Introducing our Snowflake Data Cloud Native Application: AI-Driven Data Quality built into SQL statements! Learn More

Generate Random People Data Generate People Data API


Description:
This API generates randomized people data (customers, prospects, employees, etc.) typically used to load databases with test data.


Example of generated people test data from API
First Name Last Name Full Name City State Zip Email Phone Company Title Birthdate
Jennifer Johnson Jennifer Johnson Tulsa OK 74102 jennifer@yahoomail.com 710-477-3667 XYZ Inc VP Engineering 10/19/1967
Lucas Sullivan Lucas Sullivan Columbus OH 43210 lucas@earthlink.net 419-333-6112 Woodchip Brewing HR Manager 4/12/1959
Rod Cooper Rod Cooper Frisco TX 75035 rod@airmail.com 912-334-1617 Mack Builders Director of Sales 12/2/1994
Andrew Armstrong Andrew Armstrong Carson City NV 89701 andrew@arcmail.org 417-915-1602 Seabottom Electronics VP Marketing 2/28/1971
Yolanda Chambers Yolanda Chambers Lancaster PA 17608 yolanda@speednet.com 517-444-7170 XYZ Inc ZZZ Mattress Company 6/15/1982
Generate People Data in a Database: Use this API to generate data directly within a Cloud data platform or a database platform. The Randomized People SQL is auto-generated to insert data into database tables using this API.

Service API Endpoint:
https://api.interzoid.com/generatepeople

Calling Structure:
https://api.interzoid.com/generatepeople?license=[licensekey]

Optional Specification Examples:
OpenAPI Specification 3.0 JSON
OpenAPI Specification 3.0 YAML file
OpenAPI Specification 3.0 YAML text
RAML 1.0

Input Parameters:
License: Your Interzoid-issued license key

Output Parameters:
FirstName: Generated first name
LastName: Generated last name
FullName: Generated full name
City: Generated city name
State: Generated state name
Zip: Generated Zip Code
Email: Generated email address
Phone: Generated phone number
Company: Generated company name
Title: Generated title
Birthdate: Generated birthdate


Sample URL Query:
https://api.interzoid.com/generatepeople?license=ftr79fc6s******
Sample JSON Output:
{"FirstName":"Laura","LastName":"Figueroa","FullName":"Laura Figueroa","City":"Fredonia","State":"WI","Zip":"53021","Email":"laura@insorg-mail.info","Phone":"641-562-2392","Company":"BNT Engineering","Title":"Sales Manager","Birthdate":"4/24/1941","Code":"Success","Credits":"161143"}
You can also set a header value for your API License Key (*recommended for production environments):
Curl Example:
curl --header "x-api-key: f8smc6s****" "https://api.interzoid.com/generatepeople"

Sample Code Showing Usage:
Github


Try the API (best results obtained via API with large datasets):
(API License Key will auto-populate if you have an account and are logged in. Otherwise, register for a free account.)



Login or register to obtain



Result Code:

Origin:

Page Response Status:

Seconds:

Credits Remaining:



Do you have custom requirements or are interested in on-premise solutions? Contact us at support@interzoid.com