API-documentatie
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- Genereer complete virtuele gebruikersprofielen met identiteit, adres, opleiding en meerGET /v1/identity- Genereer willekeurige identiteitsgegevens inclusief naam, e-mail, telefoon en SSNGET /v1/education- Genereer willekeurige opleidingsachtergronden met school, diploma en studierichtingGET /v1/address- Genereer willekeurige adressen wereldwijd met straat, stad, postcode en coördinatenGET /v1/address/cities- Toon beschikbare steden voor een gegeven land en staatGET /v1/name- Genereer cultureel authentieke willekeurige namen op etniciteit en geslachtGET /v1/username- Genereer willekeurige gebruikersnamen in verschillende stijlen zoals adjective-noun, noun-number, enz.GET /v1/nickname- Genereer platformspecifieke bijnamen voor socialmediaprofielenGET /v1/password- Genereer veilige willekeurige wachtwoorden, wachtzinnen, PIN-codes en geheimenGET /v1/birthday- Genereer willekeurige geboortedata met leeftijdsbereik en sterrenbeeldfilteringGET /v1/avatar- Haal willekeurige avatarbeelden op uit verschillende categorieënGET /v1/avatar/image/:category/*filepath- Serveer avatarafbeeldingsbestanden met grootte-optiesGET /v1/bio/:platform- Genereer platformspecifieke bio's voor socialmediaprofielenGET /v1/interest- Genereer willekeurige interesses en hobby's per platform en categorieGET /v1/occupation- Genereer willekeurige beroepen met functietitels en beschrijvingenGET /v1/occupation/profile- Genereer gedetailleerde beroepsprofielen voor verschillende platformsGET /v1/credit-card- Genereer testcreditcardnummers met het Luhn-algoritme
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- Geeft een willekeurig tijdelijk e-mailadres terug. Elke aanroep geeft een ander adres terug.GET /v1/mail/inbox- Geeft de laatste 5 e-mails terug met opgeschoonde inhoud, geëxtraheerde verificatiecodes en activatielinks. Geen bijlagen.
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).