Xano Generated User APIs

The REST APIs that Xano users build visually. Each API group is served at its own /api:{token} path on the instance and auto-generates its own OpenAPI/Swagger document; surface, paths, and auth are defined per workspace by the builder.

API entry from apis.yml

apis.yml Raw ↑
aid: xano:xano-generated-user-apis
name: Xano Generated User APIs
tags:
- Generated API
- REST
- No Code
- OpenAPI
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://docs.xano.com/connecting-to-a-front-end/fundamentals
baseURL: https://{instance}.xano.io/api:{api_group}
properties:
- url: https://docs.xano.com/connecting-to-a-front-end/fundamentals
  type: Documentation
- url: https://docs.xano.com/xano-features/metadata-api
  type: APIReference
description: The REST APIs that Xano users build visually. Each API group is served at its own /api:{token}
  path on the instance and auto-generates its own OpenAPI/Swagger document; surface, paths, and auth are
  defined per workspace by the builder.