Gravatar GraphQL
Gravatar does not expose a native GraphQL endpoint. This schema is a conceptual GraphQL representation of the Gravatar REST API v3, derived from the public REST types documented at https://docs.gravatar.com/rest-api/ and the OpenAPI specification available at https://api.gravatar.com/v3/openapi.
Overview
Gravatar GraphQL is a GraphQL API specification published by Gravatar on the APIs.io network.
Gravatar does not expose a native GraphQL endpoint. This schema is a conceptual GraphQL representation of the Gravatar REST API v3, derived from the public REST types documented at https://docs.gravatar.com/rest-api/ and the OpenAPI specification available at https://api.gravatar.com/v3/openapi.
The specification includes 5 reference links.
Tagged areas include Avatars, Identity, Profiles, Social, and Images.
Endpoint
References
- REST API Reference https://docs.gravatar.com/rest-api/
- Getting Started https://docs.gravatar.com/rest/getting-started/
- Avatar API https://docs.gravatar.com/api/avatars/
- OpenAPI Spec https://api.gravatar.com/v3/openapi
- GitHub https://github.com/Automattic/gravatar