Mirakl · Agentic Access

Mirakl Agentic Access

x-agentic-access generated

Mirakl exposes 352 API operations that an AI agent could call, of which 126 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: 226 read, 65 write, and 61 physical.

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.

CompanyCommerceE-CommerceMarketplaceDropshipRetailCatalogOrderRetail MediaB2B
Operations: 352 Acting: 126 Human-in-the-loop: 0 Method: generated

By consequence

read 226 write 65 physical 61

Highest-consequence actions

The physical and safety-critical operations an agent could invoke — the ones that most warrant scoped tokens, tight TTLs, and escalation. Full per-operation contracts are in the source below.

MethodPathConsequenceHuman-in-loop
PUT /api/mms/orders/{order_id} physical conditional
PUT /api/mms/orders/{order_id} physical conditional
PUT /api/mms/orders/{order_id}/accept physical conditional
PUT /api/mms/orders/{order_id}/accept physical conditional
PUT /api/mms/orders/{order_id}/consume physical conditional
PUT /api/mms/orders/{order_id}/consume physical conditional
PUT /api/mms/orders/{order_id}/refund physical conditional
PUT /api/mms/orders/{order_id}/refund physical conditional
PUT /api/mms/orders/{order_id}/refuse physical conditional
PUT /api/mms/orders/{order_id}/refuse physical conditional
POST /api/mms/orders/{order_id}/threads physical conditional
POST /api/mms/orders/{order_id}/threads physical conditional
PUT /api/orders physical conditional
PUT /api/orders physical conditional
PUT /api/orders/adjust physical conditional
PUT /api/orders/adjust physical conditional
POST /api/orders/async-export physical conditional
POST /api/orders/async-export physical conditional
PUT /api/orders/cancel physical conditional
PUT /api/orders/cancel physical conditional
DELETE /api/orders/documents/{document_id} physical conditional
DELETE /api/orders/documents/{document_id} physical conditional
PUT /api/orders/refund physical conditional
PUT /api/orders/refund physical conditional
PUT /api/orders/shipping_from physical conditional

Source

Agentic Access

Raw ↑
generated: '2026-07-20'
method: generated
source: openapi/mirakl-mcm-operator-openapi.json, openapi/mirakl-mcm-seller-openapi.json, openapi/mirakl-mmp-operator-openapi.json,
  openapi/mirakl-mmp-seller-openapi.json, openapi/mirakl-mms-operator-openapi.json, openapi/mirakl-mms-seller-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: 352
  by_action_class:
    connected: 226
    acting: 126
  by_consequence:
    read: 226
    write: 65
    physical: 61
  human_in_the_loop_required: 0
operations:
- path: /api/additional_fields
  method: get
  operationId: AF01
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /api/channels
  method: get
  operationId: CH11
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /api/mcm/products/sources/status/export
  method: get
  operationId: CM11
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /api/currencies
  method: get
  operationId: CUR01
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /api/documents
  method: get
  operationId: DO01
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /api/hierarchies
  method: get
  operationId: H11
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /api/locales
  method: get
  operationId: L01
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /api/products/imports
  method: post
  operationId: P41
  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/products/imports
  method: get
  operationId: P51
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /api/products/imports/{import}
  method: get
  operationId: P42
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /api/products/imports/{import}/error_report
  method: get
  operationId: P44
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /api/products/imports/{import}/new_product_report
  method: get
  operationId: P45
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /api/products/imports/{import}/transformed_file
  method: get
  operationId: P46
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /api/products/imports/{import}/transformation_error_report
  method: get
  operationId: P47
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /api/platform/configuration
  method: get
  operationId: PC01
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /api/products/attributes
  method: get
  operationId: PM11
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /api/users/shops/roles
  method: get
  operationId: RO02
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /api/shops/documents
  method: get
  operationId: S30
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /api/shops/documents
  method: post
  operationId: S32
  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/shops/documents/download
  method: get
  operationId: S31
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /api/shops/documents/{document_id}
  method: delete
  operationId: S33
  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/values_lists
  method: get
  operationId: VL11
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /api/account
  method: get
  operationId: A01
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    scope:
    - ROLE_PARTNER_SHOP_READ
    - ROLE_SHOP_ADMIN
    token:
      max-ttl: 3600
    audit: none
