Different APIs for Airbyte Cloud and Airbyte OSS

Summary

The user is inquiring about the availability of different APIs for Airbyte Cloud and Airbyte OSS.


Question

Do we have diff APIs for Airbyte cloud and airbyte OSS?



This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want
to access the original thread.

Join the conversation on Slack

["different-apis", "airbyte-cloud", "airbyte-oss"]

Only paths are different
When Airbyte Cloud uses /v1/..., Airbyte OSS uses /api/public/v1/...

https://reference.airbyte.com/reference/standalone-server-deprecation-and-migration-to-airbyte-server#migration-steps
(in docs you can find details since which version)