What the API returns
Read-only tracker metadata: canonical record URLs, public JSON, review states, evidence fields, source links, and citation fields.
API reference
Citation and lookup endpoints for public policy metadata. Every JSON endpoint is versioned under /api/public/v1.
Read-only tracker metadata: canonical record URLs, public JSON, review states, evidence fields, source links, and citation fields.
It does not mutate records, publish staging runs, bypass review state, or replace official university policy sources.
Resolve with search or entity aliases, fetch the university record, then attach claim evidence and source URLs for claim-level answers.
Recommended use for agents and data tools.
A safe retrieval order for agents that need citation-backed answers.
Call /api/public/v1/search.json?q=... or inspect /api/public/v1/entities/index.json to find the canonical university slug. Alias matches improve recall, but they do not create facts.
Fetch /api/public/v1/universities/{slug}.json and keep the canonical page URL, public JSON URL, review state, last checked date, limitations, and citation fields with the answer.
Fetch /api/public/v1/claims/{slug}.json when claim-level reuse is needed. Preserve source URLs, source language, evidence snippets, snapshot hashes, confidence, and review state.
Fetch /api/public/v1/analysis/universities/{slug}.json only as deterministic derived metadata. Always cite the basis claim IDs and source URLs for non-empty analysis dimensions.
Records, releases, widgets, feeds, and agent integrations.
Public API index with endpoint links, trust pages, citation rules, limitations, and version metadata.
Public university record list with canonical page URL, public JSON URL, review state, dates, and counts.
Search public university records by canonical name, alias, official source title, claim summary, source domain, or analysis dimension.
Pagefind-ready public search index excluding raw source snapshots, private files, unpromoted staging evidence, and non-authoritative spreadsheet rows.
Canonical university entity aliases for recall. Alias matches do not create public policy facts.
One citation-ready university record with claims, evidence snippets, source URLs, confidence, review state, and rights caveats.
One public university record's claim/evidence rows with source URL, source language, snapshot hash, confidence, and review state.
Derived university AI tool records with tool-level availability, endorsement type, review state, and evidence snippets. Tool records are discovery metadata, not official policy conclusions.
Recent public source checks and changed institution records.
Deterministic policy analysis dimensions, endpoint paths, limitations, and schema version metadata.
Source-backed analysis profile with dimensions, evidence claim IDs, source URLs, confidence, review state, and policy coverage score.
Coverage score list for public analysis profiles. Scores measure breadth of source-backed public coverage, not policy quality.
Read-only page-quality gates, indexability status, analysis review workflow, and no-advice boundaries for public analysis pages.
Collection coverage rows for QS 2026 targets with public, staging-only, missing, source-count, review-state, and next-action fields.
Source/fetch health metadata for promoted public source snapshots and staging runs. Used for repair planning, not claim publication.
Unpromoted staging run metadata with validation status, source breadth, detected slugs, and recommended next action.
Release manifest with artifacts, row counts, byte sizes, SHA-256 checksums, citation, and limitations.
Machine-readable reports index with report URLs, metrics, data links, feeds, and outreach discovery.
Chart-ready source-language, review-state, region coverage, city/campus coverage, and ranking coverage distributions for the May 2026 monthly baseline report.
Machine-readable media, newsletter, researcher-email, and social copy with explicit use boundaries.
Widget discovery payload with script URL, supported widgets, constraints, and example HTML.
Compact widget payload with freshness, review state, claim/source counts, and canonical links.
Compact recent changes payload for public source-check and change widgets.
Compact source-backed policy coverage widget payload. Coverage is breadth, not policy quality.
Compact source freshness widget payload with last checked date, source count, and public source-health counts.
Compact review-state widget payload with confidence, reviewed claims, and candidate claim counts.
Read-only MCP design manifest with allowed tool shapes, prohibited actions, and example agent queries.
Read-only MCP alpha tool catalog with input schemas, required output fields, and hard prohibited mutations.
Machine-readable public fair-use policy for API, widget, and crawler access.
Machine-readable citation templates, required fields, evidence rules, source rights caveat, and no-advice boundary.
Read-only contribution workflow metadata, GitHub issue template URLs, safeguards, and publication rules.
Read-only review queue definitions, moderation boundaries, and publication gates.
Preserve the evidence model when reusing public data.
Public widgets use the same API contract, with CORS enabled for embeddable widget JSON and entity search.
The embed script renders a compact Shadow DOM card and reads only widget-specific public JSON. It links back to canonical tracker pages and avoids unreviewed claim text.
Widget JSON endpoints and the public entity search endpoint include permissive CORS headers for public embedding and browser-based lookup. Other public API endpoints remain normal same-origin JSON unless separately documented.
This is a public fair-use policy, not a paid API SLA.
This is a public fair-use policy, not a paid API SLA. Limits may be enforced or adjusted as traffic grows.