1
0
mirror of synced 2025-12-31 15:03:11 -05:00
Files
airbyte/docs/api-documentation.md
Jared Rhizor 14dfc1d417 fix parentheses and info/warning/danger formatting in docs (#11981)
* fix parens

* fix formatting for hints

* remove hint from non-docusaurus or gitbook doc
2022-04-13 12:08:34 -07:00

723 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. Note: Airbyte Cloud does not currently support API access.

:::

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. It is still rudimentary, and we will improve in the next couple of weeks.

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