Glide website screenshot

Glide

Glide is a no-code platform for building custom business apps from your data. The Glide REST API (v2) lets you programmatically work with Glide Big Tables - creating tables, listing and paginating rows, adding, updating, and deleting rows, staging large batches with stashes, and querying tables with SQL - using a Bearer API token.

Glide publishes 4 APIs on the APIs.io network, including Queries API, Rows API, Stashes API, and 1 more. Tagged areas include No-Code, App Builder, Tables, Big Tables, and Data.

Glide’s developer surface includes authentication, documentation, engineering blog, and 9 more developer resources.

40.7/100 developing ▬ flat Agent 29/100 agent aware Full breakdown ↓
scored 2026-08-20 · rubric v0.12.0
AccessFreemiumSelf serve⚡ Free to try
4 APIs
No-CodeApp BuilderTablesBig TablesDataArtificial Intelligence

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-20 · rubric v0.12.0
Composite quality — 40.7/100 · developing
Contract Quality 14.6 / 25
Developer Ergonomics 4.8 / 20
Access Clarity 9.5 / 20
Operational Transparency 4.4 / 13
Contract Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 29/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
Documented Reversibility 0 / 6
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/glide-apps: 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 4

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

Glide Queries API

Query a Big Table with SQL.

Glide Rows API

List, read, add, update, and delete rows in a Big Table.

Glide Stashes API

Stage large data payloads in serial chunks for bulk loads.

Glide Tables API

Create, overwrite, and list Big Tables.

Open Collections 6

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

API Collection

OPEN COLLECTION

Glide Queries API

OPEN COLLECTION

Glide Queries Rows API

OPEN COLLECTION

Glide Queries Stashes API

OPEN COLLECTION

Glide Queries Tables API

OPEN COLLECTION

Glide API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Glide Apps Rate Limits

4 limits

RATE LIMITS

FinOps 1

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

Security Posture 3

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

Glide Apps Authentication

http · 1 scheme

SECURITY

Glide Apps Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Glide Apps Trust Center

SOC 2, ISO 27001, FedRAMP, GDPR

SECURITY

Agentic Access 1

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

Glide Apps Agentic Access

12 operations · 8 acting

12 operations · 8 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 3

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 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: glide-apps
url: https://raw.githubusercontent.com/api-evangelist/glide-apps/refs/heads/main/apis.yml
name: Glide
kind: company
description: Glide is a no-code platform for building custom business apps from your data. The Glide REST API (v2) lets you
  programmatically work with Glide Big Tables - creating tables, listing and paginating rows, adding, updating, and deleting
  rows, staging large batches with stashes, and querying tables with SQL - using a Bearer API token.
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/glide-apps.png
tags:
- No-Code
- App Builder
- Tables
- Big Tables
- Data
- Artificial Intelligence
tags_raw:
- No Code
- App Builder
- Tables
- Big Tables
- Data
- AI
created: '2026-06-20'
modified: '2026-06-20'
specificationVersion: '0.23'
apis:
- aid: glide-apps:glide-apps-queries-api
  name: Glide Queries API
  description: Query a Big Table with SQL.
  humanURL: https://apidocs.glideapps.com/api-reference/v2
  baseURL: https://api.glideapps.com
  tags:
  - Query
  tags_raw:
  - Queries
  properties:
  - type: OpenAPI
    url: openapi/glide-apps-queries-api-openapi.yml
  - type: Documentation
    url: https://www.glideapps.com/docs/using-glide-tables-api
  - type: APIReference
    url: https://apidocs.glideapps.com/api-reference/v2/tables/post-tables
  - type: PostmanCollection
    url: collections/glide-apps.postman_collection.json
  - type: OpenCollection
    url: collections/glide-apps.opencollection.json
  - type: APIReference
    url: https://apidocs.glideapps.com/api-reference/v2
  - type: Documentation
    url: https://www.glideapps.com/docs/getting-started-with-the-glide-api
- aid: glide-apps:glide-apps-rows-api
  name: Glide Rows API
  description: List, read, add, update, and delete rows in a Big Table.
  humanURL: https://apidocs.glideapps.com/api-reference/v2
  baseURL: https://api.glideapps.com
  tags:
  - Rows
  properties:
  - type: OpenAPI
    url: openapi/glide-apps-rows-api-openapi.yml
  - type: Documentation
    url: https://www.glideapps.com/docs/using-glide-tables-api
  - type: APIReference
    url: https://apidocs.glideapps.com/api-reference/v2/tables/post-tables
  - type: PostmanCollection
    url: collections/glide-apps.postman_collection.json
  - type: OpenCollection
    url: collections/glide-apps.opencollection.json
  - type: APIReference
    url: https://apidocs.glideapps.com/api-reference/v2
  - type: Documentation
    url: https://www.glideapps.com/docs/getting-started-with-the-glide-api
- aid: glide-apps:glide-apps-stashes-api
  name: Glide Stashes API
  description: Stage large data payloads in serial chunks for bulk loads.
  humanURL: https://apidocs.glideapps.com/api-reference/v2
  baseURL: https://api.glideapps.com
  tags:
  - Stashes
  properties:
  - type: OpenAPI
    url: openapi/glide-apps-stashes-api-openapi.yml
  - type: Documentation
    url: https://www.glideapps.com/docs/using-glide-tables-api
  - type: APIReference
    url: https://apidocs.glideapps.com/api-reference/v2/tables/post-tables
  - type: PostmanCollection
    url: collections/glide-apps.postman_collection.json
  - type: OpenCollection
    url: collections/glide-apps.opencollection.json
  - type: APIReference
    url: https://apidocs.glideapps.com/api-reference/v2
  - type: Documentation
    url: https://www.glideapps.com/docs/getting-started-with-the-glide-api
- aid: glide-apps:glide-apps-tables-api
  name: Glide Tables API
  description: Create, overwrite, and list Big Tables.
  humanURL: https://apidocs.glideapps.com/api-reference/v2
  baseURL: https://api.glideapps.com
  tags:
  - Tables
  properties:
  - type: OpenAPI
    url: openapi/glide-apps-tables-api-openapi.yml
  - type: Documentation
    url: https://www.glideapps.com/docs/using-glide-tables-api
  - type: APIReference
    url: https://apidocs.glideapps.com/api-reference/v2/tables/post-tables
  - type: PostmanCollection
    url: collections/glide-apps.postman_collection.json
  - type: OpenCollection
    url: collections/glide-apps.opencollection.json
  - type: APIReference
    url: https://apidocs.glideapps.com/api-reference/v2
  - type: Documentation
    url: https://www.glideapps.com/docs/getting-started-with-the-glide-api
common:
- type: AgenticAccess
  url: agentic-access/glide-apps-agentic-access.yml
- type: TrustCenter
  url: security/glide-apps-trust-center.yml
- type: DomainSecurity
  url: security/glide-apps-domain-security.yml
- type: Authentication
  url: authentication/glide-apps-authentication.yml
- type: GitHubOrganization
  url: https://github.com/glideapps
- type: LinkedIn
  url: https://www.linkedin.com/company/glideapps
- type: Website
  url: https://www.glideapps.com
- type: Documentation
  url: https://www.glideapps.com/docs
- type: Plans
  url: plans/glide-apps-plans-pricing.yml
- type: RateLimits
  url: rate-limits/glide-apps-rate-limits.yml
- type: FinOps
  url: finops/glide-apps-finops.yml
- type: Blog
  url: https://www.glideapps.com/blog
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com