1
0
mirror of synced 2026-02-03 01:02:02 -05:00
Files
airbyte/docs/api-documentation.md
Riley Brook 180da08df5 Update API document at docs.airbyte.com/api-documentation (#20449)
* Update API document on docs.airbyte.com

Updates to document located at https://docs.airbyte.com/api-documentation

* Update api-documentation.md

* Update api-documentation.md

* Update api-documentation.md
2022-12-14 14:03:21 -08:00

751 B
Raw Blame History

API documentation

:::caution

For Airbyte Open-Source you don't need the API Token for Authentication! All endpoints are possible to access using the API without it.

:::

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.

Check it out here.

Don't hesitate to ask us on Slack, if you have any questions about it.

:::info

Airbyte Cloud will also support API access in 2023. See Airbyte roadmap for more details.