v1

latestOpenAPI 3.0.32026-07-226744340.8 KB
AI Compute

AI companies

Epoch AI company tracker (CC-BY 4.0) — the tracked AI labs with latest valuation, annualized revenue, total equity funding, staff count, and company type. Latest financials are derived from the dated time-series (most recent closed funding round for valuation). Sorted by valuation descending. Requires a plan with AI compute & models access (can_use_epoch_ai) — the Corporate & Supply Chain and Global Intelligence plans.

This endpoint takes no filter params beyond pagination — any other query param (e.g. search, org) is surfaced back in applied_filters.ignored rather than silently applied.

get/api/v2/epoch/companies

Query parameters

limitinteger

Rows per page (1–200). Defaults to 50.

cursorstring

Canonical page token — pass the pagination.next_cursor from the previous response here to fetch the next page (uniform across all list endpoints).

offsetinteger

Row offset for pagination. Prefer the canonical cursor token; both are supported.

Response

A page of AI companies. Envelope: { success, data, pagination, applied_filters }.

successboolean