Python integration
import airbyte-api-python-sdk # Set your API key client = airbyte_api_python_sdk.Client(api_key="YOUR_API_KEY")
curl \ -H "Authorization: Bearer $API_KEY" \ http://airbyte.local/v1/health
curl \ -H "Authorization: Bearer $API_KEY" \ http://airbyte.local/v1/openapi