{"@context": "https://schema.org", "@type": "WebAPI", "name": "Airbyte Configuration API API", "description": "Airbyte Configuration API [https://airbyte.io](https://airbyte.io). This API is a collection of HTTP RPC-style methods. While it is not a REST API, those familiar with REST should find the conventions of this API recognizable. Here are some conventions that this API follows: * All endpoints are ht", "provider": {"@type": "Organization", "name": "airbyte.local"}, "documentation": "https://raw.githubusercontent.com/airbytehq/airbyte/master/airbyte-api/src/main/openapi/config.yaml"}
Index / APIs / airbyte.local

Airbyte Configuration API API

Airbyte Configuration API [https://airbyte.io](https://airbyte.io). This API is a collection of HTTP RPC-style methods. While it is not a REST API, those familiar with REST should find the conventions of this API recognizable. Here are some conventions that this API follows: * All endpoints are ht

Every row below was read from the vendor's own OpenAPI document. The summary text is theirs. What this registry adds is that each operation is indexed with its method, path, base URL and auth scheme, so a search for a capability can answer with a call rather than a name, and that the endpoint is probed on a schedule.

Specifications as held by the APIs.guru corpus, whose newest record is 2023-04-21. Operations the vendor has added since are not listed here; the origin links above are the vendor's own current documents.

base URLs: http://airbyte.local http://localhost:8000/api

auth: b e a r

find it by capability: POST /search {"query":{"text":"..."}} returns these operations with their invocation detail. Connect any agent client.

Airbyte Configuration API v1.0.0

Airbyte Configuration API [https://airbyte.io](https://airbyte.io). This API is a collection of HTTP RPC-style methods. While it is not a REST API, those familiar with REST should find the conventions of this API recognizable. Here are some conventions that this API follows: * All endpoints are http POST methods. * All endpoints accept data via `application/json` request bodies. The API does not

methodpathwhat the vendor says it does
POST/v1/attempt/save_statsFor worker to set sync stats of a running attempt. attempt internal
POST/v1/attempt/save_sync_configFor worker to save the AttemptSyncConfig for an attempt. attempt internal
POST/v1/attempt/set_workflow_in_attemptFor worker to register the workflow id in attempt. attempt internal
POST/v1/connections/createCreate a connection between a source and a destination connection
POST/v1/connections/deleteDelete a connection connection
POST/v1/connections/getGet a connection connection
POST/v1/connections/listReturns all connections for a workspace. List connections for workspace. Does not return deleted connections.
POST/v1/connections/list_allReturns all connections for a workspace, including deleted connections. List connections for workspace, includ
POST/v1/connections/resetReset the data for the connection. Deletes data generated by the connection in the destination. Resets any cur
POST/v1/connections/searchSearch connections connection
POST/v1/connections/syncTrigger a manual sync of the connection connection
POST/v1/connections/updateUpdate a connection Apply a patch-style update to a connection. Only fields present on the update request body
POST/v1/destination_definition_specifications/getGet specification for a destinationDefinition destination_definition_specification
POST/v1/destination_definitions/create_customCreates a custom destinationDefinition for the given workspace destination_definition
POST/v1/destination_definitions/deleteDelete a destination definition destination_definition
POST/v1/destination_definitions/getGet destinationDefinition destination_definition
POST/v1/destination_definitions/get_for_workspaceGet a destinationDefinition that is configured for the given workspace destination_definition
POST/v1/destination_definitions/grant_definitiongrant a private, non-custom destinationDefinition to a given workspace destination_definition
POST/v1/destination_definitions/listList all the destinationDefinitions the current Airbyte deployment is configured to use destination_definition
POST/v1/destination_definitions/list_for_workspaceList all the destinationDefinitions the given workspace is configured to use destination_definition
POST/v1/destination_definitions/list_latestList the latest destinationDefinitions Airbyte supports Guaranteed to retrieve the latest information on suppo
POST/v1/destination_definitions/list_privateList all private, non-custom destinationDefinitions, and for each indicate whether the given workspace has a g
POST/v1/destination_definitions/revoke_definitionrevoke a grant to a private, non-custom destinationDefinition from a given workspace destination_definition
POST/v1/destination_definitions/updateUpdate destinationDefinition destination_definition
POST/v1/destination_oauths/complete_oauthGiven a destination def ID generate an access/refresh token etc. destination_oauth
POST/v1/destination_oauths/get_consent_urlGiven a destination connector definition ID, return the URL to the consent screen where to redirect the user t
POST/v1/destination_oauths/oauth_params/createSets instancewide variables to be used for the oauth flow when creating this destination. When set, these vari
POST/v1/destinations/check_connectionCheck connection to the destination destination
POST/v1/destinations/check_connection_for_updateCheck connection for a proposed update to a destination destination
POST/v1/destinations/cloneClone destination destination
POST/v1/destinations/createCreate a destination destination
POST/v1/destinations/deleteDelete the destination destination
POST/v1/destinations/getGet configured destination destination
POST/v1/destinations/listList configured destinations for a workspace destination
POST/v1/destinations/searchSearch destinations destination
POST/v1/destinations/updateUpdate a destination destination
GET/v1/healthHealth Check health
POST/v1/jobs/cancelCancels a job jobs
POST/v1/jobs/getGet information about a job jobs
POST/v1/jobs/get_debug_infoGets all information needed to debug this job jobs

and 61 more operation(s) in this specification, all searchable.

specification origin: https://raw.githubusercontent.com/airbytehq/airbyte/master/airbyte-api/src/main/openapi/co

nothing on this page is a rating, an endorsement or a claim about quality. Reachability is what our probes observed from one network; answering is a floor under usefulness, not a measure of it.