# FakerAPI

**Canonical:** https://apis.io/providers/fakerapi/  
**Website:** https://fakerapi.it/en  
**APIs profiled:** 10

FakerAPI is a free, no-authentication REST API that returns realistic fake data for developers, designers, and QA engineers. Built on top of the PHP Faker library by Alessandro Pietrantonio, it exposes a uniform set of GET endpoints for addresses, books, companies, images, persons, places, products, texts, users, and a fully custom resource builder. Every endpoint accepts the same three control parameters (_quantity, _locale, _seed) and returns the same envelope, making it trivial to use for prototypes, mock servers, workshop fixtures, and integration tests.

## Kin Score — 26.0 / 100 (emerging)

Scored 2026-08-20 under rubric 0.12.0. Trend: flat (+0.0 from 26.0).

| Facet | Score |
|---|---|
| Discoverability | 74.1 |
| Contract Quality | 62.2 |
| Governance | 25.0 |
| Contract Governance | 25.0 |
| Operational Transparency | 0.0 |
| Developer Ergonomics | 0.0 |
| Commercial Clarity | 0.0 |
| Access Clarity | 0.0 |

## Agent readiness — 20.9 (agent-aware)

| Dimension | Value |
|---|---|
| Spec Presence | yes |
| Agentic Access | derived |
| Reversibility Documented | na |
| MCP Server | no |
| Auth Clarity | no |
| Idempotency | na |
| Error Semantics | no |
| OpenAPI Examples | no |
| Rate Limit Signal | no |
| Event Surface Described | no |
| Agent Skills | no |
| Well Known Catalog | no |
| Consent Identity | no |
| Agent Card | no |
| Dry Run Mode | na |

## Access

Unknown — onboarding: unknown, pricing: unknown, trial: no (confidence: low).

## APIs (10)

- **FakerAPI Addresses API** — Generate fake postal addresses with geo coordinates.
- **FakerAPI Books API** — Generate fake book records.
- **FakerAPI Companies API** — Generate fake business records.
- **FakerAPI Custom API** — Generate fake records with a caller-defined field schema.
- **FakerAPI Images API** — Generate fake image references (titles, descriptions, URLs).
- **FakerAPI Persons API** — Generate fake person profiles with nested addresses.
- **FakerAPI Places API** — Generate fake geographic coordinates.
- **FakerAPI Products API** — Generate fake product records with images.
- **FakerAPI Texts API** — Generate fake titled text blocks.
- **FakerAPI Users API** — Generate fake application user accounts.

## Agentic access (1)

- **Fakerapi Agentic Access** — 10 operations

## Security (1)

- **Fakerapi Domain Security** — DNSSEC

## Use cases (7)

- **Frontend Prototyping** — Populate React, Vue, or Svelte mockups with realistic data without standing up a backend.
- **API Mocking** — Use FakerAPI directly or as a fixture source for Microcks, Prism, MSW, or Postman.
- **QA Test Data** — Generate deterministic test fixtures (via _seed) for automated browser and API tests.
- **Workshop and Training Fixtures** — Hand learners a single URL to fetch sample data instead of provisioning per-student accounts.
- **Database Seeding** — Seed development databases with thousands of fake users, companies, or products.
- **Internationalization Testing** — Exercise i18n code paths with names, addresses, and phone numbers in 60+ locales.
- **Load Test Payload Generation** — Pull large, reproducible JSON payloads to feed load generators.

## Tags

Test Data, Fake Data, Mocking, Developer Tools, Open-Source, Public APIs

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/providers/fakerapi/). Scores are computed from the provider's own public artifacts under a published rubric.
