API Griffer sample target
A small sample site with fuzzable API endpoints.
Deploy this app at https://apigriffer.nsouthern.com, then point API Griffer at it to confirm route discovery, method handling, and clear responses.
python3 api_fuzzer.py -u https://apigriffer.nsouthern.com -b wordlists/endpoints.txt -a wordlists/actions.txt --depth 1Sample endpoints
These paths are intentionally aligned with the bundled endpoint and action wordlists.
/api/health/api/status/api/version/api/auth/login/api/auth/logout/api/auth/token/api/auth/refresh-token/api/users/api/users/invite/api/users/list/api/users/reset/api/files/upload/api/files/import/api/files/download/api/render/status/api/render/preview/api/admin/config/api/reports/export/api/webhooks/test/api/search/query/api/projects/list/api/tokens/refresh