Rotten Tomatoes · Agentic Access

Rotten Tomatoes Agentic Access

x-agentic-access generated

Rotten Tomatoes exposes 18 API operations that an AI agent could call, of which 0 are state-changing ‘acting’ operations. This is a recommended x-agentic-access execution contract — the scope, audience, consequence tier, short-lived token constraints, and escalation each action should carry before it is handed to an autonomous agent.

By consequence: 18 read.

Contracts are classified heuristically from the provider’s OpenAPI and refresh on every APIs.io network build; audience is bound per deployment. The model follows Curity’s Access Intelligence (apidays Munich 2026). Browse every provider’s agent contracts at agentic-access.apis.io.

MoviesTelevisionReviewsRatingsTomatometerAudience ScoreEntertainmentMedia
Operations: 18 Acting: 0 Human-in-the-loop: 0 Method: generated

By consequence

read 18

Source

Agentic Access

Raw ↑
generated: '2026-07-15'
method: generated
source: openapi/openapi.json
description: Recommended x-agentic-access execution contracts, classified heuristically from
  the OpenAPI. A governance starting point for exposing this API to AI agents — review and bind
  audience per deployment. See research/curity/agentic-governance/.
summary:
  operations: 18
  by_action_class:
    connected: 18
  by_consequence:
    read: 18
  human_in_the_loop_required: 0
operations:
- path: /lists.json
  method: get
  operationId: ListsDirectoryTopLevelLists
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /lists/dvds.json
  method: get
  operationId: DVDListsDirectoryTopLevelLists
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /lists/dvds/current_releases.json
  method: get
  operationId: CurrentReleaseDVDsDVDLists
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /lists/dvds/new_releases.json
  method: get
  operationId: NewReleaseDVDsDVDLists
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /lists/dvds/top_rentals.json
  method: get
  operationId: TopRentalsDVDLists
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /lists/dvds/upcoming.json
  method: get
  operationId: UpcomingDVDsDVDLists
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /lists/movies.json
  method: get
  operationId: MovieListsDirectoryTopLevelLists
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /lists/movies/box_office.json
  method: get
  operationId: BoxOfficeMovieLists
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /lists/movies/in_theaters.json
  method: get
  operationId: InTheatersMovieLists
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /lists/movies/opening.json
  method: get
  operationId: OpeningMoviesMovieLists
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /lists/movies/upcoming.json
  method: get
  operationId: UpcomingMoviesMovieLists
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /movie_alias.json
  method: get
  operationId: MoviesAliasDetailedInfo
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /movies.json
  method: get
  operationId: MoviesSearchSearch
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /movies/{id}.json
  method: get
  operationId: MoviesInfoDetailedInfo
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /movies/{id}/cast.json
  method: get
  operationId: CastInfoDetailedInfo
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /movies/{id}/clips.json
  method: get
  operationId: MovieClipsDetailedInfo
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /movies/{id}/reviews.json
  method: get
  operationId: MoviesReviewsDetailedInfo
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /movies/{id}/similar.json
  method: get
  operationId: MoviesSimilarDetailedInfo
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none