Adhese API

This section details available Adhese API's.

Campaign API v1 documentation

API Usage

This page provides an overview of the API, as well as guidance on how to access it, how to authenticate and how to request support. It is intended as a point of reference for developers and users who need to integrate with the API.

Capabilities

For full details on all endpoints, see the Swagger UI.

Where to find endpoints

All available endpoints are documented in Swagger:

afbeelding.png

The Swagger UI allows you to:

Where to find Swagger

Swagger is publicly accessible under:

https://{customer-url}/swagger-ui/index.html

To access Swagger's interactive features, such as executing requests, please contact Support.

OpenAPI Specification

In addition to the interactive Swagger UI, the raw OpenAPI v3 specification can be retrieved in human-readable format (JSON).

Sending a request with Keycloak authentication

  • optional field with api-version header should be left empty

Once ready, you can test the endpoints directly in Swagger (provided you have the necessary permissions).