Caspio website screenshot

Caspio

Caspio is a low-code cloud platform for building online database applications without writing code, enabling business users and developers to create multi-user data-driven web apps through a point-and-click visual builder. The platform includes automated workflows, AI integration, identity management, and compliance tooling, and exposes a REST API for managing tables, views, records, files, users, and tasks in a Caspio account.

Caspio publishes 7 APIs on the APIs.io network, including Applications API, Authentication API, Files API, and 4 more. Tagged areas include Low Code, No Code, Database, Application Platform, and Cloud Database.

Caspio’s developer surface includes authentication, engineering blog, documentation, pricing, signup flow, support, and 5 more developer resources.

29.8/100 thin ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessSelf serve
8 APIs
Low CodeNo CodeDatabaseApplication PlatformCloud DatabaseOnline FormsWorkflow Automation

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 29.8/100 · thin
Contract Quality 13.5 / 25
Developer Ergonomics 5.2 / 20
Commercial Clarity 3.7 / 20
Operational Transparency 0.0 / 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 7 / 7
Rate-Limit Signaling 0 / 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/caspio: 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 8

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

Caspio REST API

REST API for Caspio Bridge accounts providing programmatic access to tables, views, records, files, users, applications, and tasks. Uses OAuth 2.0 client credentials flow to obt...

Caspio Applications API

Caspio applications

Caspio Authentication API

OAuth 2.0 token endpoint

Caspio Files API

File management

Caspio Tables API

Table schema and record operations

Caspio Tasks API

Scheduled tasks

Caspio Users API

Application user management

Caspio Views API

View record operations

Scroll for all 8

Open Collections 1

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

Caspio REST API

OPEN COLLECTION

Security Posture 3

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

Caspio Authentication

http · 1 scheme

SECURITY

Caspio Domain Security

TLSv1.3 · DNSSEC

SECURITY

Caspio Trust Center

SOC 2, PCI DSS, HIPAA, GDPR, FIPS 140

SECURITY

Agentic Access 1

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

Caspio Agentic Access

22 operations · 10 acting

22 operations · 10 acting

AGENTIC

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Access & Security 3

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: caspio
name: Caspio
description: Caspio is a low-code cloud platform for building online database applications without writing code, enabling
  business users and developers to create multi-user data-driven web apps through a point-and-click visual builder. The platform
  includes automated workflows, AI integration, identity management, and compliance tooling, and exposes a REST API for managing
  tables, views, records, files, users, and tasks in a Caspio account.
type: Index
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/caspio.png
tags:
- Low Code
- No Code
- Database
- Application Platform
- Cloud Database
- Online Forms
- Workflow Automation
url: https://raw.githubusercontent.com/api-evangelist/caspio/refs/heads/main/apis.yml
created: '2026-05-11'
modified: '2026-05-11'
specificationVersion: '0.19'
apis:
- aid: caspio:rest-api
  name: Caspio REST API
  description: REST API for Caspio Bridge accounts providing programmatic access to tables, views, records, files, users,
    applications, and tasks. Uses OAuth 2.0 client credentials flow to obtain Bearer access tokens scoped to a per-account
    integration URL.
  humanURL: https://howto.caspio.com/web-services-api/rest-api/
  baseURL: https://{account}.caspio.com/rest/v3
  tags:
  - Low Code
  - Database
  - Records
  - Tables
  - Views
  - Files
  - Users
  - OAuth 2.0
  properties:
  - type: Documentation
    url: https://howto.caspio.com/web-services-api/rest-api/
  - type: Authentication
    url: https://howto.caspio.com/web-services-api/rest-api/authenticating-rest/
  - type: Swagger UI
    url: https://howto.caspio.com/web-services-api/rest-api/swagger-ui/
  - type: GettingStarted
    url: https://howto.caspio.com/web-services-api/web-services-api/
- aid: caspio:caspio-applications-api
  name: Caspio Applications API
  description: Caspio applications
  humanURL: https://howto.caspio.com/web-services-api/rest-api/
  baseURL: https://{account}.caspio.com/rest/v3
  tags:
  - Applications
  properties:
  - type: OpenAPI
    url: openapi/caspio-applications-api-openapi.yml
- aid: caspio:caspio-authentication-api
  name: Caspio Authentication API
  description: OAuth 2.0 token endpoint
  humanURL: https://howto.caspio.com/web-services-api/rest-api/
  baseURL: https://{account}.caspio.com/rest/v3
  tags:
  - Authentication
  properties:
  - type: OpenAPI
    url: openapi/caspio-authentication-api-openapi.yml
- aid: caspio:caspio-files-api
  name: Caspio Files API
  description: File management
  humanURL: https://howto.caspio.com/web-services-api/rest-api/
  baseURL: https://{account}.caspio.com/rest/v3
  tags:
  - Files
  properties:
  - type: OpenAPI
    url: openapi/caspio-files-api-openapi.yml
- aid: caspio:caspio-tables-api
  name: Caspio Tables API
  description: Table schema and record operations
  humanURL: https://howto.caspio.com/web-services-api/rest-api/
  baseURL: https://{account}.caspio.com/rest/v3
  tags:
  - Tables
  properties:
  - type: OpenAPI
    url: openapi/caspio-tables-api-openapi.yml
- aid: caspio:caspio-tasks-api
  name: Caspio Tasks API
  description: Scheduled tasks
  humanURL: https://howto.caspio.com/web-services-api/rest-api/
  baseURL: https://{account}.caspio.com/rest/v3
  tags:
  - Tasks
  properties:
  - type: OpenAPI
    url: openapi/caspio-tasks-api-openapi.yml
- aid: caspio:caspio-users-api
  name: Caspio Users API
  description: Application user management
  humanURL: https://howto.caspio.com/web-services-api/rest-api/
  baseURL: https://{account}.caspio.com/rest/v3
  tags:
  - Users
  properties:
  - type: OpenAPI
    url: openapi/caspio-users-api-openapi.yml
- aid: caspio:caspio-views-api
  name: Caspio Views API
  description: View record operations
  humanURL: https://howto.caspio.com/web-services-api/rest-api/
  baseURL: https://{account}.caspio.com/rest/v3
  tags:
  - Views
  properties:
  - type: OpenAPI
    url: openapi/caspio-views-api-openapi.yml
common:
- type: AgenticAccess
  url: agentic-access/caspio-agentic-access.yml
- type: TrustCenter
  url: security/caspio-trust-center.yml
- type: DomainSecurity
  url: security/caspio-domain-security.yml
- type: Authentication
  url: authentication/caspio-authentication.yml
- url: https://www.caspio.com/blog/
  type: Blog
- type: LinkedIn
  url: https://www.linkedin.com/company/caspio-inc
- type: Website
  url: https://www.caspio.com
- type: Documentation
  url: https://howto.caspio.com/
- type: Pricing
  url: https://www.caspio.com/pricing/
- type: Signup
  url: https://pages.caspio.com/free-trial
- type: Support
  url: https://www.caspio.com/support/
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com