Metrics catalog
GET /v1/metrics/coverage
Per-metric coverage: wallets with a finite (measured) value per displayable metric, over the n_trades > 0 ranking cohort. Cached 1 hour.
Per-metric coverage: wallets with a finite (measured) value per displayable metric, over the n_trades > 0 ranking cohort. Cached 1 hour.
AuthorizationBearer <token>
API key: Authorization: Bearer pk_live_… (mint at polyrank.app/api-keys)
In: header
Response Body
application/json
curl -X GET "https://example.com/v1/metrics/coverage"{ "cohort": -9007199254740991, "coverage": { "property1": -9007199254740991, "property2": -9007199254740991 }}