Skip to main content
API referenceRegistry

Registry

Every Registry endpoint in the metagraphed API, with its method and path.

Last updated

18 endpoints.

  • CompareGET /api/v1/compare
    Compare several subnets side by side across the registry structure (completeness + surface counts), the live economics tier, and the live per-subnet health rollup — one call, requested order.
  • CoverageGET /api/v1/coverage
    Fetch registry coverage summary.
  • Coverage By NetworkGET /api/v1/{network}/coverage
    Network-scoped form of /api/v1/coverage — prefix the route with a network to choose which chain answers it.
  • Coverage DepthGET /api/v1/coverage-depth
    Fetch the machine-usable coverage depth scorecard and ranked enrichment queue.
  • CurationGET /api/v1/curation
    Fetch curation states by subnet.
  • Fixture DetailGET /api/v1/fixtures/{surface_id}
    Fetch one captured, sanitized live request/response fixture by surface id.
  • FixturesGET /api/v1/fixtures
    Fetch the index of captured live request/response fixtures (which surfaces carry a sanitized sample).
  • GapsGET /api/v1/gaps
    Fetch interface gap report.
  • LineageGET /api/v1/lineage
    Fetch maintainer-approved cross-network subnet lineage (graduated subnets + the deploying-soon testnet pipeline).
  • Registry LeaderboardsGET /api/v1/registry/leaderboards
    Fetch registry leaderboards computed live from the store + registry projections + the economics tier.
  • Registry SummaryGET /api/v1/registry/summary
    Fetch the registry-wide summary (completeness, top subnets, level counts, latest changes).
  • Review Attribution CandidatesGET /api/v1/review/attribution-candidates
    Fetch the attribution sweep's review queue.
  • Review Enrichment EvidenceGET /api/v1/review/enrichment-evidence
    Fetch detailed candidate evidence behind the enrichment queue.
  • Review Enrichment QueueGET /api/v1/review/enrichment-queue
    Fetch the prioritized all-subnet enrichment queue.
  • Review Enrichment TargetsGET /api/v1/review/enrichment-targets
    Fetch contributor-ready enrichment targets grouped by missing surface kind and review route.
  • Review GapsGET /api/v1/review/gaps
    Fetch contributor-targeted subnet gap priorities.
  • Review Profile CompletenessGET /api/v1/review/profile-completeness
    Fetch profile completeness gaps for contributor targeting.
  • Subnet GapsGET /api/v1/subnets/{netuid}/gaps
    Fetch interface gap priorities and enrichment queue for one subnet.