DEPLOY

Data and API

DEPLOY publishes the verified record of physical AI in machine-readable form for developers, AI agents, researchers, and journalists. The surfaces below are stable, indexable, and free to use without an account or API key. Rate limits are generous; if you need bulk access, see the contact note at the bottom.

REST API endpoints

JSON, no authentication required, served from https://registry.deploy.report/v1/. The /v1/ namespace is registry-only; consumer-surface pages render the same underlying records through the registry API. Responses follow conventional REST shapes (collection at the root path, single record at /{id}). All UUIDs use the canonical entity-ID space, stable across renames.

Example: fetch the Tesla company record at /v1/companies/bde7c8a1-5d35-449d-93b0-2ac8e4601c16.

Markdown mirrors

Every entity, comparison, glossary, methodology, and category page on DEPLOY has a markdown mirror at the same URL with .md appended. Pure text, no JavaScript, no HTML chrome. The markdown mirror is the canonical agent-ingestion surface.

Mirrors exist on both DEPLOY surfaces: registry entity pages mirror at registry.deploy.report; consumer pages mirror at deploy.report.

JSON-LD structured data

All entity, aggregation, and consumer pages embed schema.org structured data in the page head for machine consumption. Types in use: Organization (companies), Product (models), Place (locations), Article (comparison pages), ItemList (category, aggregation, consumer listings, and needs pages), FAQPage (consumer model pages), and DefinedTermSet with DefinedTerm children on the glossary. Crawlers and LLMs can extract canonical names, IDs, URLs, and relationships without parsing the visible HTML body.

RSS feeds

Standard RSS 2.0. Subscribe in any reader. Two scopes (registry-side):

Feed-reader autodiscovery: company detail pages declare their feed via a <link rel="alternate" type="application/rss+xml"> tag in the page head.

Bulk access

The REST endpoints listed above return full collections by default; a single GET to /v1/entities returns the entire entity index. Equivalent collection endpoints exist for /v1/companies, /v1/models, /v1/robots, /v1/incidents, /v1/locations, and /v1/regulations. A single-file bulk export (newline-delimited JSON of the full registry snapshot) is on the roadmap. Researchers needing bulk access before that ships: corrections@deploy.report.

Citation

Citation guidelines for journalists, researchers, and AI agents consuming DEPLOY are documented at /cite: ready-to-copy APA, MLA, Chicago, and BibTeX formats for the registry, the consumer surface, and individual entity, deployment, and comparison pages, with the host-specific URLs each property uses.

Verification discipline

Every record on DEPLOY has been verified against primary sources or rendered as company-claimed. See how we verify and the glossary for the strict definitions behind "deployment", "fleet", "incident", and the rest of the DEPLOY vocabulary.

Machine-readable: this page as markdown · sitemap · /llms.txt