Authentication
All calls made to the Bouncer API have to be made using HTTPS. In order to generate your API Key go here or:- sign up for a Bouncer account here,
- click on the API on the left-site menu,
- click Generate API Key button.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl https://api.usebouncer.com/v1.1/email/verify?email=john@usebouncer.com \
-H 'x-api-key: API-KEY'
curl https://api.usebouncer.com/v1.1/email/verify?email=john@usebouncer.com \
-u :API-KEY