API Registry JSON CSV exports Resources
Theme

Choose how MSRBot.io looks on this device.

Preference is stored in this browser only.

API Explorer

Search and browse the MSRBot.io document registry. All data includes full provenance metadata.

Live Registry Stats
Documents: Suites: Active: Doc Types: References: Publishers:
  • Published historical range: 1896 → present
  • Automation uptime: 100% since August 2025 (SMPTE)
  • Publishers covered: SMPTE, NIST, ISO, ITU, AES, and more
API Endpoints & URL Reference

JSON Endpoints

/api/stats.json Registry statistics
/api/documents.json Full registry + provenance
/api/doc/{id}.json Single document by docId
/api/schemas/ JSON Schema for documents

All JSON responses include "$schema" and "apiVersion" fields for machine validation. Current API version: 1.0.0.

Search URL Parameters

Add query parameters to /api/ for shareable or machine-readable searches.

?q=Free-text search (space-separated tokens)
?publisher=Filter by publisher (exact, case-sensitive)
?doctype=Filter by doc type (exact, case-sensitive)
?docid=Auto-fetch a doc's JSON on load

Examples:

  • /api/?q=2110
  • /api/?q=imf&publisher=SMPTE
  • /api/?publisher=IETF&doctype=Standard
  • /api/?docid=SMPTE.ST2067-21.2020

Machine fetch: /api/doc/<docId>.json — static JSON, no API key needed. URL-encode the docId (characters like / or # must be percent-encoded).

Search Documents

Click any result to load its JSON below.

Document JSON Viewer
/api/doc/
Type a docId and click Fetch JSON, or click any search result above.
Click a search result above, or type a docId and click Fetch JSON.