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

16 lines
723 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 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**](https://airbyte-public-api-docs.s3.us-east-2.amazonaws.com/rapidoc-api-docs.html)**.** It is still rudimentary, and we will improve in the next couple of weeks.
Don't hesitate to ask us on [Slack](https://slack.airbyte.io), if you have any questions about it.