- path: /api/account
  method: put
  operationId: A02
  x-agentic-access:
    action-class: acting
    consequence: write
    subject: required
    scope:
    - ROLE_PARTNER_SHOP_UPDATE
    - ROLE_SHOP_ADMIN
    audience: null
    token:
      max-ttl: 900
    escalation:
      human-in-the-loop: conditional
      triggers:
      - abnormal
      - high-value
    audit: required
- path: /api/account/statistics
  method: get
  operationId: A21
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    scope:
    - ROLE_PARTNER_SHOP_READ
    - ROLE_SHOP_ADMIN
    token:
      max-ttl: 3600
    audit: none
- path: /api/additional_fields
  method: get
  operationId: AF01
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    scope:
    - ROLE_PARTNER_OFFER_SETTINGS_READ
    - ROLE_PARTNER_ORDER_SETTINGS_READ
    - ROLE_PARTNER_SHOP_SETTINGS_READ
    - ROLE_SHOP_ADMIN
    token:
      max-ttl: 3600
    audit: none
- path: /api/channels
  method: get
  operationId: CH11
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    scope:
    - ROLE_PARTNER_CHANNEL_READ
    - ROLE_SHOP_ADMIN
    token:
      max-ttl: 3600
    audit: none
- path: /api/mcm/products/sources/status/export
  method: get
  operationId: CM11
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    scope:
    - ROLE_PARTNER_PRODUCT_SOURCE_READ
    - ROLE_SHOP_ADMIN
    token:
      max-ttl: 3600
    audit: none
- path: /api/currencies
  method: get
  operationId: CUR01
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    scope:
    - ROLE_PARTNER_CURRENCY_SETTINGS_READ
    - ROLE_SHOP_ADMIN
    token:
      max-ttl: 3600
    audit: none
- path: /api/documents
  method: get
  operationId: DO01
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    scope:
    - ROLE_PARTNER_ORDER_SETTINGS_READ
    - ROLE_SHOP_ADMIN
    token:
      max-ttl: 3600
    audit: none
- path: /api/hierarchies
  method: get
  operationId: H11
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /api/locales
  method: get
  operationId: L01
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    scope:
    - ROLE_PARTNER_I18N_SETTINGS_READ
    - ROLE_SHOP_ADMIN
    token:
      max-ttl: 3600
    audit: none
- path: /api/products/imports
  method: post
  operationId: P41
  x-agentic-access:
    action-class: acting
    consequence: write
    subject: required
    scope:
    - ROLE_PARTNER_PRODUCT_WRITE
    - ROLE_SHOP_ADMIN
    audience: null
    token:
      max-ttl: 900
    escalation:
      human-in-the-loop: conditional
      triggers:
      - abnormal
      - high-value
    audit: required
- path: /api/products/imports
  method: get
  operationId: P51
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    scope:
    - ROLE_PARTNER_PRODUCT_WRITE
    - ROLE_SHOP_ADMIN
    token:
      max-ttl: 3600
    audit: none
- path: /api/products/imports/{import}
  method: get
  operationId: P42
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    scope:
    - ROLE_PARTNER_PRODUCT_WRITE
    - ROLE_SHOP_ADMIN
    token:
      max-ttl: 3600
    audit: none
- path: /api/products/imports/{import}/error_report
  method: get
  operationId: P44
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    scope:
    - ROLE_PARTNER_PRODUCT_WRITE
    - ROLE_SHOP_ADMIN
    token:
      max-ttl: 3600
    audit: none
- path: /api/products/imports/{import}/new_product_report
  method: get
  operationId: P45
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    scope:
    - ROLE_PARTNER_PRODUCT_WRITE
    - ROLE_SHOP_ADMIN
    token:
      max-ttl: 3600
    audit: none
- path: /api/products/imports/{import}/transformed_file
  method: get
  operationId: P46
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    scope:
    - ROLE_PARTNER_PRODUCT_WRITE
    - ROLE_SHOP_ADMIN
    token:
      max-ttl: 3600
    audit: none
