Specifies which field of a user's profile is being updated. - USER_DATA_TYPE_PFP: Profile Picture URL for the user's avatar - USER_DATA_TYPE_DISPLAY: Display Name shown on the user's profile - USER_DATA_TYPE_BIO: Biography or description of the user - USER_DATA_TYPE_URL: Website or social media link for the user - USER_DATA_TYPE_USERNAME: Preferred username for the user
{
"$schema": "http://json-schema.org/draft-07/schema#",
"$id": "https://neynar.com/schemas/hub/UserDataType",
"title": "Hub UserDataType",
"description": "Specifies which field of a user's profile is being updated.\n- USER_DATA_TYPE_PFP: Profile Picture URL for the user's avatar\n- USER_DATA_TYPE_DISPLAY: Display Name shown on the user's profile\n- USER_DATA_TYPE_BIO: Biography or description of the user\n- USER_DATA_TYPE_URL: Website or social media link for the user\n- USER_DATA_TYPE_USERNAME: Preferred username for the user",
"type": "string",
"default": "USER_DATA_TYPE_PFP",
"enum": [
"USER_DATA_TYPE_PFP",
"USER_DATA_TYPE_DISPLAY",
"USER_DATA_TYPE_BIO",
"USER_DATA_TYPE_URL",
"USER_DATA_TYPE_USERNAME"
]
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.