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

Ketch Configuration API

Fetch per-property bootstrap and consent configuration.

Ketch Configuration API is one of 7 APIs that Ketch publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

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

Requests are made against a single base URL, https://global.ketchcdn.com/web/v3.

2 operations 2 paths 1 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
3.0.0
Base URL
https://global.ketchapi.com
Contact
License
Resource Areas
1

Paths & Operations 2

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

Configuration 2

Fetch per-property bootstrap and consent configuration.

GET
/config/{organizationCode}/{propertyCode}/{envCode}/{jurisdictionCode}/{langCode}/consent.json
Get the v2 consent configuration for a property
getConsentConfiguration 6 params → 200
GET
/config/{organizationCode}/{propertyCode}/{envCode}/{jurisdictionCode}/{langCode}/config.json
Get the full configuration for a property
getFullConfiguration 5 params → 200

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. Each schema is shown below with its type and property counts.

Configuration
object
Property configuration document. Shape varies by deployment.

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

ketch-io-configuration-api-openapi.yml Raw ↑

Other APIs Ketch publishes across the network.

Ketch API
Ketch Web SDK
Ketch Mobile SDKs
Ketch Consent API
Ketch Preferences API
Ketch Rights API