@datafire/fungenerators_fake_identity

3.0.0 • Public • Published

@datafire/fungenerators_fake_identity

Client library for Fake identity generation API

Installation and Usage

npm install --save @datafire/fungenerators_fake_identity
let fungenerators_fake_identity = require('@datafire/fungenerators_fake_identity').create({
  "X-Fungenerators-Api-Secret": ""
});

.then(data => {
  console.log(data);
});

Description

Generate random fake identities (name, address, email, phone , credit card info etc). Click here to subscribe

Actions

identity.company.get

Generate full company identity

fungenerators_fake_identity.identity.company.get(null, context)

Input

This action has no parameters

Output

Output schema unknown

identity.company.address.get

Generate postal addresses

fungenerators_fake_identity.identity.company.address.get({}, context)

Input

  • input object
    • limit integer: No of addresses to return. Defaults to 1.

Output

Output schema unknown

identity.company.name.get

Generate company name(s)

fungenerators_fake_identity.identity.company.name.get({}, context)

Input

  • input object
    • limit integer: No of names to return. Defaults to 1.

Output

Output schema unknown

identity.company.phonenumber.get

Generate random company phone number(s)

fungenerators_fake_identity.identity.company.phonenumber.get({}, context)

Input

  • input object
    • limit integer: No of phone numbers to return. Defaults to 1.

Output

Output schema unknown

identity.person.get

Generate full identity name, phone, email, address, credit card etc.

fungenerators_fake_identity.identity.person.get(null, context)

Input

This action has no parameters

Output

Output schema unknown

identity.person.address.get

Generate postal addresses

fungenerators_fake_identity.identity.person.address.get({}, context)

Input

  • input object
    • limit integer: No of addresses to return. Defaults to 1.

Output

Output schema unknown

identity.person.creditcard.get

Generate credit card details (number, type, expiration date, name on the card etc).

fungenerators_fake_identity.identity.person.creditcard.get({}, context)

Input

  • input object
    • limit integer: No of credit card details to return. Defaults to 1.

Output

Output schema unknown

identity.person.email.get

Generate random email ids

fungenerators_fake_identity.identity.person.email.get({}, context)

Input

  • input object
    • limit integer: No of email ids to return. Defaults to 1.

Output

Output schema unknown

identity.person.name.get

Generate full name(s)

fungenerators_fake_identity.identity.person.name.get({}, context)

Input

  • input object
    • gender string: Gender of the names. If not specified both gender names will be returned.
    • limit integer: No of names to return. Defaults to 1.

Output

Output schema unknown

identity.person.name.first.get

Generate first name (in a given gender)

fungenerators_fake_identity.identity.person.name.first.get({}, context)

Input

  • input object
    • gender string: Gender of the names. If not specified both gender names will be returned.
    • limit integer: No of names to return. Defaults to 1.

Output

Output schema unknown

identity.person.name.last.get

Generate last name(s)

fungenerators_fake_identity.identity.person.name.last.get({}, context)

Input

  • input object
    • limit integer: No of names to return. Defaults to 1.

Output

Output schema unknown

identity.person.phonenumber.get

Generate random phone number(s)

fungenerators_fake_identity.identity.person.phonenumber.get({}, context)

Input

  • input object
    • limit integer: No of phone numbers to return. Defaults to 1.

Output

Output schema unknown

Definitions

This integration has no definitions

Readme

Keywords

none

Package Sidebar

Install

npm i @datafire/fungenerators_fake_identity

Weekly Downloads

0

Version

3.0.0

License

MIT

Unpacked Size

27 kB

Total Files

4

Last publish

Collaborators

  • datafire