Management API Overview

The Kevel Management API lets you create, update, list, get, search, and delete:

Advertisers
Campaigns
Flights
Creatives
Ads
Geo-Targeting
Flight Categories
Site Targeting
Zone Targeting
RTB Endpoints
Creative Templates

Please visit our Campaigns Overview page for a deeper explanation of the Campaigns section breakdown.

900

Endpoints

The base domain of the management API is https://api.kevel.co/. The current version is v1, so all requests in this documentation will be made to: https://api.kevel.co/v1/.

Data

The Management API uses GET, POST, and PUT.

For POST and PUT endpoints, the data payload is structured as a JSON object.

Response

Responses are returned as JSON, with very few exceptions (such as the string "Successfully Deleted").