API Docs
Use Tempiful APIs to generate realistic temporary data for testing, QA, demos, and automation workflows.
Below are two API products: Fake Data Generator API and Temp Mail API.
Fake Data Generator API
Generate complete temporary profile data, including identity, address, username, password, avatar, birthday, bio, interests, occupation, and credit card test data.
Coverage from feature-page API panels (core endpoints):
GET /v1/profile- Generate complete virtual user profiles with identity, address, education, and moreGET /v1/identity- Generate random identity data including name, email, phone, and SSNGET /v1/education- Generate random education backgrounds with school, degree, and majorGET /v1/address- Generate random addresses worldwide with street, city, postal code, and coordinatesGET /v1/address/cities- List available cities for a given country and stateGET /v1/name- Generate culturally authentic random names by race and genderGET /v1/username- Generate random usernames in various styles like adjective-noun, noun-number, etc.GET /v1/nickname- Generate platform-specific nicknames for social media profilesGET /v1/password- Generate secure random passwords, passphrases, PINs, and secretsGET /v1/birthday- Generate random birthdays with age range and zodiac sign filteringGET /v1/avatar- Get random avatar images from various categoriesGET /v1/avatar/image/:category/*filepath- Serve avatar image files with size optionsGET /v1/bio/:platform- Generate platform-specific bios for social media profilesGET /v1/interest- Generate random interests and hobbies by platform and categoryGET /v1/occupation- Generate random occupations with job titles and descriptionsGET /v1/occupation/profile- Generate detailed occupation profiles for various platformsGET /v1/credit-card- Generate test credit card numbers using the Luhn algorithm
Subscription link placeholder (to be filled).
Temp Mail API
Create disposable email addresses and retrieve inbox messages with extracted verification codes and activation links.
GET /v1/mail/address- Returns a random temporary email address. Each call returns a different address.GET /v1/mail/inbox- Returns the latest 5 emails with cleaned content, extracted verification codes and activation links. No attachments.
Subscription link placeholder (to be filled).
Common API Notes
- Base path uses /v1/... and returns JSON responses for integration and automation.
- Most generator endpoints support practical filters such as country, gender, platform, and count.
- Free access and rate behavior follow each endpoint’s API panel on the corresponding feature page.
- RapidAPI subscription links are prepared above for productized access (currently placeholders).