I
IMDb GraphQL API
Details
- Endpoint
-
http://api-fulfill.dataexchange.us-east-1.amazonaws.com/v1 - Spec
- introspection
- Docs
- https://developer.imdb.com/documentation/api-documentation/
Authentication
IMDb API key
x-api-key: <credential> + AWS access keys for the subscribed AWS account Authorization: AWS SigV4 <credential> discovered Subscribe to an IMDb API product through AWS Data Exchange. After IMDb approves the subscription request, locate the key from the email sent by IMDb staff as described in Getting Access to the API. Send it as the x-api-key header.
Create AWS access keys for the AWS account that holds the IMDb AWS Data Exchange subscription, following AWS's Access Keys documentation. IMDb's docs require AWS authentication for API calls and recommend either an AWS named profile via AWS CLI or environment variables AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY, with SigV4 signing against region us-east-1 and service dataexchange.