Xano logo

Xano

Xano is a no-code backend / backend-as-a-service that lets users visually build production REST APIs backed by a managed PostgreSQL database and serverless functions. Each workspace auto-generates its own OpenAPI/Swagger for the user-built API groups, and a separate per-instance Metadata API lets you manage tables, schema, records, files, and branches programmatically with Bearer auth.

7 APIs 0 Features
No CodeBackend as a ServiceBaaSAPI BuilderDatabaseServerless

APIs

Xano Metadata Tables & Schema API

Programmatically create, read, update, and delete database tables, their column schema, and indexes within a Xano workspace using the per-instance Metadata API.

Xano Metadata Records & Content API

Browse, retrieve, create, update, search, and delete database records (table content) individually or in batches through the Metadata API content endpoints.

Xano Metadata Files API

Upload, list, and delete files in a workspace file library, including batch deletion, via the Metadata API files endpoints.

Xano Metadata Branches & Workspace API

Inspect workspace details, list and delete branches, and export or import workspace schema and data archives through the Metadata API workspace endpoints.

Xano Metadata API Groups & Endpoints API

Create and manage API groups and their endpoints, and retrieve the auto-generated OpenAPI/Swagger document for the user-built APIs each workspace exposes.

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,...

Xano Metadata Auth & Access API

Identify the authenticated user and enumerate accessible workspaces. The Metadata API is authenticated with scoped Bearer access tokens generated from instance settings with CRU...

Resources

👥
GitHubOrganization
GitHubOrganization
🔗
LinkedIn
LinkedIn
🔗
Website
Website
🔗
Documentation
Documentation
🔗
Plans
Plans
🔗
RateLimits
RateLimits
🔗
FinOps
FinOps

Sources

Raw ↑
aid: xano
url: https://raw.githubusercontent.com/api-evangelist/xano/refs/heads/main/apis.yml
name: Xano
kind: company
description: Xano is a no-code backend / backend-as-a-service that lets users visually
  build production REST APIs backed by a managed PostgreSQL database and serverless
  functions. Each workspace auto-generates its own OpenAPI/Swagger for the user-built
  API groups, and a separate per-instance Metadata API lets you manage tables, schema,
  records, files, and branches programmatically with Bearer auth.
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
tags:
- No Code
- Backend as a Service
- BaaS
- API Builder
- Database
- Serverless
created: '2026-06-20'
modified: '2026-06-20'
specificationVersion: '0.19'
apis:
- aid: xano:xano-metadata-tables-schema-api
  name: Xano Metadata Tables & Schema API
  tags:
  - Metadata API
  - Tables
  - Schema
  - Indexes
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://docs.xano.com/xano-features/metadata-api/tables-and-schema
  baseURL: https://{instance}.xano.io/api:meta
  properties:
  - url: https://docs.xano.com/xano-features/metadata-api/tables-and-schema
    type: Documentation
  - url: https://docs.xano.com/xano-features/metadata-api
    type: APIReference
  - url: openapi/xano-openapi.yml
    type: OpenAPI
  - url: collections/xano.postman_collection.json
    type: PostmanCollection
  - url: collections/xano.opencollection.json
    type: OpenCollection
  description: Programmatically create, read, update, and delete database tables, their
    column schema, and indexes within a Xano workspace using the per-instance Metadata
    API.
- aid: xano:xano-metadata-records-content-api
  name: Xano Metadata Records & Content API
  tags:
  - Metadata API
  - Records
  - Content
  - CRUD
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://docs.xano.com/xano-features/metadata-api/content
  baseURL: https://{instance}.xano.io/api:meta
  properties:
  - url: https://docs.xano.com/xano-features/metadata-api/content
    type: Documentation
  - url: openapi/xano-openapi.yml
    type: OpenAPI
  - url: collections/xano.postman_collection.json
    type: PostmanCollection
  - url: collections/xano.opencollection.json
    type: OpenCollection
  description: Browse, retrieve, create, update, search, and delete database records
    (table content) individually or in batches through the Metadata API content endpoints.
- aid: xano:xano-metadata-files-api
  name: Xano Metadata Files API
  tags:
  - Metadata API
  - Files
  - Storage
  - Media
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://docs.xano.com/xano-features/metadata-api
  baseURL: https://{instance}.xano.io/api:meta
  properties:
  - url: https://docs.xano.com/xano-features/metadata-api
    type: Documentation
  - url: openapi/xano-openapi.yml
    type: OpenAPI
  - url: collections/xano.postman_collection.json
    type: PostmanCollection
  - url: collections/xano.opencollection.json
    type: OpenCollection
  description: Upload, list, and delete files in a workspace file library, including
    batch deletion, via the Metadata API files endpoints.
- aid: xano:xano-metadata-branches-workspace-api
  name: Xano Metadata Branches & Workspace API
  tags:
  - Metadata API
  - Branches
  - Workspace
  - Import Export
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://docs.xano.com/xano-features/metadata-api
  baseURL: https://{instance}.xano.io/api:meta
  properties:
  - url: https://docs.xano.com/xano-features/metadata-api
    type: Documentation
  - url: openapi/xano-openapi.yml
    type: OpenAPI
  - url: collections/xano.postman_collection.json
    type: PostmanCollection
  - url: collections/xano.opencollection.json
    type: OpenCollection
  description: Inspect workspace details, list and delete branches, and export or import
    workspace schema and data archives through the Metadata API workspace endpoints.
- aid: xano:xano-metadata-api-groups-api
  name: Xano Metadata API Groups & Endpoints API
  tags:
  - Metadata API
  - API Groups
  - Endpoints
  - OpenAPI
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://docs.xano.com/xano-features/metadata-api
  baseURL: https://{instance}.xano.io/api:meta
  properties:
  - url: https://docs.xano.com/xano-features/metadata-api
    type: Documentation
  - url: openapi/xano-openapi.yml
    type: OpenAPI
  - url: collections/xano.postman_collection.json
    type: PostmanCollection
  - url: collections/xano.opencollection.json
    type: OpenCollection
  description: Create and manage API groups and their endpoints, and retrieve the auto-generated
    OpenAPI/Swagger document for the user-built APIs each workspace exposes.
- 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.
- aid: xano:xano-metadata-auth-api
  name: Xano Metadata Auth & Access API
  tags:
  - Metadata API
  - Authentication
  - Access Tokens
  - Bearer
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://docs.xano.com/xano-features/metadata-api
  baseURL: https://{instance}.xano.io/api:meta
  properties:
  - url: https://docs.xano.com/xano-features/metadata-api
    type: Documentation
  - url: openapi/xano-openapi.yml
    type: OpenAPI
  description: Identify the authenticated user and enumerate accessible workspaces.
    The Metadata API is authenticated with scoped Bearer access tokens generated from
    instance settings with CRUD permission scopes.
common:
- type: GitHubOrganization
  url: https://github.com/xano-inc
- type: LinkedIn
  url: https://www.linkedin.com/company/xano
- type: Website
  url: https://www.xano.com
- type: Documentation
  url: https://docs.xano.com
- type: Plans
  url: plans/xano-plans-pricing.yml
- type: RateLimits
  url: rate-limits/xano-rate-limits.yml
- type: FinOps
  url: finops/xano-finops.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com