How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

segment Destinations API

Operations for managing destinations where collected data is sent.

segment Destinations API is one of 23 APIs that Twilio Segment publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

Tagged areas include Destinations. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an AsyncAPI specification.

This API exposes 10 operations across 4 paths, and defines 7 schemas. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against a single base URL, https://platform.segmentapis.com/v1beta.

10 operations 4 paths 7 schemas 2 DELETE4 GET2 PATCH2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://api.segmentapis.com
Authentication
HTTP Bearer
Terms of Service
Resource Areas
1

Authentication & Security 1

segment Destinations API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

  • bearerAuth — Segment Config API access token. Note that as of early 2024, Segment has stopped issuing new Config API tokens.

Paths & Operations 10

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

Destinations 10

Operations for managing destinations where collected data is sent.

GET
/workspaces/{workspaceName}/sources/{sourceName}/destinations
List destinations
listDestinations 2 params → 200401
POST
/workspaces/{workspaceName}/sources/{sourceName}/destinations
Create destination
createDestination 2 params body → 200400401
GET
/workspaces/{workspaceName}/sources/{sourceName}/destinations/{destinationName}
Get destination
getDestination 3 params → 200401404
PATCH
/workspaces/{workspaceName}/sources/{sourceName}/destinations/{destinationName}
Update destination
updateDestination 3 params body → 200400401404
DELETE
/workspaces/{workspaceName}/sources/{sourceName}/destinations/{destinationName}
Delete destination
deleteDestination 3 params → 200401404
GET
/destinations
List destinations
listDestinations 2 params → 200401
POST
/destinations
Create destination
createDestination body → 200400401
GET
/destinations/{destinationId}
Get destination
getDestination 1 param → 200401404
PATCH
/destinations/{destinationId}
Update destination
updateDestination 1 param body → 200400401404
DELETE
/destinations/{destinationId}
Delete destination
deleteDestination 1 param → 200401404

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are Destination (8 properties), Destination_2 (7 properties), CatalogDestination (7 properties), DestinationConfig (4 properties). Each schema is shown below with its type and property counts.

CatalogDestination
object
7 properties
Destination_2
object
7 properties
DestinationConfig
object
4 properties
Label
object
3 properties
Destination
object
8 properties
Error
object
2 properties
Pagination
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

segment-destinations-api-openapi.yml Raw ↑

Other APIs Twilio Segment publishes across the network.

Segment Pixel Tracking API
segment Alias API
segment Batch API
segment Catalog API
segment Events API
segment External IDs API
segment Functions API
segment Group API
segment Identify API
segment Labels API
segment Links API
segment Page API
Where this information came from

This is an independent, third-party profile of segment Destinations API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.