Welcome to Bouncer
Quick Start
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.
Bouncer API supports 2 methods of authentication:
x-api-key in header
”Basic” authentication with api key as password
API Reference
Interactive API Reference can be used to send first requests.
Test Data
Sandbox emails can be used free of charge during implementation of integration.
Integration Guidelines
For more comprehensive integration guidelines please read Integration Guidelines.