Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.example.com/metrics \ --header 'Authorization: Bearer <token>'
{ "items": { "total": 123, "by_state": {} }, "blobs": { "count": 123, "total_bytes": 123 }, "types": { "core": 123, "custom": 123 }, "keys": { "total": 123 }, "webhooks": { "total": 123 }, "uptime_seconds": 123, "cached_at": "<string>" }
Pass an API key (marfa_k1_...) or OAuth access token (marfa_at_...)
Server metrics
Show child attributes