Directory / api.micacheck.workers.dev
Is this crypto entity MiCA-authorised in the EU/EEA, in which register, with what status? Query params: name (string) OR lei (20-character LEI). JSON: match_confidence (exact|strong|weak|none), authorised (boolean), flagged_noncompliant (boolean), matches[] with register, legal_name, lei, home_member_state, competent_authority, status, services[], authorisation_date. Data source: ESMA Interim MiCA Register, official EU data; refreshed daily from weekly ESMA publications.
# 1. Ask the endpoint what it costs (no payment, no wallet needed): curl -i -X GET 'https://api.micacheck.workers.dev/check' # -> HTTP/1.1 402 Payment Required # the response carries the price, asset and pay-to address. # 2. Pay and retry with any x402 client: npx x402-fetch 'https://api.micacheck.workers.dev/check'
Endpoint: https://api.micacheck.workers.dev/check. Operated by api.micacheck.workers.dev, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.
Lists entities publicly flagged as non-compliant under MiCA by EU national competent authorities. Query parameter: country (string, optional; 2-letter EU member…