1
Get an API key
Keys are created in the Croma Legal dashboard at
legal.usecroma.com: open Desarrolladores
and then Claves de API. Keys belong to your organization, look like
croma_live_…, and are shown once at creation, so copy the key before
leaving the page.Key management is enabled per user by Croma. If you don’t see the
Claves de API tab, ask your Croma contact to enable it for your
account. See Authentication for details.
2
List your processes
Every endpoint lives under
https://api.legal.usecroma.com/v1 and takes
the key in an Authorization: Bearer header. Filters are query parameters.3
Read the response
List endpoints return the rows under Pass
data plus a cursor for the next
page:next_cursor back as cursor to get the following page (see
Pagination & filters). Rate-limit state and a request
id come back as response headers:Go further
A few calls you will reach for next. Each accepts the radicado or the internalid wherever a process is addressed.
Next steps
Pagination & filters
Cursors, page sizes, date semantics and how to build an incremental sync.
API Reference
Every endpoint with its parameters, response fields and a playground.
Exports
Pull the complete dataset as CSV or JSONL instead of paging.
MCP server
Point Claude, ChatGPT or your own agent at the same data.