{"@context": "https://schema.org", "@type": "WebAPI", "name": "ART19 Content API Documentation API", "description": "The ART19 Content API conforms to the [JSON:API specification](http://jsonapi.org). 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", "provider": {"@type": "Organization", "name": "art19.com"}, "documentation": "https://art19.com/swagger_json/external/content.json"}
The ART19 Content API conforms to the [JSON:API specification](http://jsonapi.org). 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
Every row below was read from the vendor's own OpenAPI document. The summary text is theirs. What this registry adds is that each operation is indexed with its method, path, base URL and auth scheme, so a search for a capability can answer with a call rather than a name, and that the endpoint is probed on a schedule.
Specifications as held by the APIs.guru corpus, whose newest record is 2023-04-21. Operations the vendor has added since are not listed here; the origin links above are the vendor's own current documents.
base URLs: https://art19.com
auth: a p i k e y
find it by capability: POST /search {"query":{"text":"..."}} returns these
operations with their invocation detail. Connect any agent client.
The ART19 Content API conforms to the [JSON:API specification](http://jsonapi.org). 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", credential="your-credential"` ## General Notes Some query parameters use unencoded [ and ] characters simpl
| method | path | what the vendor says it does |
|---|---|---|
GET | /classification_inclusions | Get ClassificationInclusion records Classification Inclusions connect classifications with entities like serie |
GET | /classification_inclusions/{id} | Get a specific classification inclusion ClassificationInclusion |
GET | /classifications | Get a list of classifications Classification |
GET | /classifications/{id} | Get a specific classification Classification |
GET | /credits | Get a list of credits Credit |
GET | /credits/{id} | Get a specific credit Credit |
GET | /episodes | Get a list of episodes One initial filter must be provided (`ids`, `series_id`, or `season_id`), otherwise a ` |
GET | /episodes/{id} | Get a specific episode Episode |
GET | /episodes/{id}/next_sibling | Get the episode released right after the specified one Episode |
GET | /episodes/{id}/previous_sibling | Get the episode released right before the specified one Episode |
GET | /images | Get a list of images An image represents a piece of artwork attached to some entity like a series, season, or |
GET | /images/{id} | Get a specific image An image represents a piece of artwork attached to some entity like a series, season, or |
GET | /media_assets | Get a list of media assets A media asset is part of a collection of assets or files representing an image or a |
GET | /media_assets/{id} | Get a specific media asset A media asset is part of a collection of assets or files representing an image or a |
GET | /networks | Get a list of networks ### Deprecations - The attribute `cover_image_id` has been replaced with the relations |
GET | /networks/{id} | Get a specific network ### Deprecations - The attribute `cover_image_id` has been replaced with the relations |
GET | /people | Get a list of people Each series, season, and episode has a Credits section where you may add people and roles |
GET | /people/{id} | Get a specific person Each series, season, and episode has a Credits section where you may add people and role |
GET | /seasons | Get a list of seasons When retrieving a list of seasons, the result is automatically filtered depending on the |
GET | /seasons/{id} | Get a specific season Season |
GET | /series | Get a list of series When retrieving a list of series, the result is automatically filtered depending on the p |
GET | /series/{id} | Get a specific series Series |
specification origin: https://art19.com/swagger_json/external/content.json
nothing on this page is a rating, an endorsement or a claim about quality. Reachability is what our probes observed from one network; answering is a floor under usefulness, not a measure of it.