Catcher API documentation
- Welcome to the Catcher developer portal. You'll find comprehensive guides and documentation to help you start working with Catcher as quickly as possible, as well as support if you get stuck. Let's start!
- The API endpoints are developed around RESTful principles secure via the OAuth2.0 protocol.
- Before starting the integration, you should contact us and request your access credentials. You will receive an AppId and an AppSecret that will allow you to obtain the JWT Token to access our endpoints.
- The base URL for the Catcher API production is https://api.catcher.es
- The base URL for the Catcher API testing is https://staging-api.catcher.es
- API key is mandatory in all the API's request.
- All parameters marked with * are mandatory otherwise optional.
- The PostMan collection Url for the Catcher API is https://catcher.delivery/postman/CATCHER-API.json
- If you have questions about using our endpoints, want to share some feedback, or have come across a bug you'd like to report, write us an email at it@catcher.delivery