Get started

Welcome to our API documentation

Please know that our teams are always ready and happy to help you whenever necessary. Should you require our services or support, do not hesitate to reach out at [email protected].

About to integrate our API?

Here is the best way to start and request your first payments with Aria.

  1. If you do not have your sandbox and production credentials yet, please contact us.

  2. Once you have access to your Dashboard:

    • Generate an application from your Settings > Applications & Authentication.
    • Get your Client ID & Client Secret to be able to authenticate to our API.
  3. Setup your Authentication.

  4. Once you are authenticated, make your first request to get information about your company configuration.

curl --request GET \
     --url https://api.sandbox.helloaria.eu/companies/me \
     --header 'accept: application/json

What's next ?

Read our Overview page to understand how to request your first payments with Aria.


What’s Next