Impulse Dynamics · Agentic Access

Impulse Dynamics Agentic Access

x-agentic-access generated

Impulse Dynamics exposes 379 API operations that an AI agent could call, of which 214 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: 165 read and 214 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.

CompanyMedical DevicesHealthcareCardiologyHeart FailureImplantable DevicesHealth TechnologyLife SciencesClinical TrialsMCPWordPress
Operations: 379 Acting: 214 Human-in-the-loop: 0 Method: generated

By consequence

read 165 write 214

Source

Agentic Access

Raw ↑
generated: '2026-08-23'
method: generated
source: openapi/impulse-dynamics-mcp-api-openapi.yml, openapi/impulse-dynamics-oembed-1-0-api-openapi.yml,
  openapi/impulse-dynamics-root-api-openapi.yml, openapi/impulse-dynamics-wp-abilities-v1-api-openapi.yml,
  openapi/impulse-dynamics-wp-v2-api-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: 379
  by_action_class:
    connected: 165
    acting: 214
  by_consequence:
    read: 165
    write: 214
  human_in_the_loop_required: 0
operations:
- path: /wp-json/mcp
  method: get
  operationId: getMcp
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /wp-json/mcp/mcp-adapter-default-server
  method: post
  operationId: postMcpMcpAdapterDefaultServer
  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: /wp-json/mcp/mcp-adapter-default-server
  method: get
  operationId: getMcpMcpAdapterDefaultServer
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /wp-json/mcp/mcp-adapter-default-server
  method: delete
  operationId: deleteMcpMcpAdapterDefaultServer
  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: /wp-json/mcp/mcp-oauth-server
  method: post
  operationId: postMcpMcpOauthServer
  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: /wp-json/mcp/mcp-oauth-server
  method: get
  operationId: getMcpMcpOauthServer
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /wp-json/mcp/mcp-oauth-server
  method: delete
  operationId: deleteMcpMcpOauthServer
  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: /wp-json/oembed/1.0
  method: get
  operationId: getOembed10
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /wp-json/oembed/1.0/embed
  method: get
  operationId: getOembed10Embed
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /wp-json/oembed/1.0/proxy
  method: get
  operationId: getOembed10Proxy
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /wp-json/
  method: get
  operationId: getRoot
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /wp-json/batch/v1
  method: post
  operationId: postBatchV1
  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: /wp-json/wp-abilities/v1
  method: get
  operationId: getWpAbilitiesV1
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /wp-json/wp-abilities/v1/abilities
  method: get
  operationId: getWpAbilitiesV1Abilities
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /wp-json/wp-abilities/v1/abilities/{name}
  method: get
  operationId: getWpAbilitiesV1AbilitiesName
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /wp-json/wp-abilities/v1/abilities/{name}/run
  method: get
  operationId: getWpAbilitiesV1AbilitiesNameRun
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /wp-json/wp-abilities/v1/abilities/{name}/run
  method: post
  operationId: postWpAbilitiesV1AbilitiesNameRun
  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: /wp-json/wp-abilities/v1/abilities/{name}/run
  method: put
  operationId: putWpAbilitiesV1AbilitiesNameRun
  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: /wp-json/wp-abilities/v1/abilities/{name}/run
  method: patch
  operationId: patchWpAbilitiesV1AbilitiesNameRun
  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: /wp-json/wp-abilities/v1/abilities/{name}/run
  method: delete
  operationId: deleteWpAbilitiesV1AbilitiesNameRun
  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: /wp-json/wp-abilities/v1/categories
  method: get
  operationId: getWpAbilitiesV1Categories
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /wp-json/wp-abilities/v1/categories/{slug}
  method: get
  operationId: getWpAbilitiesV1CategoriesSlug
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /wp-json/wp/v2
  method: get
  operationId: getWpV2
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /wp-json/wp/v2/block-directory/search
  method: get
  operationId: getWpV2BlockDirectorySearch
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /wp-json/wp/v2/block-patterns/categories
  method: get
  operationId: getWpV2BlockPatternsCategories
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /wp-json/wp/v2/block-patterns/patterns
  method: get
  operationId: getWpV2BlockPatternsPatterns
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /wp-json/wp/v2/block-renderer/{name}
  method: get
  operationId: getWpV2BlockRendererName
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /wp-json/wp/v2/block-renderer/{name}
  method: post
  operationId: postWpV2BlockRendererName
  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: /wp-json/wp/v2/block-types
  method: get
  operationId: getWpV2BlockTypes
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /wp-json/wp/v2/block-types/{namespace}
  method: get
  operationId: getWpV2BlockTypesNamespace
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /wp-json/wp/v2/block-types/{namespace}/{name}
  method: get
  operationId: getWpV2BlockTypesNamespaceName
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /wp-json/wp/v2/blocks
  method: get
  operationId: getWpV2Blocks
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /wp-json/wp/v2/blocks
  method: post
  operationId: postWpV2Blocks
  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: /wp-json/wp/v2/blocks/{id}
  method: get
  operationId: getWpV2BlocksId
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /wp-json/wp/v2/blocks/{id}
  method: post
  operationId: postWpV2BlocksId
  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: /wp-json/wp/v2/blocks/{id}
  method: put
  operationId: putWpV2BlocksId
  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: /wp-json/wp/v2/blocks/{id}
  method: patch
  operationId: patchWpV2BlocksId
  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: /wp-json/wp/v2/blocks/{id}
  method: delete
  operationId: deleteWpV2BlocksId
  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: /wp-json/wp/v2/blocks/{id}/autosaves
  method: get
  operationId: getWpV2BlocksIdAutosaves
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /wp-json/wp/v2/blocks/{id}/autosaves
  method: post
  operationId: postWpV2BlocksIdAutosaves
  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: /wp-json/wp/v2/blocks/{parent}/autosaves/{id}
  method: get
  operationId: getWpV2BlocksParentAutosavesId
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /wp-json/wp/v2/blocks/{parent}/revisions
  method: get
  operationId: getWpV2BlocksParentRevisions
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /wp-json/wp/v2/blocks/{parent}/revisions/{id}
  method: get
  operationId: getWpV2BlocksParentRevisionsId
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /wp-json/wp/v2/blocks/{parent}/revisions/{id}
  method: delete
  operationId: deleteWpV2BlocksParentRevisionsId
  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: /wp-json/wp/v2/brainaddons-popup
  method: get
  operationId: getWpV2BrainaddonsPopup
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /wp-json/wp/v2/brainaddons-popup
  method: post
  operationId: postWpV2BrainaddonsPopup
  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: /wp-json/wp/v2/brainaddons-popup/{id}
  method: get
  operationId: getWpV2BrainaddonsPopupId
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /wp-json/wp/v2/brainaddons-popup/{id}
  method: post
  operationId: postWpV2BrainaddonsPopupId
  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: /wp-json/wp/v2/brainaddons-popup/{id}
  method: put
  operationId: putWpV2BrainaddonsPopupId
  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: /wp-json/wp/v2/brainaddons-popup/{id}
  method: patch
  operationId: patchWpV2BrainaddonsPopupId
  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: /wp-json/wp/v2/brainaddons-popup/{id}
  method: delete
  operationId: deleteWpV2BrainaddonsPopupId
  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: /wp-json/wp/v2/brainaddons-popup/{id}/autosaves
  method: get
  operationId: getWpV2BrainaddonsPopupIdAutosaves
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /wp-json/wp/v2/brainaddons-popup/{id}/autosaves
  method: post
  operationId: postWpV2BrainaddonsPopupIdAutosaves
  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: /wp-json/wp/v2/brainaddons-popup/{parent}/autosaves/{id}
  method: get
  operationId: getWpV2BrainaddonsPopupParentAutosavesId
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /wp-json/wp/v2/categories
  method: get
  operationId: getWpV2Categories
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /wp-json/wp/v2/categories
  method: post
  operationId: postWpV2Categories
  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: /wp-json/wp/v2/categories/{id}
  method: get
  operationId: getWpV2CategoriesId
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /wp-json/wp/v2/categories/{id}
  method: post
  operationId: postWpV2CategoriesId
  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: /wp-json/wp/v2/categories/{id}
  method: put
  operationId: putWpV2CategoriesId
  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: /wp-json/wp/v2/categories/{id}
  method: patch
  operationId: patchWpV2CategoriesId
  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: /wp-json/wp/v2/categories/{id}
  method: delete
  operationId: deleteWpV2CategoriesId
  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: /wp-json/wp/v2/clinic-locator
  method: get
  operationId: getWpV2ClinicLocator
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /wp-json/wp/v2/clinic-locator
  method: post
  operationId: postWpV2ClinicLocator
  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: /wp-json/wp/v2/clinic-locator/{id}
  method: get
  operationId: getWpV2ClinicLocatorId
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /wp-json/wp/v2/clinic-locator/{id}
  method: post
  operationId: postWpV2ClinicLocatorId
  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: /wp-json/wp/v2/clinic-locator/{id}
  method: put
  operationId: putWpV2ClinicLocatorId
  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: /wp-json/wp/v2/clinic-locator/{id}
  method: patch
  operationId: patchWpV2ClinicLocatorId
  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: /wp-json/wp/v2/clinic-locator/{id}
  method: delete
  operationId: deleteWpV2ClinicLocatorId
  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: /wp-json/wp/v2/clinic_country
  method: get
  operationId: getWpV2ClinicCountry
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /wp-json/wp/v2/clinic_country
  method: post
  operationId: postWpV2ClinicCountry
  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: /wp-json/wp/v2/clinic_country/{id}
  method: get
  operationId: getWpV2ClinicCountryId
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /wp-json/wp/v2/clinic_country/{id}
  method: post
  operationId: postWpV2ClinicCountryId
  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: /wp-json/wp/v2/clinic_country/{id}
  method: put
  operationId: putWpV2ClinicCountryId
  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: /wp-json/wp/v2/clinic_country/{id}
  method: patch
  operationId: patchWpV2ClinicCountryId
  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: /wp-json/wp/v2/clinic_country/{id}
  method: delete
  operationId: deleteWpV2ClinicCountryId
  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: /wp-json/wp/v2/comments
  method: get
  operationId: getWpV2Comments
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /wp-json/wp/v2/comments
  method: post
  operationId: postWpV2Comments
  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: /wp-json/wp/v2/comments/{id}
  method: get
  operationId: getWpV2CommentsId
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /wp-json/wp/v2/comments/{id}
  method: post
  operationId: postWpV2CommentsId
  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: /wp-json/wp/v2/comments/{id}
  method: put
  operationId: putWpV2CommentsId
  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: /wp-json/wp/v2/comments/{id}
  method: patch
  operationId: patchWpV2CommentsId
  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: /wp-json/wp/v2/comments/{id}
  method: delete
  operationId: deleteWpV2CommentsId
  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: /wp-json/wp/v2/font-collections
  method: get
  operationId: getWpV2FontCollections
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /wp-json/wp/v2/font-collections/{slug}
  method: get
  operationId: getWpV2FontCollectionsSlug
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /wp-json/wp/v2/font-families
  method: get
  operationId: getWpV2FontFamilies
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /wp-json/wp/v2/font-families
  method: post
  operationId: postWpV2FontFamilies
  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: /wp-json/wp/v2/font-families/{font_family_id}/font-faces
  method: get
  operationId: getWpV2FontFamiliesFontFamilyIdFontFaces
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /wp-json/wp/v2/font-families/{font_family_id}/font-faces
  method: post
  operationId: postWpV2FontFamiliesFontFamilyIdFontFaces
  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: /wp-json/wp/v2/font-families/{font_family_id}/font-faces/{id}
  method: get
  operationId: getWpV2FontFamiliesFontFamilyIdFontFacesId
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /wp-json/wp/v2/font-families/{font_family_id}/font-faces/{id}
  method: delete
  operationId: deleteWpV2FontFamiliesFontFamilyIdFontFacesId
  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: /wp-json/wp/v2/font-families/{id}
  method: get
  operationId: getWpV2FontFamiliesId
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /wp-json/wp/v2/font-families/{id}
  method: post
  operationId: postWpV2FontFamiliesId
  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: /wp-json/wp/v2/font-families/{id}
  method: put
  operationId: putWpV2FontFamiliesId
  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: /wp-json/wp/v2/font-families/{id}
  method: patch
  operationId: patchWpV2FontFamiliesId
  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: /wp-json/wp/v2/font-families/{id}
  method: delete
  operationId: deleteWpV2FontFamiliesId
  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: /wp-json/wp/v2/global-styles/{id}
  method: get
  operationId: getWpV2GlobalStylesId
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /wp-json/wp/v2/global-styles/{id}
  method: post
  operationId: postWpV2GlobalStylesId
  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: /wp-json/wp/v2/global-styles/{id}
  method: put
  operationId: putWpV2GlobalStylesId
  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: /wp-json/wp/v2/global-styles/{id}
  method: patch
  operationId: patchWpV2GlobalStylesId
  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: /wp-json/wp/v2/global-styles/{parent}/revisions
  method: get
  operationId: getWpV2GlobalStylesParentRevisions
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /wp-json/wp/v2/global-styles/{parent}/revisions/{id}
  method: get
  operationId: getWpV2GlobalStylesParentRevisionsId
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /wp-json/wp/v2/global-styles/themes/{stylesheet}/variations
  method: get
  operationId: getWpV2GlobalStylesThemesStylesheetVariations
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /wp-json/wp/v2/global-styles/themes/{stylesheet}
  method: get
  operationId: getWpV2GlobalStylesThemesStylesheet
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /wp-json/wp/v2/icons
  method: get
  operationId: getWpV2Icons
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /wp-json/wp/v2/icons/{name}
  method: get
  operationId: getWpV2IconsName
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /wp-json/wp/v2/in_the_media
  method: get
  operationId: getWpV2InTheMedia
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /wp-json/wp/v2/in_the_media
  method: post
  operationId: postWpV2InTheMedia
  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
  

# --- truncated at 32 KB (113 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/impulse-dynamics/refs/heads/main/agentic-access/impulse-dynamics-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=impulse-dynamics-agentic-access&limit=10"
Everything under a tag
curl "https://apis.io/api/v1/tags/impulse-dynamics-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.