APIドキュメント
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- 身元・住所・学歴・キャリアなどを網羅した完全な仮プロフィールを生成GET /v1/identity- 氏名・メール・電話番号・SSN を含むランダムな身元情報を生成GET /v1/education- 学校名・学位・専攻を含むランダムな学歴データを生成GET /v1/address- 番地・市区町村・郵便番号・座標を含む世界各国のランダム住所を生成GET /v1/address/cities- 指定した国・都道府県で利用可能な市区町村の一覧を取得GET /v1/name- 文化圏と性別に応じた、自然な響きのランダム氏名を生成GET /v1/username- 形容詞+名詞、名詞+数字など多彩なスタイルのランダムユーザー名を生成GET /v1/nickname- SNS プラットフォームごとの表示名(ニックネーム)を生成GET /v1/password- 安全なランダムパスワード・パスフレーズ・PIN・シークレットを生成GET /v1/birthday- 年齢範囲や星座で絞り込めるランダムな生年月日を生成GET /v1/avatar- 多彩なカテゴリからランダムなアバター画像を取得GET /v1/avatar/image/:category/*filepath- サイズ指定付きでアバター画像ファイルを配信GET /v1/bio/:platform- SNS プラットフォームに合わせたプロフィール文を生成GET /v1/interest- プラットフォーム・カテゴリ別にリアルな趣味・興味リストを生成GET /v1/occupation- 職種名と概要付きのランダムな職業データを生成GET /v1/occupation/profile- 各種プラットフォーム向けの詳細な職業プロフィールを生成GET /v1/credit-card- Luhn アルゴリズム準拠のテスト用クレジットカード番号を生成
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- ランダムな使い捨てメールアドレスを返します。呼び出すたびに異なるアドレスが生成されます。GET /v1/mail/inbox- クリーニング済み本文・抽出済み認証コード・有効化リンク付きで最新5件を返します。添付ファイルは含まれません。
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).