Welcome to the Adfin API Reference.
Adfin provides many API products, tools, and resources that enable you to manage invoices, send them via email, SMS, Whatsapp, chase with intelligent schedules, collect and reconcile payments.
Getting started
To start using the Adfin APIs, you need to get in touch to our team via support@adfin.com or your Adfin integration manager.
Our API reference contains detailed information about the various endpoints available for the Adfin APIs.
The reference for each endpoint includes:
- an explanation of what it does.
- the required and optional parameters and any formatting restrictions.
- any required headers.
- example responses for successful and failed requests.
Information about the general functionality of our APIs, and how to integrate them, can be found in the documentation part of this site.
We hope that this reference will be a useful resource as you integrate our API into your project. If you have any feedback or requests, please submit it via the form at the bottom of the page.
Base API URLs
- Staging:
https://staging.adfin.com
- Production:
https://app.adfin.com
Use domain names, not specific IP addresses, when connecting to the Adfin API. IP addresses are subject to change.
Authentication
Authentication is done via API Keys that can be enabled by the Adfin staff.
Authentication error response
If an API key is missing, malformed, or invalid, you will receive an HTTP 401 Unauthorized response code.