Fly.io Extensions API
The Fly.io Extensions API is a provider-facing HTTP interface that enables third-party services to integrate with the Fly.io platform as extension providers. When a Fly.io user provisions an extension via the flyctl CLI, Fly.io forwards the provisioning request to the provider's API with details about the requesting organization, and the provider responds with environment variable configuration that is attached to the target application.
Documentation
Documentation
https://fly.io/docs/reference/extensions_api/
Documentation
https://fly.io/docs/about/extensions/