Random Identity Generator

FREEMIUM
By edualc1018 | Updated 13 days ago | Data
Health Check

N/A

README

Default format (GET)

Provides all the random generated info.

Query Parameters

gender = male or female
nameSet = type of name to generate, currently supported [american]
country = the country which the generated identity comes from, currently supported [us, ca]
minAge = minimum age of the generated identity
maxAge = maximum age of the generated identity

All query parameters are optional.

Custom Identity (POST)

The custom format request has the same options as the GET request such as the gender, name_set, country, min_age, max_age and the most important one the query parameter that controls how the response should present the user data, query.

Currently supported keys for custom query.
Description Keyword
get the name title $nameTitle
get the firstname $nameFirst
get the name initial $nameInitial
get the last name $nameLast
get the gender $identityGender
get the street address $identityStreet
get the city address $identityCity
get the state address $identityState
get the char format of the state address (i.e. New York -> NY) $identityStateCode
get the country address $identityCountry
get the country alpha2 $identityCountryCode
get the address zip $identityZip
get the phone number $identityPhone
get the birthday $identityBirthDate
get the age $identityAge
get the zodiac sign $identityZodiac
get the height(ft) $identityHeightInFeet
get the height(cm) $identityHeightInCm
get the weight(lbs) $identityWeightInLbs
get the weight(kg) $identityWeightInKg
get the blood yype $identityBloodType
get the favorite color $identityFavColor
get the vehicle name $identityVehicle
get the company $identityCompany
get the job $identityJob
get the card $identityBankCard
get the card expiry data $identityCardExpires
get the card security code $identityCardSecurityCode
get the card scheme $identityBankCardScheme
get the card type $identityBankCardType
get the card brand $identityBankCardBrand
get the bank name $identityBankName
get the email $identityEmail
get the username $identityUserName
get the password $identityPassword
get the browser user agent $identityBrowserUserAgent
Followers: 0
API Creator:
E
edualc1018
edualc1018
Log In to Rate API
Rating: 5 - Votes: 1