Gravatar
communityGlobally Recognized Avatar service providing user profiles and avatars across websites.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
https://www.gravatar.com/avatar/{hash}Get avatar image
Parameters
ddefault image (stringoptionalrrating g|pg|r|x (stringoptionalssize pixels (integeroptionalhashMD5 hash of email (stringrequiredReturns
avatar image (PNG/JPEG)GET
https://www.gravatar.com/{hash}.jsonGet user profile
Parameters
hashMD5 hash of email (stringrequiredReturns
entry[] with id, hash, requestHash, profileUrl, preferredUsername, thumbnailUrl, displayName, aboutMe, currentLocation, urls[]GET
https://api.gravatar.com/v3/profiles/{identifier}Get profile via REST API v3
Parameters
identifieremail hash or username (stringrequiredReturns
hash, display_name, profile_url, avatar_url, avatar_alt_text, location, description, job_title, company, verified_accounts[]