{"@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"}
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 [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
| method | path | what the vendor says it does |
|---|---|---|
POST | /v1/attempt/save_stats | For worker to set sync stats of a running attempt. attempt internal |
POST | /v1/attempt/save_sync_config | For worker to save the AttemptSyncConfig for an attempt. attempt internal |
POST | /v1/attempt/set_workflow_in_attempt | For worker to register the workflow id in attempt. attempt internal |
POST | /v1/connections/create | Create a connection between a source and a destination connection |
POST | /v1/connections/delete | Delete a connection connection |
POST | /v1/connections/get | Get a connection connection |
POST | /v1/connections/list | Returns all connections for a workspace. List connections for workspace. Does not return deleted connections. |
POST | /v1/connections/list_all | Returns all connections for a workspace, including deleted connections. List connections for workspace, includ |
POST | /v1/connections/reset | Reset the data for the connection. Deletes data generated by the connection in the destination. Resets any cur |
POST | /v1/connections/search | Search connections connection |
POST | /v1/connections/sync | Trigger a manual sync of the connection connection |
POST | /v1/connections/update | Update a connection Apply a patch-style update to a connection. Only fields present on the update request body |
POST | /v1/destination_definition_specifications/get | Get specification for a destinationDefinition destination_definition_specification |
POST | /v1/destination_definitions/create_custom | Creates a custom destinationDefinition for the given workspace destination_definition |
POST | /v1/destination_definitions/delete | Delete a destination definition destination_definition |
POST | /v1/destination_definitions/get | Get destinationDefinition destination_definition |
POST | /v1/destination_definitions/get_for_workspace | Get a destinationDefinition that is configured for the given workspace destination_definition |
POST | /v1/destination_definitions/grant_definition | grant a private, non-custom destinationDefinition to a given workspace destination_definition |
POST | /v1/destination_definitions/list | List all the destinationDefinitions the current Airbyte deployment is configured to use destination_definition |
POST | /v1/destination_definitions/list_for_workspace | List all the destinationDefinitions the given workspace is configured to use destination_definition |
POST | /v1/destination_definitions/list_latest | List the latest destinationDefinitions Airbyte supports Guaranteed to retrieve the latest information on suppo |
POST | /v1/destination_definitions/list_private | List all private, non-custom destinationDefinitions, and for each indicate whether the given workspace has a g |
POST | /v1/destination_definitions/revoke_definition | revoke a grant to a private, non-custom destinationDefinition from a given workspace destination_definition |
POST | /v1/destination_definitions/update | Update destinationDefinition destination_definition |
POST | /v1/destination_oauths/complete_oauth | Given a destination def ID generate an access/refresh token etc. destination_oauth |
POST | /v1/destination_oauths/get_consent_url | Given a destination connector definition ID, return the URL to the consent screen where to redirect the user t |
POST | /v1/destination_oauths/oauth_params/create | Sets instancewide variables to be used for the oauth flow when creating this destination. When set, these vari |
POST | /v1/destinations/check_connection | Check connection to the destination destination |
POST | /v1/destinations/check_connection_for_update | Check connection for a proposed update to a destination destination |
POST | /v1/destinations/clone | Clone destination destination |
POST | /v1/destinations/create | Create a destination destination |
POST | /v1/destinations/delete | Delete the destination destination |
POST | /v1/destinations/get | Get configured destination destination |
POST | /v1/destinations/list | List configured destinations for a workspace destination |
POST | /v1/destinations/search | Search destinations destination |
POST | /v1/destinations/update | Update a destination destination |
GET | /v1/health | Health Check health |
POST | /v1/jobs/cancel | Cancels a job jobs |
POST | /v1/jobs/get | Get information about a job jobs |
POST | /v1/jobs/get_debug_info | Gets 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.