Developer access

Use the registry without an API key. Responses are source-linked, CORS-open, and derived from the same canonical records as the site.

Choose a surface

Start with REST

The API is read-only. Successful and error responses use documented JSON envelopes. The OpenAPI document is the contract for generated clients, the registry schema describes the complete download's structure, and the SHA-256 file verifies the downloaded bytes.

All companies
curl https://agentpapers.dev/api/v1/companies

Money providers
curl 'https://agentpapers.dev/api/v1/companies?category=money'

Search capabilities
curl 'https://agentpapers.dev/api/v1/companies?q=wallet'

Category matrix
curl https://agentpapers.dev/api/v1/categories/money/matrix

OpenAPI document
curl https://agentpapers.dev/api/v1/openapi.json

Canonical data and freshness

Each company record includes its verification date and official sources. Unknown values remain unknown rather than being inferred. Qualification and semantic validation rules are documented in the methodology.