📄️ Getting started with API
API basics including base URL, authentication with bearer tokens, and using the TypeScript SDK.
📄️ Retrieving data
How to query records from workspace apps using filters, sorting, field selection, and pagination.
📄️ Saving data
How to create, edit, and delete records through the API with permission-aware operations.
📄️ Upload and save files
How to upload binary files and attach them to records using the API.
📄️ Run in Postman
Fork and run the Comind API collection in Postman to explore and test API endpoints.