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

Airbyte public_destinations API

The public_destinations API from Airbyte — 2 operation(s) for public_destinations.

Airbyte public_destinations API is one of 24 APIs that Airbyte publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and authentication docs.

This API exposes 6 operations across 2 paths, and defines 10 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against a single base URL, https://api.airbyte.com/v1.

6 operations 2 paths 10 schemas 1 DELETE2 GET1 PATCH1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://api.airbyte.com/v1
Resource Areas
1

Paths & Operations 6

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

public_destinations 6
GET
/destinations
Airbyte List Destinations
listDestinations 4 params → 200403404
POST
/destinations
Airbyte Create a Destination
createDestination body → 200400403404
GET
/destinations/{destinationId}
Airbyte Get Destination Details
getDestination 2 params → 200403404
DELETE
/destinations/{destinationId}
Airbyte Delete a Destination
deleteDestination 1 param → 204403404
PATCH
/destinations/{destinationId}
Airbyte Update a Destination
patchDestination 1 param body → 200403404
PUT
/destinations/{destinationId}
Airbyte Update a Destination and Fully Overwrite it
putDestination 1 param body → 200403404

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are DestinationResponse (8 properties), ResourceRequirements (6 properties), DestinationCreateRequest (5 properties), DestinationPatchRequest (3 properties). Each schema is shown below with its type and property counts.

DestinationResponse
object
Provides details of a single destination.
8 properties 7 required
JobType
string
enum that describes the different types of jobs that the platform runs.
DestinationConfiguration
object
The values required to configure the destination. The schema for this must match the schema return by destinationdefinitionspecifications/get for the destinati…
JobTypeResourceLimit
object
sets resource requirements for a specific job type for an actor or actor definition. these values override the default, if both are set.
2 properties 2 required
DestinationCreateRequest
object
5 properties 3 required
ScopedResourceRequirements
object
actor or actor definition specific resource requirements. if default is set, these are the requirements that should be set for ALL jobs run for this actor defi…
2 properties
DestinationPutRequest
object
3 properties 2 required
DestinationPatchRequest
object
3 properties
DestinationsResponse
object
3 properties 1 required
ResourceRequirements
object
optional resource requirements to run workers (blank for unbounded allocations)
6 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

airbyte-public-destinations-api-openapi.yml Raw ↑

Other APIs Airbyte publishes across the network.

Airbyte public API
Airbyte public_applications API
Airbyte public_connections API
Airbyte public_connector_definitions API
Airbyte public_dataplanes API
Airbyte public_declarative_source_definitions API
Airbyte public_destination_definitions API
Airbyte public_group_members API
Airbyte public_group_permissions API
Airbyte public_groups API
Airbyte public_health API
Airbyte public_jobs API
Where this information came from

This is an independent, third-party profile of Airbyte public_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.