MediaCoverImage is a JSON Structure definition published by AniList, describing 4 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/anilist/refs/heads/main/json-structure/anilist-mediacoverimage-structure.json",
"name": "MediaCoverImage",
"description": "MediaCoverImage schema from AniList GraphQL API v2",
"type": "object",
"properties": {
"extraLarge": {
"type": "string",
"description": "The cover image url of the media at its largest size. If this size isn't available, large will be provided instead."
},
"large": {
"type": "string",
"description": "The cover image url of the media at a large size"
},
"medium": {
"type": "string",
"description": "The cover image url of the media at medium size"
},
"color": {
"type": "string",
"description": "Average #hex color of cover image"
}
}
}
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.