Name to Avatar
AvatarsAPI Docs

Identity Generator

Generate coherent synthetic identities with names, avatars, contact details, locations, and workplace data

A complete synthetic person

Create richer fictional records whose name, avatar, contact details, location, and workplace context belong together

Coherent profile data

Generate a qualified name, contact details, and avatar as one internally consistent fictional identity.

Workplace context

Place each identity in a demo company with a department and role that fit together.

Location-aware

Choose a country or location and receive matching synthetic identity data.

Avatar for Ekundayo Adeyemi

Ekundayo Adeyemi

ProAdult
GenderMale
CountryUnited States
LanguageYoruba
EthnicityYoruba
CompanyCedar & Finch
DepartmentCorporate Services
TitleHuman Resources Manager
LocationChicago
Phone+1 (312) 555-0174
Emailekundayo.adeyemi@cedar-finch.com

Identity generation use cases

Use coherent fictional profiles wherever real personal data does not belong

Test and seed data

Populate development and staging datasets with complete fictional people.

Product prototypes

Fill profile, account, and contact interfaces with coherent demo records.

User directories

Create realistic fictional members with avatars and structured attributes.

CRM datasets

Build synthetic contacts with workplace, location, phone, and email data.

QA scenarios

Exercise filters, tables, profiles, and exports without using personal data.

AI and data workflows

Generate structured fictional people for evaluation and data pipelines.

From names to structured datasets

An identity connects a qualified name and avatar with contact, location, and workplace data

Avatar path

NameAvatar

Generate a synthetic avatar matched to a name, which can be just a string name or a reusable name entity.

The avatar is the result of this path.

Structured data path

Qualified nameIdentityCompany roster

Build richer fictional records and datasets in a separate workflow.

A special qualified name with rich properties can be used to generate an identity, which combines name, avatar, rich pre-determined data and belongs to a demo company.

Several identities can be used to create a company roster.

Generate identities with the API

Create structured fictional people programmatically for applications, tests, and data workflows

Authenticate with an API key and optionally control country, location, gender, company title, avatar style, age, quality, and visibility.

Read API Docs

Identity generation FAQ

What does an identity include?

Each generated identity includes a qualified name, synthetic avatar, demo company, department, title, location, phone number, and email address.

Are the generated identities real people?

No. Identities are generated as fictional synthetic data. Individual values can still coincide with real-world data, so a result should not be treated as representing or endorsing a real person.

Can I control the generated identity?

Yes. You can constrain generation by gender, country or location, demo company and title, avatar style, and age.

Can I create private identities?

The public generator creates public identities only. Sign in and use the dashboard when you need private results.

Can I generate identities through the API?

Yes. External generation requests require an API key that can be obtained after sign in. Check the API docs for the complete request and response formats.

Generate a synthetic identity

Use the identity generator, or integrate the API into your application

Generate an identity View API Docs
curl -X POST https://nametoavatar.com/api/v1/identities \
  -H "Content-Type: application/json" \
  -H "x-api-key: YOUR_API_KEY" \
  -d '{"country":"Japan","gender":"female","style":"professional"}'
© 2026 Name to Avatar
Created by Sergey Atroshchenko