Mockaroo
Generate fake data to JSON, CSV, TXT, SQL and XML
- Authentication
- API Key
- HTTPS
- Yes
- CORS
- Unknown
- Category
- Test Data
- Documentation / URL
- https://www.mockaroo.com/docs
Overview
Mockaroo generates custom mock data from schemas — CSV/JSON/SQL. Auth is an API key (an invalid key returns 401, verified).
Quick Start
Generate (replace YOUR_KEY):
curl "https://api.mockaroo.com/api/123456?count=1&key=YOUR_KEY"
[ { "id": 1, "first_name": "John", "last_name": "Doe", "email": "[email protected]" } ]
Authentication
- Register at mockaroo.com → create a schema → API key.
- Send it as the
keyquery parameter (invalid → 401, verified).
Rate Limits & Notes
- Free tier: 200 requests/day (check the docs); paid plans scale.
- Output: JSON, CSV, SQL, or Excel.
- Rich field types (names, emails, dates, custom lists).
FAQ
Is Mockaroo free? Free tier: 200 requests/day; more is paid.
How do I get a key? mockaroo.com → create a schema → key.
What’s the auth style?
key query parameter (verified).
More in Test Data
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| AddressMock Random US, Hong Kong and Cape Verde addresses with matched city, state and ZIP | No auth | Yes | Yes | ↗ |
| Bacon Ipsum A Meatier Lorem Ipsum Generator | No auth | Yes | Unknown | ↗ |
| Dicebear Avatars Generate random pixel-art avatars | No auth | Yes | No | ↗ |
| DummyJSON Fake REST API with products, users, posts, comments, todos and more | No auth | Yes | Yes | ↗ |
| English Random Words Generate English Random Words with Pronunciation | No auth | Yes | No | ↗ |