AniList · Example Payload

Anilist Characterimage Example

AnimeMangaEntertainmentMediaSocialDatabaseGraphQLOAuth2Public APIs

Anilist Characterimage Example is an example object payload from AniList, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

largemedium

Example Payload

anilist-characterimage-example.json Raw ↑
{
  "large": "string",
  "medium": "string"
}