} text-align: left; border: 1px solid #ddd; td, th { } width: 100%; border-collapse: collapse; table { } padding: 10px; border: 1px solid #ddd; table, tr, td, th, caption { } margin: 20px; font-family: Arial, sans-serif; body {

Encore Data Products - Gravatar Profile

The Gravatar profile is a unique email address associated with a user's Google account, which is used to track their activity on the site. It was created by Gary Kildall in 1999 as part of the development of the popular email service.

Gravatar API Documentation

MethodDescription
GET /memosThis endpoint returns a list of recent Gravatars, sorted by date.
GET /memos/{id}This endpoint returns the metadata associated with a specific Gravatar memo.
POST /memosThis endpoint creates a new Gravatar memo.

Free Profile Creation

To create a free profile, you can visit the Gravatar website and fill out the registration form. Once your account is created, you will be able to upload your profile picture and cover image.

Example Profile Picture

Gravatar Account Requirements

A valid Google account is required to use Gravatar. Additionally, you will need to have a verified email address associated with your Google account.

API Reference (encoredataproductes)

        // Get list of recent Gravatars
        https://gravatar.com/encoredataproductes/api/v1/memos

        // Get metadata associated with a specific Gravatar memo
        https://gravatar.com/encoredataproductes/api/v1/memos/{id}

        // Create new Gravatar memo
        https://gravatar.com/encoredataproductes/api/v1/memos
    

https://gravatar.com/encoredataproductes