- path: /api/products/imports/{import}/transformation_error_report
  method: get
  operationId: P47
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    scope:
    - ROLE_PARTNER_PRODUCT_WRITE
    - ROLE_SHOP_ADMIN
    token:
      max-ttl: 3600
    audit: none
- path: /api/platform/configuration
  method: get
  operationId: PC01
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    scope:
    - ROLE_SHOP_ADMIN
    token:
      max-ttl: 3600
    audit: none
- path: /api/products/attributes
  method: get
  operationId: PM11
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /api/users/shops/roles
  method: get
  operationId: RO02
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    scope:
    - ROLE_PARTNER_SHOP_USER_CREATE
    - ROLE_SHOP_ADMIN
    token:
      max-ttl: 3600
    audit: none
- path: /api/shops/documents
  method: get
  operationId: S30
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    scope:
    - ROLE_PARTNER_SHOP_DOCUMENT_READ
    - ROLE_SHOP_ADMIN
    token:
      max-ttl: 3600
    audit: none
- path: /api/shops/documents
  method: post
  operationId: S32
  x-agentic-access:
    action-class: acting
    consequence: write
    subject: required
    scope:
    - ROLE_PARTNER_SHOP_DOCUMENT_WRITE
    - ROLE_SHOP_ADMIN
    audience: null
    token:
      max-ttl: 900
    escalation:
      human-in-the-loop: conditional
      triggers:
      - abnormal
      - high-value
    audit: required
- path: /api/shops/documents/download
  method: get
  operationId: S31
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    scope:
    - ROLE_PARTNER_SHOP_DOCUMENT_READ
    - ROLE_SHOP_ADMIN
    token:
      max-ttl: 3600
    audit: none
- path: /api/shops/documents/{document_id}
  method: delete
  operationId: S33
  x-agentic-access:
    action-class: acting
    consequence: write
    subject: required
    scope:
    - ROLE_PARTNER_SHOP_DOCUMENT_DELETE
    - ROLE_SHOP_ADMIN
    audience: null
    token:
      max-ttl: 900
    escalation:
      human-in-the-loop: conditional
      triggers:
      - abnormal
      - high-value
    audit: required
- path: /api/version
  method: get
  operationId: V01
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /api/values_lists
  method: get
  operationId: VL11
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /api/additional_fields
  method: get
  operationId: AF01
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /api/channels
  method: get
  operationId: CH11
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /api/currencies
  method: get
  operationId: CUR01
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /api/documents
  method: get
  operationId: DO01
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /api/document-request/requests
  method: get
  operationId: DR11
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /api/document-request/{document_request_id}/lines
  method: get
  operationId: DR12
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /api/document-request/documents/download
  method: get
  operationId: DR73
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /api/document-request/documents/upload
  method: post
  operationId: DR74
  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/hierarchies
  method: get
  operationId: H11
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /api/invoices
  method: get
  operationId: IV01
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /api/invoices/{accounting_document_id}
  method: get
  operationId: IV02
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /api/locales
  method: get
  operationId: L01
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /api/messages
  method: get
  operationId: M01
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /api/inbox/threads/{thread_id}
  method: get
  operationId: M10
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /api/inbox/threads
  method: get
  operationId: M11
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /api/inbox/threads
  method: post
  operationId: M14
  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/inbox/threads/{thread_id}/message
  method: post
  operationId: M12
  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/inbox/threads/{attachment_id}/download
  method: get
  operationId: M13
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /api/offers/imports
  method: post
  operationId: OF01
  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/offers/imports
  method: get
  operationId: OF04
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /api/offers/imports/{import}
  method: get
  operationId: OF02
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /api/offers/imports/{import}/error_report
  method: get
  operationId: OF03
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /api/offers/{offer}
  method: get
  operationId: OF22
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /api/offers
  method: post
  operationId: OF24
  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/offers/{offer}/quantity
  method: get
  operationId: OF26
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /api/offers/export
  method: get
  operationId: OF51
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /api/offers/export/async
  method: post
  operationId: OF52
  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/offers/export/async/status/{tracking_id}
  method: get
  operationId: OF53
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /dynamic-url/The+URL+is+retrieved+from+OF53+output/OF54
  method: get
  operationId: OF54
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /api/offers/states
  method: get
  operationId: OF61
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /api/orders
  method: put
  operationId: OR04
  x-agentic-access:
    action-class: acting
    consequence: physical
    subject: required
    audience: null
    token:
      max-ttl: 300
      exchange: true
      purpose-required: true
    escalation:
      human-in-the-loop: conditional
      triggers:
      - abnormal
      - high-value
    audit: required
