Get the OpenAPI specification for an API group. Returns the complete Swagger JSON for all endpoints.
Authentication: required
Required API Scope: Workspace Api: Read
curl --request GET \
--url https://your-xano-instance.xano.io/api:meta/workspace/{workspace_id}/apigroup/{apigroup_id}/openapi \
--header 'Authorization: Bearer <token>'{}Documentation Index
Fetch the complete documentation index at: https://docs.xano.com/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?
curl --request GET \
--url https://your-xano-instance.xano.io/api:meta/workspace/{workspace_id}/apigroup/{apigroup_id}/openapi \
--header 'Authorization: Bearer <token>'{}