mirror of
https://github.com/danielmiessler/SecLists.git
synced 2026-08-12 16:17:01 +00:00
feat(wordlist): Added a couple more api payloads (PR #1321)
Added "chat" and "health" api endpoints.
This commit is contained in:
@@ -17,7 +17,9 @@ api/call
|
|||||||
api/campaign
|
api/campaign
|
||||||
api/cart
|
api/cart
|
||||||
api/cart/create
|
api/cart/create
|
||||||
|
api/chat
|
||||||
api/chat/categories
|
api/chat/categories
|
||||||
|
api/chat/completions
|
||||||
api/check
|
api/check
|
||||||
api/checkin
|
api/checkin
|
||||||
api/clients
|
api/clients
|
||||||
@@ -37,6 +39,7 @@ api/events
|
|||||||
api/geo
|
api/geo
|
||||||
api/get
|
api/get
|
||||||
api/graphql
|
api/graphql
|
||||||
|
api/health
|
||||||
api/identity
|
api/identity
|
||||||
api/identity/envelope
|
api/identity/envelope
|
||||||
api/index.html
|
api/index.html
|
||||||
@@ -139,6 +142,8 @@ api/v1/branding.json
|
|||||||
api/v1/catalog/filters
|
api/v1/catalog/filters
|
||||||
api/v1/catalog/products
|
api/v1/catalog/products
|
||||||
api/v1/category
|
api/v1/category
|
||||||
|
api/v1/chat
|
||||||
|
api/v1/chat/completions
|
||||||
api/v1/common/accounts
|
api/v1/common/accounts
|
||||||
api/v1/common/connections
|
api/v1/common/connections
|
||||||
api/v1/common/notifications
|
api/v1/common/notifications
|
||||||
@@ -186,6 +191,8 @@ api/v1/visits
|
|||||||
api/v2/accounts
|
api/v2/accounts
|
||||||
api/v2/auth
|
api/v2/auth
|
||||||
api/v2/bid
|
api/v2/bid
|
||||||
|
api/v2/chat
|
||||||
|
api/v2/chat/completions
|
||||||
api/v2/collector
|
api/v2/collector
|
||||||
api/v2/displays
|
api/v2/displays
|
||||||
api/v2/event
|
api/v2/event
|
||||||
|
|||||||
Reference in New Issue
Block a user