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 ht
curl \ -H "Authorization: Bearer $API_KEY" \ http://airbyte.local/v1/health
curl \ -H "Authorization: Bearer $API_KEY" \ http://airbyte.local/v1/openapi