1
0
mirror of synced 2026-01-12 06:02:57 -05:00
Files
airbyte/docs/api-documentation.md
2023-01-03 19:18:35 +05:30

23 lines
803 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
## Open-Source API
Airbyte Open Source doesn't require an API Token for Authentication.
All endpoints are acccessible without the token.
:::caution
Our Open-Source API (configuration API) is still in an alpha state 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 out the** [**Open-Source API documentation**](https://airbyte-public-api-docs.s3.us-east-2.amazonaws.com/rapidoc-api-docs.html)**.**
Contact us on [Slack](https://slack.airbyte.io) if you have any questions about it.
---
## Airbyte Cloud API
Airbyte Cloud will support API access in 2023. See [Airbyte roadmap](https://app.harvestr.io/roadmap/view/pQU6gdCyc/airbyte-roadmap) for more details.