API archive entry · source-reported
TheTVDB API v3
API v3 targets v2 functionality with a few minor additions. The API is accessible via https://api.thetvdb.com and provides the following REST endpoints in JSON format. How to use this API documentation ---------------- You may browse the API routes without authentication, but if you wish to send requests to the API and see response data, then you must authenticate. 1. Obtain a JWT token by `POST`ing to the `/login` route in the `Authentication` section with your API key and credentials. 1. Paste the JWT token from the response into the "JWT Token" field at the top of the page and click the 'Add Token' button. You will now be able to use the remaining routes to send requests to the API and get a response. Language Selection ---------------- Language selection is done via the `Accept-Language` header. At the moment, you may only pass one language abbreviation in the header at a time. Valid language abbreviations can be found at the `/languages` route.. Authentication ---------------- Authentication to use the API is similar to the How-to section above. Users must `POST` to the `/login` route with their API key and credentials in the following format in order to obtain a JWT token. `{
Documentation & source
Use the provider’s reference for current endpoints, setup, limits and terms.
No separate documentation URL has been confirmed for this record.
Provider content retains its own terms. This listing does not grant reuse or training rights.
Access at a glance
These are reported access facts. Check the current documentation before integrating.
- Authentication: Unknown.
- HTTPS: not confirmed.
- Browser access (CORS): Unknown.
Pricing and limits
Current plans, quotas, and rate limits have not been reviewed for this listing. Check the provider’s current terms; no authentication does not necessarily mean free usage.
Documentation and sources
Imported from APIs.guru OpenAPI Directory. A detailed editorial review has not been published yet.
APIs.guru OpenAPI Directory · CC0 contributed definitions; upstream provider terms may differ
More Media APIs
Aggregators API Service
Aggregators API
Unknown · HTTPS unconfirmed · CORS Unknown
API docs | logoraisr.com
Dig into our logoraisr API reference documentation. We also offer an OpenAPI specification to allow easy integration into your systems. You can download the json file by clicking on the download button. OpenAPI 2.0 Validation Status
Unknown · HTTPS unconfirmed · CORS Unknown
api.video
api.video is an API that encodes on the go to facilitate immediate playback, enhancing viewer streaming experiences across multiple devices and platforms. You can stream live or on-demand online videos within minutes.
Unknown · HTTPS unconfirmed · CORS Unknown
APOD
This endpoint structures the APOD imagery and associated metadata so that it can be repurposed for other applications. In addition, if the concept_tags parameter is set to True, then keywords derived from the image explanation are returned. These keywords could be used as auto-generated hashtags for twitter or instagram feeds; but generally help with discoverability of relevant imagery
Unknown · HTTPS unconfirmed · CORS Unknown
Archive API
The Archive API provides lists of NYT articles by month going back to 1851. You can use it to build your own local database of NYT article metadata.
Unknown · HTTPS unconfirmed · CORS Unknown
ART19 Content API Documentation
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", credential="your-credential"` ## General Notes Some query parameters use unencoded [ and ] characters simply for readability. Defaults, examples, and possible values are additionally rendered in double quotes for readability. In practice, query parameters should not have quotes around the values (e.g., `foo=bar` is valid, not `foo="bar"`), and both query parameter keys and values must be percent-encoded, per the requirements in RFC 3986 § 3.4. ## Rate Limiting In order to provide a fair distribution of available resources, all API calls are subject to rate limits. If you exceed the number of API calls per minute granted to your credential, a `429 Too Many Requests` error response will be returned. In that case, a `Retry-After` header MAY be included in the response, describing the number of seconds after which a request can be retried. If you run into a high number of 429 errors, please reach out to ART19 Support to adjus
Unknown · HTTPS unconfirmed · CORS Unknown
Source reference
This page separates source-reported facts from questions that need live provider verification.