Fake Identity Generator
Generate rich fake identities — name, address, card, bank, internet — by locale.
curl -X POST https://sinikoding.dev/api/v1/fake-identity \
-H 'content-type: application/json' \
-H 'x-api-key: tk_live_…' \
-d '{"count":5,"locale":"id","gender":"any"}'Need fake identity generator from your own code? Create a free account to get an API key. This page stays free without one.
Create account