API referenceRegistry
Coverage
Last updated
Fetch registry coverage summary.
Response Body
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/api/v1/coverage"{ "data": { "application_subnet_count": 1, "candidate_count": 1, "candidate_subnet_count": 1, "chain_subnet_count": 1, "completeness": { "average_score": 100, "dimension_coverage": {}, "fully_complete_count": 1, "fully_complete_pct": 1, "median_score": 100, "methodology": "GET", "score_distribution": {}, "scored_subnet_count": 1 }, "contract_version": "2026-06-29.1", "curated_overlay_count": 1, "curation_level_counts": { "example": 1 }, "generated_at": "2026-06-01T00:00:00.000Z", "manifested_count": 1, "native_only_count": 1, "native_only_with_candidates": 1, "native_only_without_candidates": 1, "native_snapshot_captured_at": "2026-06-01T00:00:00.000Z", "network": "finney", "notes": "Example description.", "probed_count": 1, "probed_surface_count": 1, "root_subnet_count": 1, "schema_version": 1, "source": { "candidates": "example", "native": "example", "overlays": "example" }, "surface_count": 1 }, "meta": { "artifact_path": "example", "cache": "short", "contract_version": "2026-06-29.1", "generated_at": "2026-06-01T00:00:00.000Z", "pagination": { "collection": "example", "cursor": 1, "limit": 1, "next_cursor": 1, "order": "asc", "returned": 1, "sort": "example", "total": 1 }, "published_at": "2026-06-01T00:00:00.000Z", "source": "live-cron-prober", "stale_contract": { "built_under": "example", "live": "example" } }, "ok": true, "schema_version": 1}