Skip to main content

Caruso GraphQL Admin API

The Caruso Admin API is a GraphQL API for managing investor, fund, and transaction data on the Caruso platform.

This site is the human-readable companion to the auto-generated GraphQL Schema Reference. Use it to onboard, learn the data model, and find ready-to-use query patterns.

Read this first

  1. Overview — what the API is for and who can call it.
  2. Authentication & first query — token formats, headers, a minimal call.
  3. Rate limits — request budgets, headers, complexity caps.
  4. Error model — error envelope and how to branch on it.

Build something

Learn the domain

Stay current