Gravatar
JSON →Interact with Gravatar avatars, profiles, and inferred interests.
Install
npx (recommended) Tools · 6
- get_profile_by_id Retrieve comprehensive Gravatar profile information using a profile identifier
- get_profile_by_email Retrieve comprehensive Gravatar profile information using an email address
- get_inferred_interests_by_id Fetch AI-inferred interests for a Gravatar profile using a profile identifier
- get_inferred_interests_by_email Fetch AI-inferred interests for a Gravatar profile using an email address
- get_avatar_by_id Retrieve the avatar image for a Gravatar profile using an avatar identifier
- get_avatar_by_email Retrieve the avatar image for a Gravatar profile using an email address
Environment variables
GRAVATAR_API_KEY
Links
★ 3 GitHub stars