I

IMDb GraphQL API

GraphQL discovered

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
IMDb API key api_key Get key ↗

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.

AWS access keys for the subscribed AWS account aws_sigv4 Get keys ↗

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.