FakeMx
REST API for generating realistic fake Mexican data. Generate valid RFC, CURP, CLABE, phone numbers, addresses, and complete person profiles for testing and development.
FakeMx endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
RFC /fake/rfc |
Generate a valid Mexican RFC |
| GET |
CURP /fake/curp |
Generate a valid Mexican CURP with check digit |
| GET |
CLABE /fake/clabe |
Generate a valid 18-digit CLABE with control digit |
| GET |
TELEFONO /fake/telefono |
Generate a valid Mexican phone number with correct LADA |
| GET |
DIRECCION /fake/direccion |
Generate a realistic Mexican address using real CP and colonias |
| GET |
PERSONA /fake/persona |
Generate a complete fake Mexican person (RFC, CURP, CLABE, phone, address, email) |
| GET |
EMPRESA /fake/empresa |
Generate a fake Mexican company |
| GET |
BATCH /fake/batch |
Generate multiple records of a given type |
FakeMx pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 10 / minute |
|
| PRO | $4.99 / month | 100 / minute |
|
| ULTRA | $9.99 / month | — |
|