freeapis

GeneradorDNI

Data generator API. Profiles, vehicles, banks and cards, etc

Authentication
API Key
HTTPS
Yes
CORS
Unknown
Category
Test Data
Documentation / URL
https://api.generadordni.es

Overview

GeneradorDNI provides test data — key-based (the API responds with data even without a valid key, verified).

Quick Start

Profiles (verified live — 6.4KB):

curl "https://api.generadordni.es/v2/profiles/person?api_key=YOUR_KEY"
[ { "nif": "56675016A", "nie": "X0124264H", "name": "FRANCISCO", "surname": "COLL", "surname2": "GIL", "gender": "M" } ]

Authentication

  • Register → API key.
  • Send it as the api_key query parameter.

Rate Limits & Notes

  • Free tier with limits (check the docs).
  • Test data generation.

FAQ

Is GeneradorDNI free? Free tier with limits.

Does it work without a key? It responds with data even with an invalid key (verified) — but use a real key for reliable access.

What’s the auth style? api_key query parameter.

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