art19.com

The ART19 Content API conforms to the JSON:API specification. API requests MUST use the HTTP Accept header: Accept: application/vnd.api+json API requests MUST be authenticated using the HTTP Authorization header: `Authorization: Token token="your-token", credentia

๐Ÿ”‘ apikey 22 endpoints media
๐Ÿ“„ Docs ๐Ÿ“‹ OpenAPI spec ๐Ÿ”ฌ Try in Swagger UI

No SDKs indexed for this API yet.

curl examples
Get a list of images
curl \
  -H "Authorization: $API_KEY" \
  https://art19.com/images
Get a list of people
curl \
  -H "Authorization: $API_KEY" \
  https://art19.com/people
Get a list of series
curl \
  -H "Authorization: $API_KEY" \
  https://art19.com/series
Endpoints (22 total)
GET
/images
Get a list of images
GET
/people
Get a list of people
GET
/series
Get a list of series
GET
/credits
Get a list of credits
GET
/seasons
Get a list of seasons
GET
/episodes
Get a list of episodes
GET
/networks
Get a list of networks
GET
/images/{id}
Get a specific image
GET
/people/{id}
Get a specific person
GET
/series/{id}
Get a specific series
GET
/credits/{id}
Get a specific credit
GET
/media_assets
Get a list of media assets
Language coverage

No SDKs yet

At a glance
Total SDKs0
Languages0
Endpoints22
Authapikey
Categories1
https://art19.com