API Information
Find out what's availible and how to use it.

Fake Data - json Try It

/api/fakedata

Parameters:
  • count - number - default: 10 - optional
  • {elements} - types - anynumber of elements you want returned and the type of element you would like it to be
    ex: firstname=name&lastname=surname&email=email
    • types: uuid, number, date, name, surname, email, username, sentence
Example Result:

      

Words - json Try It

/api/words

Parameters: (must pass something to get a populated response)
  • Words - Array - of word types - optional
    ex: words=['verb','noun','animal','color','name']
  • {word types} - number - optional
    ex: nouns=3&verbs=1&animals=4
    • word types: nouns, verbs, adjectives, colors, names, animals
Example Result:

      

Password - json Try It

/api/password

Parameters:
  • length - number - default: 15 - optional
  • symbols - boolean - default: true - optional
Example Result:

      

Passphrase - json Try It

/api/password/phrase

Example Result:

      

UUID - string Try It

/api/uuid

Example Result: