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

Update api-documentation.md to reflect Airbyte Embedded rather than Powered by Airbyte (#53166)

This commit is contained in:
Teo
2025-02-04 16:42:31 -08:00
committed by GitHub
parent 5531157f83
commit 02b053a426

View File

@@ -9,7 +9,7 @@ The Airbyte API provides a way for developers to programmatically interact with
Our API is a reliable, easy-to-use interface for programmatically controlling the Airbyte platform. It can be extended to:
- Enable users to control Airbyte programmatically and use with Orchestration tools (ex: Airflow)
- Enable [Powered by Airbyte](https://reference.airbyte.com/reference/powered-by-airbyte)
- Enable [Airbyte Embedded](https://airbyte.com/ai)
## Configuring API Access