Xano website screenshot

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.

Xano publishes 6 APIs on the APIs.io network, including API Groups API, Auth API, Content API, and 3 more. Tagged areas include No Code, Backend as a Service, BaaS, API Builder, and Database.

Xano’s developer surface includes authentication, documentation, and 10 more developer resources.

39.8/100 thin ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessFreemiumSelf serve⚡ Free to try
7 APIs
No CodeBackend as a ServiceBaaSAPI BuilderDatabaseServerless

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 39.8/100 · thin
Contract Quality 14.2 / 25
Developer Ergonomics 3.9 / 20
Commercial Clarity 9.5 / 20
Operational Transparency 4.8 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 31/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/xano: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 7

Individual APIs this provider publishes, each with its own machine-readable definition.

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 API Groups API

API groups, their endpoints, and generated OpenAPI.

Xano Auth API

Authenticated user and accessible workspaces.

Xano Content API

Table records (database content) CRUD and search.

Xano Files API

Workspace file library.

Xano Tables API

Database tables, schema, and indexes.

Xano Workspace API

Workspace details, branches, import/export.

Scroll for all 7

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Xano Metadata API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Xano Plans Pricing

4 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Xano Rate Limits

4 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Xano Finops

FINOPS

Security Posture 4

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Xano Authentication

http · 1 scheme

SECURITY

Xano Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Xano Vulnerability Disclosure

disclosure policy published

SECURITY

Xano Trust Center

SOC 2, ISO 27001, PCI DSS, HIPAA, GDPR

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Xano Agentic Access

37 operations · 21 acting

37 operations · 21 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml 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.
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/xano.png
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-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-api-groups-api
  name: Xano API Groups API
  description: API groups, their endpoints, and generated OpenAPI.
  humanURL: https://docs.xano.com/xano-features/metadata-api/tables-and-schema
  baseURL: https://{instance}.xano.io/api:meta
  tags:
  - API Groups
  properties:
  - type: OpenAPI
    url: openapi/xano-api-groups-api-openapi.yml
  - type: Documentation
    url: https://docs.xano.com/xano-features/metadata-api/tables-and-schema
  - type: APIReference
    url: https://docs.xano.com/xano-features/metadata-api
  - type: PostmanCollection
    url: collections/xano.postman_collection.json
  - type: OpenCollection
    url: collections/xano.opencollection.json
  - type: Documentation
    url: https://docs.xano.com/xano-features/metadata-api/content
  - type: Documentation
    url: https://docs.xano.com/xano-features/metadata-api
- aid: xano:xano-auth-api
  name: Xano Auth API
  description: Authenticated user and accessible workspaces.
  humanURL: https://docs.xano.com/xano-features/metadata-api/tables-and-schema
  baseURL: https://{instance}.xano.io/api:meta
  tags:
  - Auth
  properties:
  - type: OpenAPI
    url: openapi/xano-auth-api-openapi.yml
  - type: Documentation
    url: https://docs.xano.com/xano-features/metadata-api/tables-and-schema
  - type: APIReference
    url: https://docs.xano.com/xano-features/metadata-api
  - type: PostmanCollection
    url: collections/xano.postman_collection.json
  - type: OpenCollection
    url: collections/xano.opencollection.json
  - type: Documentation
    url: https://docs.xano.com/xano-features/metadata-api/content
  - type: Documentation
    url: https://docs.xano.com/xano-features/metadata-api
- aid: xano:xano-content-api
  name: Xano Content API
  description: Table records (database content) CRUD and search.
  humanURL: https://docs.xano.com/xano-features/metadata-api/tables-and-schema
  baseURL: https://{instance}.xano.io/api:meta
  tags:
  - Content
  properties:
  - type: OpenAPI
    url: openapi/xano-content-api-openapi.yml
  - type: Documentation
    url: https://docs.xano.com/xano-features/metadata-api/tables-and-schema
  - type: APIReference
    url: https://docs.xano.com/xano-features/metadata-api
  - type: PostmanCollection
    url: collections/xano.postman_collection.json
  - type: OpenCollection
    url: collections/xano.opencollection.json
  - type: Documentation
    url: https://docs.xano.com/xano-features/metadata-api/content
  - type: Documentation
    url: https://docs.xano.com/xano-features/metadata-api
- aid: xano:xano-files-api
  name: Xano Files API
  description: Workspace file library.
  humanURL: https://docs.xano.com/xano-features/metadata-api/tables-and-schema
  baseURL: https://{instance}.xano.io/api:meta
  tags:
  - Files
  properties:
  - type: OpenAPI
    url: openapi/xano-files-api-openapi.yml
  - type: Documentation
    url: https://docs.xano.com/xano-features/metadata-api/tables-and-schema
  - type: APIReference
    url: https://docs.xano.com/xano-features/metadata-api
  - type: PostmanCollection
    url: collections/xano.postman_collection.json
  - type: OpenCollection
    url: collections/xano.opencollection.json
  - type: Documentation
    url: https://docs.xano.com/xano-features/metadata-api/content
  - type: Documentation
    url: https://docs.xano.com/xano-features/metadata-api
- aid: xano:xano-tables-api
  name: Xano Tables API
  description: Database tables, schema, and indexes.
  humanURL: https://docs.xano.com/xano-features/metadata-api/tables-and-schema
  baseURL: https://{instance}.xano.io/api:meta
  tags:
  - Tables
  properties:
  - type: OpenAPI
    url: openapi/xano-tables-api-openapi.yml
  - type: Documentation
    url: https://docs.xano.com/xano-features/metadata-api/tables-and-schema
  - type: APIReference
    url: https://docs.xano.com/xano-features/metadata-api
  - type: PostmanCollection
    url: collections/xano.postman_collection.json
  - type: OpenCollection
    url: collections/xano.opencollection.json
  - type: Documentation
    url: https://docs.xano.com/xano-features/metadata-api/content
  - type: Documentation
    url: https://docs.xano.com/xano-features/metadata-api
- aid: xano:xano-workspace-api
  name: Xano Workspace API
  description: Workspace details, branches, import/export.
  humanURL: https://docs.xano.com/xano-features/metadata-api/tables-and-schema
  baseURL: https://{instance}.xano.io/api:meta
  tags:
  - Workspace
  properties:
  - type: OpenAPI
    url: openapi/xano-workspace-api-openapi.yml
  - type: Documentation
    url: https://docs.xano.com/xano-features/metadata-api/tables-and-schema
  - type: APIReference
    url: https://docs.xano.com/xano-features/metadata-api
  - type: PostmanCollection
    url: collections/xano.postman_collection.json
  - type: OpenCollection
    url: collections/xano.opencollection.json
  - type: Documentation
    url: https://docs.xano.com/xano-features/metadata-api/content
  - type: Documentation
    url: https://docs.xano.com/xano-features/metadata-api
common:
- type: AgenticAccess
  url: agentic-access/xano-agentic-access.yml
- type: TrustCenter
  url: security/xano-trust-center.yml
- type: VulnerabilityDisclosure
  url: security/xano-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/xano-domain-security.yml
- type: Authentication
  url: authentication/xano-authentication.yml
- 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