Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Kevel Zones API

Manage zones.

Kevel Zones API is one of 14 APIs that Kevel publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Zones. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 3 operations across 2 paths, and defines 1 schema. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against 2 base URLs: https://api.kevel.co/v1, https://e-{networkId}.adzerk.net.

3 operations 2 paths 1 schemas 2 GET1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Servers
https://api.kevel.co/v1
https://e-{networkId}.adzerk.net
Authentication
API Key
Contact
Resource Areas
1

Authentication & Security 1

Kevel Zones API declares 1 security scheme for authenticating requests. An API key is passed in the header as X-Adzerk-ApiKey (ApiKeyAuth). By default, every request must be authenticated.

  • ApiKeyAuth — Management/Reporting API key issued from the Kevel UI.

Paths & Operations 3

Across 2 paths, the API surfaces 3 operations — 2 GET, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Zones 3

Manage zones.

GET
/zone
List zones
listZones → 200
GET
/zone/{id}
Get a zone
getZone 1 param → 200
PUT
/zone/{id}
Update a zone
updateZone 1 param body → 200

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is Zone (4 properties). Each schema is shown below with its type and property counts.

Zone
object
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

kevel-zones-api-openapi.yml Raw ↑

Other APIs Kevel publishes across the network.

Kevel Decision API
Kevel Management API
Kevel Reporting API
Kevel UserDB API
Kevel Ads API
Kevel Advertisers API
Kevel Campaigns API
Kevel Channels API
Kevel Creatives API
Kevel Decision API
Kevel Flights API
Kevel Reporting API