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 obtain Bearer access tokens scoped to a per-account integration URL.

API entry from apis.yml

apis.yml Raw ↑
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: Getting Started
  url: https://howto.caspio.com/web-services-api/web-services-api/