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

Chameleon Deliveries API

The Deliveries API from Chameleon — 2 operation(s) for deliveries.

Chameleon Deliveries API is one of 18 APIs that Chameleon publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Deliveries. 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.

Requests are made against a single base URL, https://api.chameleon.io/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
Base URL
https://api.chameleon.io/v3
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Chameleon Deliveries API declares 1 security scheme for authenticating requests. An API key is passed in the header as X-Account-Secret (accountSecret). By default, every request must be authenticated.

  • accountSecret — Your Chameleon account secret. See https://developers.chameleon.io/api-introduction/authentication

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.

Deliveries 2
GET
/edit/deliveries
List experience deliveries
listDeliveries → 200
GET
/edit/delivery/{id}
Retrieve an experience delivery
getDelivery 1 param → 200

Schemas 1

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

ListEnvelope
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

chameleon-deliveries-api-openapi.yml Raw ↑

Other APIs Chameleon publishes across the network.

Chameleon REST API
Chameleon Alert Groups API
Chameleon Companies API
Chameleon Domains API
Chameleon Imports API
Chameleon Interactions API
Chameleon Launchers API
Chameleon Limit Groups API
Chameleon Microsurveys API
Chameleon Profiles API
Chameleon Properties API
Chameleon Responses API