1
0
mirror of synced 2025-12-25 02:09:19 -05:00

Update api-documentation.md

This commit is contained in:
Erica Struthers
2022-03-02 11:09:10 -07:00
committed by GitHub
parent b7e9c6bd5f
commit 6842ee0bba

View File

@@ -2,7 +2,7 @@
{% hint style="warning" %}
For Airbyte Open-Source you don't need the API Token for Authentication!
All endpoints are possible to access using the API without it. Note: Airbyte Cloud does not currently support API access.
All endpoints are possible to access using the API without it. **Note**: Airbyte Cloud does not currently support API access.
{% endhint %}
Our Configuration API is still in alpha and might change. You wont lose any functionality, but you may need to update your code to catch up to any backwards incompatible changes in the API.