Mexico SAT API
## Mexico SAT API The fastest and most complete API for Mexican tax compliance on RapidAPI. ### Endpoints - **RFC Validate** — instant format validation against SAT spec, no external call - **RFC Generate** — generate base RFC for personas físicas and morales using SAT's official algorithm - **CFDI Verify** — live verification against SAT's registry (Vigente, Cancelado, No Encontrado) - **SAT…
Mexico SAT API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Validate RFC /rfc/validate |
Validates RFC format against SAT spec. Instant, no external call. |
| POST |
Generate RFC — Persona Fisica /rfc/generate/fisica |
Generates base RFC (without homoclave) for an individual using SAT's official algorithm. |
| POST |
Generate RFC — Moral /rfc/generate/fisica |
Generates base RFC for a legal entity using SAT's official algorithm. |
| POST |
Verify CFDI /cfdi/verify |
Verifies a CFDI invoice against SAT's live registry. Returns Vigente, Cancelado, or No Encontrado. |
| GET |
List SAT Catalogs /sat/catalogs |
Returns all available SAT catalog identifiers. |
| GET |
Get SAT Catalog /sat/catalogs/{name} |
Returns all entries for a SAT catalog. Cached 24h. Supports: c_RegimenFiscal, c_UsoCFDI, c_FormaPago, c_MetodoPago, c_TipoDeComprobante, c_Moneda. |
| GET |
Check Lista 69B /contribuyente/status |
hecks if an RFC appears on SAT's Lista 69B (Art. 69-B CFF). O(1) Redis lookup, refreshed daily from SAT. |
Mexico SAT API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $19 / month | — |
|
| ULTRA | $49 / month | — |
|
| MEGA | $99 / month | — |
|