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_sources API

The public_sources API from Airbyte — 3 operation(s) for public_sources.

Airbyte public_sources 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 7 operations across 3 paths, and defines 13 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.

7 operations 3 paths 13 schemas 1 DELETE2 GET1 PATCH2 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 7

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

public_sources 7
GET
/sources
Airbyte List Sources
listSources 4 params → 200403404
POST
/sources
Airbyte Create a Source
createSource body → 200400403
GET
/sources/{sourceId}
Airbyte Get Source Details
getSource 2 params → 200403404
PATCH
/sources/{sourceId}
Airbyte Update a Source
patchSource 1 param body → 200403404
PUT
/sources/{sourceId}
Airbyte Update a Source and Fully Overwrite it
putSource 1 param body → 200403404
DELETE
/sources/{sourceId}
Airbyte Delete a Source
deleteSource 1 param → 204403404
POST
/sources/initiateOAuth
Airbyte Initiate OAuth for a Source
initiateOAuth body → 200400403

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are SourceResponse (8 properties), InitiateOauthRequest (7 properties), ResourceRequirements (6 properties), SourceCreateRequest (6 properties). Each schema is shown below with its type and property counts.

SourceResponse
object
Provides details of a single source.
8 properties 7 required
JobType
string
enum that describes the different types of jobs that the platform runs.
SourceCreateRequest
object
6 properties 3 required
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
InitiateOauthRequest
object
7 properties 2 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
SourcesResponse
object
3 properties 1 required
OAuthInputConfiguration
SourcePutRequest
object
3 properties 2 required
OAuthConfiguration
The values required to configure OAuth flows. The schema for this must match the OAuthConfigSpecification.oauthUserInputFromConnectorConfigSpecification schema.
SourceConfiguration
object
The values required to configure the source. The schema for this must match the schema return by sourcedefinitionspecifications/get for the source.
ResourceRequirements
object
optional resource requirements to run workers (blank for unbounded allocations)
6 properties
SourcePatchRequest
object
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

airbyte-public-sources-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_destinations API
Airbyte public_group_members API
Airbyte public_group_permissions API
Airbyte public_groups API
Airbyte public_health API
Where this information came from

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