freeapis

Mockaroo

Generate fake data to JSON, CSV, TXT, SQL and XML

Authentication
API Key
HTTPS
Yes
CORS
Unknown
Category
Test Data

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": "john@example.com" } ]

Authentication

  • Register at mockaroo.com → create a schema → API key.
  • Send it as the key query 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

APIAuthHTTPSCORS
AddressMock

Random US, Hong Kong and Cape Verde addresses with matched city, state and ZIP

No authYesYes
Bacon Ipsum

A Meatier Lorem Ipsum Generator

No authYesUnknown
Dicebear Avatars

Generate random pixel-art avatars

No authYesNo
DummyJSON

Fake REST API with products, users, posts, comments, todos and more

No authYesYes
English Random Words

Generate English Random Words with Pronunciation

No authYesNo