Skip to main content

API & Integrations

Updated over 2 months ago

The API (Application Programming Interface) is how we make our products accessible for users to create integrations and automate processes. It’s important to note that the API works with exactly the same data visible in the web interface. Therefore, any data manipulation (allowed by our business rules) via the API will reflect in the data shown in the graphical interface, and any data manipulation (allowed by our business rules) through the graphical interface will reflect in the data retrieved via the API.

Our API is extremely powerful and can be integrated with various other tools (through programming). To facilitate integrations for our clients, we offer some native solutions, which are listed on the API & Integrations page.


API Features

  • Provides technical documentation (in English) for developers.

  • Offers endpoints for authenticated and authorized users to retrieve information in JSON format.

  • Provides endpoints for authenticated and authorized users to post information.

  • Adheres to the same business rules and permission levels as the platform's web interface.

  • Offers some native integrations, listed on the API & Integrations page.

  • Enables the creation of Event Feeds.


FAQ

Can I integrate the Axur Platform with other tools?

Yes, it is possible. The platform’s API is generic, and you can integrate it with any platform capable of integration via HTTP Request.

Does Axur provide technical support for integrations?

We offer some native integrations, listed on the API & Integrations page. However, the client is responsible for setting up the configuration on their side. If there is a need to integrate with another tool that we do not have native integration with, the implementation should be carried out by the client. Currently, Axur does not offer integration services for clients.

To support clients in implementing integrations autonomously, we provide API technical documentation and recommend that integration implementation be carried out by the client’s developers. If, during API usage, the client encounters errors, cannot identify the desired endpoints for a specific action, or has questions about the documentation, they can send inquiries to [email protected].


Training Available

If you are interested in learning a little more, we invite you to participate in our training on APIs available on our Axur University 😊 just click here.


If you have any questions, feel free to reach out at [email protected] 😊

Did this answer your question?