Skip to content

System Status

GET
/v1/system/status

Last ingested ledger and observation timestamp. Always served no-store.

Responses

Collector liveness

application/json
JSON
{
  
"last_scrape_at": "string",
  
"last_scrape_ledger": 0,
  
"markets_total": 0
}

Playground

Samples

Powered by VitePress OpenAPI