Motion Elements · Agentic Access

Motion Elements Agentic Access

x-agentic-access generated

Motion Elements exposes 21 API operations that an AI agent could call, of which 1 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: 20 read and 1 write.

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.

MediaStock MediaVideoMusicSound EffectsTemplatesMarketplaceCreative AssetsGenerative AISearchCompany
Operations: 21 Acting: 1 Human-in-the-loop: 0 Method: generated

By consequence

read 20 write 1

Source

Agentic Access

Raw ↑
generated: '2026-07-20'
method: generated
source: openapi/motion-elements-openapi.yml
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: 21
  by_action_class:
    connected: 20
    acting: 1
  by_consequence:
    read: 20
    write: 1
  human_in_the_loop_required: 0
operations:
- path: /v2/account
  method: get
  operationId: getAccount
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v2/account
  method: patch
  operationId: updateAccount
  x-agentic-access:
    action-class: acting
    consequence: write
    subject: required
    audience: null
    token:
      max-ttl: 900
    escalation:
      human-in-the-loop: conditional
      triggers:
      - abnormal
      - high-value
    audit: required
- path: /v2/search/video
  method: get
  operationId: searchVideos
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v2/search/music
  method: get
  operationId: searchMusic
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v2/search/sfx
  method: get
  operationId: searchSoundEffects
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v2/search/ae_template
  method: get
  operationId: searchAfterEffectsTemplates
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v2/search/motion_template
  method: get
  operationId: searchMotionTemplates
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v2/search/pr_template
  method: get
  operationId: searchPremiereProTemplates
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v2/search/mg_template
  method: get
  operationId: searchMotionGraphicsTemplates
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v2/search/resolve_template
  method: get
  operationId: searchResolveTemplates
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v2/search/photo
  method: get
  operationId: searchPhotos
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v2/search/vector
  method: get
  operationId: searchVectors
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v2/search/gif
  method: get
  operationId: searchGifs
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v2/search/lottie
  method: get
  operationId: searchLottie
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v2/elements/{id}
  method: get
  operationId: getElement
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v2/media-types
  method: get
  operationId: listMediaTypes
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v2/media-types/{mediaType}/categories
  method: get
  operationId: listMediaTypeCategories
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v2/media-types/{mediaType}/software-versions
  method: get
  operationId: listMediaTypeSoftwareVersions
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v2/media-types/{mediaType}/edit-types
  method: get
  operationId: listMediaTypeEditTypes
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v2/media-types/{mediaType}/instruments
  method: get
  operationId: listMediaTypeInstruments
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /v2/media-types/{mediaType}/musical-keys
  method: get
  operationId: listMediaTypeMusicalKeys
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none