- path: /api/orders
  method: get
  operationId: OR11
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /api/orders/taxes
  method: get
  operationId: OR75
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /api/orders/shipping_from
  method: put
  operationId: OR07
  x-agentic-access:
    action-class: acting
    consequence: physical
    subject: required
    audience: null
    token:
      max-ttl: 300
      exchange: true
      purpose-required: true
    escalation:
      human-in-the-loop: conditional
      triggers:
      - abnormal
      - high-value
    audit: required
- path: /api/orders/{order_id}
  method: get
  operationId: OR12
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /api/orders/async-export
  method: post
  operationId: OR13
  x-agentic-access:
    action-class: acting
    consequence: physical
    subject: required
    audience: null
    token:
      max-ttl: 300
      exchange: true
      purpose-required: true
    escalation:
      human-in-the-loop: conditional
      triggers:
      - abnormal
      - high-value
    audit: required
- path: /api/orders/async-export/status/{tracking_id}
  method: get
  operationId: OR14
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /dynamic-url/The+URL+is+retrieved+from+OR14+output/OR15
  method: get
  operationId: OR15
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /api/orders/{order_id}/accept
  method: put
  operationId: OR21
  x-agentic-access:
    action-class: acting
    consequence: physical
    subject: required
    audience: null
    token:
      max-ttl: 300
      exchange: true
      purpose-required: true
    escalation:
      human-in-the-loop: conditional
      triggers:
      - abnormal
      - high-value
    audit: required
- path: /api/orders/{order_id}/tracking
  method: put
  operationId: OR23
  x-agentic-access:
    action-class: acting
    consequence: physical
    subject: required
    audience: null
    token:
      max-ttl: 300
      exchange: true
      purpose-required: true
    escalation:
      human-in-the-loop: conditional
      triggers:
      - abnormal
      - high-value
    audit: required
- path: /api/orders/{order_id}/ship
  method: put
  operationId: OR24
  x-agentic-access:
    action-class: acting
    consequence: physical
    subject: required
    audience: null
    token:
      max-ttl: 300
      exchange: true
      purpose-required: true
    escalation:
      human-in-the-loop: conditional
      triggers:
      - abnormal
      - high-value
    audit: required
- path: /api/orders/{order_id}/refund
  method: put
  operationId: OR26
  x-agentic-access:
    action-class: acting
    consequence: physical
    subject: required
    audience: null
    token:
      max-ttl: 300
      exchange: true
      purpose-required: true
    escalation:
      human-in-the-loop: conditional
      triggers:
      - abnormal
      - high-value
    audit: required
- path: /api/orders/refund
  method: put
  operationId: OR28
  x-agentic-access:
    action-class: acting
    consequence: physical
    subject: required
    audience: null
    token:
      max-ttl: 300
      exchange: true
      purpose-required: true
    escalation:
      human-in-the-loop: conditional
      triggers:
      - abnormal
      - high-value
    audit: required
- path: /api/orders/{order_id}/cancel
  method: put
  operationId: OR29
  x-agentic-access:
    action-class: acting
    consequence: physical
    subject: required
    audience: null
    token:
      max-ttl: 300
      exchange: true
      purpose-required: true
    escalation:
      human-in-the-loop: conditional
      triggers:
      - abnormal
      - high-value
    audit: required
- path: /api/orders/cancel
  method: put
  operationId: OR30
  x-agentic-access:
    action-class: acting
    consequence: physical
    subject: required
    audience: null
    token:
      max-ttl: 300
      exchange: true
      purpose-required: true
    escalation:
      human-in-the-loop: conditional
      triggers:
      - abnormal
      - high-value
    audit: required
- path: /api/orders/{order_id}/additional_fields
  method: put
  operationId: OR31
  x-agentic-access:
    action-class: acting
    consequence: physical
    subject: required
    audience: null
    token:
      max-ttl: 300
      exchange: true
      purpose-required: true
    escalation:
      human-in-the-loop: conditional
      triggers:
      - abnormal
      - high-value
    audit: required
