Mock Data API
Free · LiveCall the same generators that power the tools, over HTTP. All responses are fictional data for development and testing.
Quick start
curl "https://codetoolshub.dev/api/v1/br/person?count=3"Endpoints
All generator endpoints accept the query params: count (1–100), locale (br|us), lang (en|pt, localizes values like gender), seed (optional, for reproducible output).
GET
/api/v1/br/personGET
/api/v1/br/companyGET
/api/v1/br/cpfGET
/api/v1/br/cnpjGET
/api/v1/br/cnpj-alfanumericoGET
/api/v1/us/personGET
/api/v1/commerce/productGET
/api/v1/commerce/orderGET
/api/v1/common/uuidPOST
/api/v1/mock/from-schemaPOST
/api/v1/ai/json-to-typescriptPOST
/api/v1/ai/json-to-zod