Sprinto Cookbooks
Get started with Sprinto Cookbooks to use ready-to-run API queries and mutations for common Sprinto Developer API use cases.
Overview
Sprinto Cookbooks provide ready-to-use API code templates that help you quickly work with the Sprinto Developer API. Each cookbook focuses on a specific use case and is designed to reduce the effort required to write and validate API calls.
Cookbooks are especially useful when you want to understand how queries and mutations are structured and how Sprinto data is returned in real-world scenarios.
What a cookbook contains
Each cookbook includes:
A complete query or mutation definition
The expected response structure
Context on the fields used and their intended purpose
This format helps you understand how different field types work together and how to adapt the examples for your own integrations.
How to use Sprinto Cookbooks
You can use cookbooks in the following ways:
Run directly in the API Playground Each cookbook includes integrated links to the Sprinto API Playground, allowing you to execute the API call immediately in a browser-based environment.
Copy and run in your application You can copy the query or mutation from a cookbook and execute it using your preferred client library or development framework.
API status
The Sprinto Developer API is currently in beta.
Endpoints and schema fields may change as new functionality is introduced.
You should review documentation updates regularly when building production integrations.
Cookbooks are intended to help you move faster while learning the Sprinto Developer API. Use them as a starting point and customise the examples to suit your application requirements.
Last updated