- path: /api/orders/adjust
  method: put
  operationId: OR32
  x-agentic-access:
    action-class: acting
    consequence: physical
    subject: required
    audience: null
    token:
      max-ttl: 300
      exchange: true
      purpose-required: true
    escalation:
      human-in-the-loop: conditional
      triggers:
      - abnormal
      - high-value
    audit: required
- path: /api/orders/{order_id}/messages
  method: get
  operationId: OR41
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /api/orders/{order_id}/messages
  method: post
  operationId: OR42
  x-agentic-access:
    action-class: acting
    consequence: physical
    subject: required
    audience: null
    token:
      max-ttl: 300
      exchange: true
      purpose-required: true
    escalation:
      human-in-the-loop: conditional
      triggers:
      - abnormal
      - high-value
    audit: required
- path: /api/orders/{order_id}/threads
  method: post
  operationId: OR43
  x-agentic-access:
    action-class: acting
    consequence: physical
    subject: required
    audience: null
    token:
      max-ttl: 300
      exchange: true
      purpose-required: true
    escalation:
      human-in-the-loop: conditional
      triggers:
      - abnormal
      - high-value
    audit: required
- path: /api/orders/{order_id}/evaluation
  method: get
  operationId: OR51
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /api/orders/documents
  method: get
  operationId: OR72
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /api/orders/documents/download
  method: get
  operationId: OR73
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /api/orders/{order_id}/documents
  method: post
  operationId: OR74
  x-agentic-access:
    action-class: acting
    consequence: physical
    subject: required
    audience: null
    token:
      max-ttl: 300
      exchange: true
      purpose-required: true
    escalation:
      human-in-the-loop: conditional
      triggers:
      - abnormal
      - high-value
    audit: required
- path: /api/orders/documents/{document_id}
  method: delete
  operationId: OR76
  x-agentic-access:
    action-class: acting
    consequence: physical
    subject: required
    audience: null
    token:
      max-ttl: 300
      exchange: true
      purpose-required: true
    escalation:
      human-in-the-loop: conditional
      triggers:
      - abnormal
      - high-value
    audit: required
- path: /api/products/offers
  method: get
  operationId: P11
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /api/products
  method: get
  operationId: P31
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /api/products/imports
  method: post
  operationId: P41
  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/products/imports
  method: get
  operationId: P51
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /api/products/imports/{import}
  method: get
  operationId: P42
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /api/products/imports/{import}/error_report
  method: get
  operationId: P44
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /api/products/imports/{import}/new_product_report
  method: get
  operationId: P45
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /api/products/imports/{import}/transformed_file
  method: get
  operationId: P46
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /api/products/imports/{import}/transformation_error_report
  method: get
  operationId: P47
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /api/platform/configuration
  method: get
  operationId: PC01
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /api/picklists
  method: get
  operationId: PL11
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /api/products/attributes
  method: get
  operationId: PM11
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /api/promotions
  method: get
  operationId: PR01
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /api/promotions
  method: post
  operationId: PR03
  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/promotions/{promotion_internal_id}
  method: put
  operationId: PR04
  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/offers/pricing/imports
  method: post
  operationId: PRI01
  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/offers/pricing/imports
  method: get
  operationId: PRI02
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /api/offers/pricing/imports/{import_id}/error_report
  method: get
  operationId: PRI03
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /api/reasons
  method: get
  operationId: RE01
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /api/reasons/{reason_type}
  method

# --- truncated at 32 KB (101 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/mirakl/refs/heads/main/agentic-access/mirakl-agentic-access.yml

Work with this as data

Every access contract here is available over the APIs.io API and to AI agents over MCP. Agentic Access is not yet its own endpoint on the v1 API. Reach it through catalog search and the tag graph, or the MCP server.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for agentic access

3 MCP tools reach this
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
Search the catalog
curl "https://apis.io/api/v1/search?q=mirakl-agentic-access&limit=10"
Everything under a tag
curl "https://apis.io/api/v1/tags/mirakl-agentic-access"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.