API · source category: Developer Tools
Airbyte Configuration API
Airbyte Configuration API https://airbyte.io. This API is a collection of HTTP RPC-style methods. While it is not a REST API, those familia…
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}/{METHODFAMILY}/{METHODNAME} 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 en…
Record
- Type
- Web API
- Category
- Developer Tools
- Authentication
- Unknown
- Pricing
- Free
- Base URL
- https://raw.githubusercontent.com
- Free tier
- Public OpenAPI specification
Fields are reproduced from the source registry as-is. “Unknown” means the source did not describe the field — it is not an inference. See the methodology for how records are collected and normalised.
Tags
- Developer Tools
Similar APIs in Developer Tools
- 1,000,000+ Recipe and Grocery List API (v2) #Documentation This is the documentation for the partner endpoint of the BigOven Recipe and Grocery List API. The update brings with it Swa…
- Accounting API Welcome to the Accounting API. You can use this API to access all Accounting API endpoints. ## Base URL The base URL for all API requests i…
- Airline Code Lookup API Before using this API, we recommend you read our Authorization Guide for more information on how to generate an access token. Please also b…
- Airport & City Search Before using this API, we recommend you read our Authorization Guide for more information on how to generate an access token. Please also b…
- Airport Nearest Relevant Before using this API, we recommend you read our Authorization Guide for more information on how to generate an access token. Please also b…
- Alerter System API This is the Alerter System API playground. More documentation is available at the API Help C…
Browse all Developer Tools APIs.