{"uid":"cap_TJg9hF-7QsH-PBpbyHnjB","slug":"agentutility-movie-info-2e81dbcb","name":"AgentUtility Movie Info","description":"Looks up movie and TV metadata: title, release year, rating, overview, poster, and optional streaming providers. Same TMDB-backed response as movie-database with a compact search slug for agents. Use it as a movie info API, film metadata lookup, or TV metadata lookup.","url":"https://x402.agentutility.ai/movie-info","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"required":["query"],"properties":{"type":{"enum":["movie","tv","both"],"type":"string","description":"Restrict results to movie, tv, or both. Default both."},"year":{"type":"number","description":"Optional release year filter."},"limit":{"type":"number","description":"Max results to return, 1-10. Default 5."},"query":{"type":"string","description":"Movie or TV title to search, e.g. 'Dune Part Two'."},"region":{"type":"string","description":"2-letter provider region for optional provider summary. Default US."},"include_providers":{"type":"boolean","description":"If true, include watch-provider summary for the top match."}}},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"query":{"type":"string"},"returned":{"type":"integer"},"top_match":{"type":"object","properties":{"type":{"type":"string"},"title":{"type":"string"},"tmdb_id":{"type":"integer"},"release_year":{"type":"integer"},"vote_average":{"type":"number"}}},"attribution":{"type":"string"},"provider_summary_for_top_match":{"type":"object","properties":{"rent":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"}}}},"region":{"type":"string"},"flatrate":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"}}}}}}}}}}}},"responseSchema":{"type":"json","example":{"query":"Dune Part Two","returned":1,"top_match":{"type":"movie","title":"Dune: Part Two","tmdb_id":693134,"release_year":2024,"vote_average":8.1},"attribution":"Data: TMDB (https://www.themoviedb.org). Watch-provider data from JustWatch where included.","provider_summary_for_top_match":{"rent":[{"name":"Amazon Video"}],"region":"US","flatrate":[{"name":"Max"}]}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"registry","requiresHandshake":false,"reviewCount":1,"rating":{"score":"0.08","successRate":"0.00","reviews":1,"stars":"1.3","state":"rated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_g-RBVSZ9rx3CIqxiw5mpe","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Looks up movie and TV show metadata including title, release year, rating, overview, poster, and streaming provider availability via TMDB.","exampleAgentPrompt":"Can you look up the movie info for Inception — I need the release year, rating, overview, and which streaming platforms it's available on?","exampleUseCases":[{"title":"Movie night streaming check","prompt":"What streaming services is The Dark Knight available on right now? Also grab its rating and a quick overview so I can share it with my friends."},{"title":"TV show details for recommendation","prompt":"Look up metadata for the TV show Breaking Bad — I need the release year, rating, and a short description I can include in a newsletter."},{"title":"Film research for content creation","prompt":"I'm writing a blog post about sci-fi films — can you pull the full details for Dune (2021) including its poster, rating, and overview?"}],"resultDescription":"Returns structured movie or TV metadata including title, release year, audience rating, plot overview, poster image URL, and optionally a list of streaming providers where the title is available — all sourced from TMDB with a compact search slug optimized for agent use.","failureModes":["Title not found in TMDB — returns empty or error response","Ambiguous title matches multiple results — may return wrong entry without additional disambiguation","Streaming provider data unavailable for certain regions or titles","Network timeout or service unavailability","Payment failure via x402 protocol — call not executed"],"whenToPreferThis":"Choose this endpoint when an agent needs quick, structured movie or TV show metadata (rating, year, overview, poster, streaming links) in a single call with USDC micropayment via x402. Prefer over raw TMDB API calls when you want a pre-packaged, agent-friendly response with a compact search slug and no API key management.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":1,"lastUsedAt":"2026-08-31T00:03:44.072Z","lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-22T00:57:48.047Z","isFirstParty":false}