Skip to main content

Rate Limits

MiCA API keys are rate-limited per key. Exceeding the limit returns 429 with a Retry-After header. See Rate Limits for current thresholds.

Caching

All responses include Cache-Control headers. List and statistics endpoints cache for 5 minutes, detail endpoints for 10 minutes. The X-Data-Source response header indicates whether the result was served from cache, database, or is empty.

Endpoints

List Issuers

Retrieve all registered entities with filtering by license type, country, status, and entity type. Supports search, sorting, pagination, and field projection.

Get Issuer

Fetch full details for a single entity by ID.

Search

Full-text search across entity names, LEIs, commercial names, and national authorities.

Statistics

Aggregate breakdowns by license type, country, and status, plus the 10 most recently authorized entities.

License Types

List all license categories with entity counts.

Countries

List all countries with registered entities.

Health

Operational status check for uptime monitoring.