Generate a random display name
GET/v1/internet/display-name
This API endpoint will return a random display name using the given person's name as base. The resulting display name may use one or both of the provided names. If the input names include Unicode characters, the resulting display name will contain Unicode characters. It will not contain spaces.
Request
Responses
- 200
- 500
a random display name
Internal server error.