Skip to main content

Using the Axeptio API

The Axeptio API allows you to automate the management of your projects. Consult our Swagger documentation for more details.

Written by Alexandre Dias Da Silva

The Axeptio API allows you to interact with our platform programmatically. It is ideal if you want to automate certain actions or integrate Axeptio with your internal tools.

With this RESTful API, you can for example create a project, modify a widget, or retrieve consent data.

What you can do with the API

Here is an overview of the supported operations:

  • Create and manage projects

  • Retrieve or modify widget configurations

  • Access consent statistics

  • List and manage cookie versions

  • Add or remove users on a project

  • And many other useful actions to automate your configuration.

Complete documentation

All technical details (endpoints, parameters, authentication, request examples, etc.) are available in our Swagger documentation:

Did this answer your question?