Skip to main content

Using the Axeptio API

The Axeptio API lets you automate project and widget management. Full details available in our Swagger documentation.

Manon Manso avatar
Written by Manon Manso
Updated over 2 weeks ago

The Axeptio API allows you to interact with our platform programmatically.

It’s ideal if you want to automate tasks or integrate Axeptio with your internal tools.

This RESTful API lets you create projects, update widget configurations, retrieve consent data, and more.

What you can do with the API

Here are a few examples of available operations:

  • Create and manage projects

  • Retrieve or update widget configurations

  • Access consent statistics

  • Manage cookie versions

  • Add or remove users from a project

  • And more, depending on your use case.

Full documentation

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

Did this answer your question?