mirror of
https://github.com/danielmiessler/SecLists.git
synced 2025-04-30 18:46:39 -04:00
Add more API endpoints
This commit is contained in:
parent
e3d31edd19
commit
aff66805e0
1 changed files with 8 additions and 0 deletions
|
@ -31,5 +31,13 @@
|
|||
/api/v1/history/history
|
||||
/api/v1/monitoring/accounts
|
||||
/api/v1/monitoring/address-check
|
||||
/api/v1/swagger.json
|
||||
/api/v2/accounts
|
||||
/api/v2/users
|
||||
/api/v2/spans
|
||||
/api/v2/jobs
|
||||
/api/v2/tickets
|
||||
/api/v2/swagger.json
|
||||
/api/v4/projects
|
||||
/swagger/
|
||||
/api-docs/v1/openapi.json
|
||||
|
|
Loading…
Add table
Reference in a new issue