cURL
curl --request GET \ --url https://api.example.com/api/v1/graph/stats \ --header 'Authorization: Bearer <token>'
{ "total_entities": 123, "total_edges": 123, "entity_types": {}, "top_relations": [ {} ] }
Documentation IndexFetch the complete documentation index at: https://docs.crosmos.dev/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.crosmos.dev/llms.txt
Use this file to discover all available pages before exploring further.
JWT access token or API key (csk_…)
Successful Response
Count of entities by type
Show child attributes
Top relation types by count