First, review the terms of use at http://www.fakenamegenerator.com/api-tos.php
Next, sign up for an API plan at http://www.webservius.com/services/CorbanWork/fakename.
Last, review the basic instructions below:
We offer a REST API. The URL is http://svc.webservius.com/v1/CorbanWork/fakename
To make a request, add the options below as GET parameters. For example:
http://svc.webservius.com/v1/CorbanWork/fakename?wsvKey=YOUR_KEY_HERE&output=json&c=us&n=us&gen=0
| Parameter | Valid Options | Description |
|---|---|---|
| wsvKey | Your API key | Your API key. If omitted, you will receive an error message. |
| output | xml php json |
Choose whether you want the output to be XML, serialized PHP, or JSON. If omitted, output will be in XML. |
| c | as au bg br ca cyen cygk dk fi fr gr hu is it nl no pl sl sp sw sz uk us |
Choose the country to generate details for. If omitted, "us" will be selected. |
| n | ar au br ch cs dk en er fa fi fr gd gr hobbit hr hu ig is it jp jpja ninja nl no pl sl sp sw us vn zhtw |
Choose the nameset to generate details for. If omitted, "us" will be selected. |
| gen | 0 (random) 1 (male) 2 (female) |
Choose the gender to generate details for. If omitted, "0" will be selected. |