The Leaked Cookies API has one GET endpoint. It authenticates with your API token.
GET
https://api.webz.io/cookies?token=YOUR_TOKEN&domain=example.com
Returns leaked cookies matched to domain, narrowed by your Filters.
token as a query parameter, or send an Authorization: Bearer YOUR_TOKEN header. A missing or unknown token returns 401.401 or 429.Need access or more credits? Contact [email protected].