TYPO3 · Agentic Access

TYPO3 Agentic Access

x-agentic-access generated

TYPO3 exposes 23 API operations that an AI agent could call, of which 13 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: 10 read and 13 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.

CMSContent ManagementEnterprisePHPHeadlessJSON APIOpen Source
Operations: 23 Acting: 13 Human-in-the-loop: 0 Method: generated

By consequence

read 10 write 13

Source

Agentic Access

Raw ↑
generated: '2026-07-15'
method: generated
source: openapi/typo3-releases-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: 23
  by_action_class:
    acting: 13
    connected: 10
  by_consequence:
    write: 13
    read: 10
  human_in_the_loop_required: 0
operations:
- path: /api/v1/cache/majorVersion/{version}
  method: delete
  operationId: delete_app_api_cache_purgemajorrelease
  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: /api/v1/cache/release/{version}
  method: delete
  operationId: delete_app_api_cache_purgerelease
  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: /api/v1/major/{version}/release/
  method: get
  operationId: get_app_api_majorversion_releases_getreleasesbymajorversion
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /api/v1/major/{version}/release/latest
  method: get
  operationId: get_app_api_majorversion_releases_getlatestreleasebymajorversion
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /api/v1/major/{version}/release/latest/security
  method: get
  operationId: get_app_api_majorversion_releases_getlatestsecurityreleasebymajorversion
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /api/v1/major/{version}/release/latest/content
  method: get
  operationId: get_app_api_majorversion_releases_getlatestreleasecontentbymajorversion
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /api/v1/major/{version}/requirements
  method: get
  operationId: get_app_api_majorversion_requirements_getrequirementsbymajorversion
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /api/v1/major/{version}/requirement/
  method: post
  operationId: post_app_api_majorversion_requirements_addrequirement
  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: /api/v1/major/{version}/requirement/
  method: patch
  operationId: patch_app_api_majorversion_requirements_updaterequirement
  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: /api/v1/major/{version}/requirement/{category}/{name}
  method: delete
  operationId: delete_app_api_majorversion_requirements_deleterequirement
  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: /api/v1/major/
  method: get
  operationId: get_app_api_majorversion_getmajorreleases
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /api/v1/major/
  method: post
  operationId: post_app_api_majorversion_createmajorrelease
  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: /api/v1/major/{version}
  method: get
  operationId: get_majorVersion_show
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /api/v1/major/{version}
  method: delete
  operationId: delete_app_api_majorversion_deletemajorrelease
  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: /api/v1/major/{version}
  method: patch
  operationId: patch_app_api_majorversion_updatemajorrelease
  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: /api/v1/release/
  method: get
  operationId: get_app_api_release_getrelease
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /api/v1/release/
  method: post
  operationId: post_app_api_release_addrelease
  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: /api/v1/release/{version}
  method: get
  operationId: get_release_show
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /api/v1/release/{version}
  method: delete
  operationId: delete_app_api_release_deleterelease
  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: /api/v1/release/{version}
  method: patch
  operationId: patch_app_api_release_updaterelease
  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: /api/v1/release/{version}/release-notes
  method: put
  operationId: put_app_api_release_addreleasenotesforversion
  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: /api/v1/release/{version}/content
  method: get
  operationId: get_app_api_release_getcontentforversion
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /api/v1/sitepackage/
  method: post
  operationId: post_app_api_sitepackage_createsitepackage
  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