The Public API format supports authentication via API key authentication. It has the format:
https://{hostname}/{api-version}/{path}?[parameters]
For the Public API format, the components of the URL are:
- hostname: api.bouncify.io
- api-version: The API versions required to use in the path, for example
v1
. - path: The api method you are requesting.
- parameters: These parameters are supplied to the query-path.
API endpoints listed in this doc will work on HTTPS. It does not support HTTP.
Example:
https://api.bouncify.io/v1/verify?apikey=232650svdvb174apwv0mbvu6syvf5tem&[email protected]