Names

Returns information on a name.

Request

ParameterTypeValues
name
(required)
String,The word value may be:
  • a string value like bill gates, bill, or gates
prettyBoolean,Pretty print the response. Useful for debugging. The pretty value may be:
  • true
  • false(default)

Response

Returns information on whether the input is a name, whether it is commonly known to be a male name, whether it is commonly known to be a female name, and whether it is commonly known to be a family name. Moreover, confidence levels of Certain, Likely, or Uncertain are returned.

Example

    Request
    Response
https://api.plasticity.ai/sapien/namesGETPOST
{
}