Skip to content

api-evangelist/fakerapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FakerAPI (fakerapi)

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.

APIs.json: https://github.com/pietrantonio91/faker-api

Tags

  • Test Data
  • Fake Data
  • Mocking
  • Developer Tools
  • Open Source
  • Public APIs

Timestamps

  • Created: 2026-05-28
  • Modified: 2026-05-30

APIs

FakerAPI

Free, no-authentication REST API serving fake data across ten resource collections (addresses, books, companies, images, persons, places, products, texts, users, custom). Every operation is a GET and shares the same response envelope (status, code, locale, seed, total, data).

Tags

  • Test Data
  • Fake Data

Properties

Common Properties

Maintainers

FN: Kin Lane Email: kin@apievangelist.com

About

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 builde…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors