Airbyte Configuration API

Description

Airbyte Configuration API 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 accept any data via query params.
  • The naming convention for endpoints is: localhost:8000/{VERSION}/{METHOD_FAMILY}/{METHOD_NAME} e.g. localhost:8000/v1/connections/create.
  • For all update methods, the whole object must be passed in, even the fields that did not change.

Authentication (OSS):

  • When authenticating to the Configuration API, you must use Basic Authentication by setting the Authentication Header to Basic and base64 encoding the username and password (which are airbyte and password by default - so base64 encoding airbyte:password results in YWlyYnl0ZTpwYXNzd29yZA==). So the full header reads 'Authorization': "Basic YWlyYnl0ZTpwYXNzd29yZA=="

Use this page to mock Airbyte Configuration API in your testing and development.

Run our mock API sample using the open source WireMock library, or in the free edition of WireMock Cloud. You'll have a working API server simulating the behavior of Airbyte Configuration API, which will allow you to keep building and testing even if the actual API you isn't currently available.

Related mocks

Gitea API.

This documentation describes the Gitea

POS API

Welcome to the POS API. You can use this

Interzoid Get Full Name Parsed Match Similarity Key API

This API provides a similarity key used

Interzoid Get Area Code From Number API

This API provides area code information

Apicurio Registry API [v2]

Apicurio Registry is a datastore for

Bulk WHOIS API

Domain API (WHOIS, Check, Batch)

Ready to accelerate your development flow

Shorter release cycles, more predictable schedules and fewer defects in production.
Start Mocking for Free *Free forever. No credit card needed