Cinchy Platform Documentation
Search…
Cinchy v4.0.0
Dataware Overview
Release Notes
Cinchy Guides
User
Builder
Frequently Asked Questions
API Guide
APIs
Authentication
Saved Queries
ExecuteCQL
Webhook Ingestion
Deployment Guide
Planning
Installation
Other Resources
Cinchy Data Sync
Cinchy Meta-Forms
Cinchy Meta Reports
Cinchy Query Language
Angular SDK
JavaScript SDK
Powered By
GitBook
APIs
You can query or manipulate any data on the Cinchy Platform through CQL (see
Cinchy Query Language
for more details on syntax). You can save that as a Saved Query which allows it to be accessed via an API endpoint.
You will need to first a Cinchy bearer token (see
Authentication
), and then you can either access a pre-defined Saved Query via the
Saved Query endpoints
, or perform freeform querying via the
ExecuteCQL endpoint
.
Note that regardless of how you query or manipulate data on the platform, it is associated back to an account.
Cinchy Guides - Previous
Frequently Asked Questions
Next
Authentication
Last modified
1yr ago
Copy link