Amazon CodeDeploy · Agentic Access

Amazon CodeDeploy Agentic Access

x-agentic-access generated

Amazon CodeDeploy exposes 54 API operations that an AI agent could call, of which 50 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: 4 read, 49 physical, and 1 safety-critical.

1 operation are classed safety-critical and should require human-in-the-loop approval at runtime.

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.

AmazonDeploymentDevOpsCI/CDRelease ManagementBlue/Green Deployment
Operations: 54 Acting: 50 Human-in-the-loop: 1 Method: generated

By consequence

read 4 physical 49 safety-critical 1

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
POST /#X-Amz-Target=CodeDeploy_20141006.StopDeployment safety-critical required
POST /#X-Amz-Target=CodeDeploy_20141006.AddTagsToOnPremisesInstances physical conditional
POST /#X-Amz-Target=CodeDeploy_20141006.BatchGetApplicationRevisions physical conditional
POST /#X-Amz-Target=CodeDeploy_20141006.BatchGetApplications physical conditional
POST /#X-Amz-Target=CodeDeploy_20141006.BatchGetDeploymentGroups physical conditional
POST /#X-Amz-Target=CodeDeploy_20141006.BatchGetDeploymentInstances physical conditional
POST /#X-Amz-Target=CodeDeploy_20141006.BatchGetDeploymentTargets physical conditional
POST /#X-Amz-Target=CodeDeploy_20141006.BatchGetDeployments physical conditional
POST /#X-Amz-Target=CodeDeploy_20141006.BatchGetOnPremisesInstances physical conditional
POST /#X-Amz-Target=CodeDeploy_20141006.ContinueDeployment physical conditional
POST /#X-Amz-Target=CodeDeploy_20141006.CreateApplication physical conditional
POST /#X-Amz-Target=CodeDeploy_20141006.CreateDeployment physical conditional
POST /#X-Amz-Target=CodeDeploy_20141006.CreateDeploymentConfig physical conditional
POST /#X-Amz-Target=CodeDeploy_20141006.CreateDeploymentGroup physical conditional
POST /#X-Amz-Target=CodeDeploy_20141006.DeleteApplication physical conditional
POST /#X-Amz-Target=CodeDeploy_20141006.DeleteDeploymentConfig physical conditional
POST /#X-Amz-Target=CodeDeploy_20141006.DeleteDeploymentGroup physical conditional
POST /#X-Amz-Target=CodeDeploy_20141006.DeleteGitHubAccountToken physical conditional
POST /#X-Amz-Target=CodeDeploy_20141006.DeleteResourcesByExternalId physical conditional
POST /#X-Amz-Target=CodeDeploy_20141006.DeregisterOnPremisesInstance physical conditional
POST /#X-Amz-Target=CodeDeploy_20141006.GetApplication physical conditional
POST /#X-Amz-Target=CodeDeploy_20141006.GetApplicationRevision physical conditional
POST /#X-Amz-Target=CodeDeploy_20141006.GetDeployment physical conditional
POST /#X-Amz-Target=CodeDeploy_20141006.GetDeploymentConfig physical conditional
POST /#X-Amz-Target=CodeDeploy_20141006.GetDeploymentGroup physical conditional

Source

Agentic Access

Raw ↑
generated: '2026-07-15'
method: generated
source: openapi/amazon-codedeploy-openapi-original.yaml, openapi/amazon-codedeploy-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: 54
  by_action_class:
    acting: 50
    connected: 4
  by_consequence:
    physical: 49
    safety-critical: 1
    read: 4
  human_in_the_loop_required: 1
operations:
- path: /#X-Amz-Target=CodeDeploy_20141006.AddTagsToOnPremisesInstances
  method: post
  operationId: AddTagsToOnPremisesInstances
  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: /#X-Amz-Target=CodeDeploy_20141006.BatchGetApplicationRevisions
  method: post
  operationId: BatchGetApplicationRevisions
  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: /#X-Amz-Target=CodeDeploy_20141006.BatchGetApplications
  method: post
  operationId: BatchGetApplications
  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: /#X-Amz-Target=CodeDeploy_20141006.BatchGetDeploymentGroups
  method: post
  operationId: BatchGetDeploymentGroups
  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: /#X-Amz-Target=CodeDeploy_20141006.BatchGetDeploymentInstances
  method: post
  operationId: BatchGetDeploymentInstances
  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: /#X-Amz-Target=CodeDeploy_20141006.BatchGetDeploymentTargets
  method: post
  operationId: BatchGetDeploymentTargets
  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: /#X-Amz-Target=CodeDeploy_20141006.BatchGetDeployments
  method: post
  operationId: BatchGetDeployments
  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: /#X-Amz-Target=CodeDeploy_20141006.BatchGetOnPremisesInstances
  method: post
  operationId: BatchGetOnPremisesInstances
  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: /#X-Amz-Target=CodeDeploy_20141006.ContinueDeployment
  method: post
  operationId: ContinueDeployment
  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: /#X-Amz-Target=CodeDeploy_20141006.CreateApplication
  method: post
  operationId: CreateApplication
  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: /#X-Amz-Target=CodeDeploy_20141006.CreateDeployment
  method: post
  operationId: CreateDeployment
  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: /#X-Amz-Target=CodeDeploy_20141006.CreateDeploymentConfig
  method: post
  operationId: CreateDeploymentConfig
  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: /#X-Amz-Target=CodeDeploy_20141006.CreateDeploymentGroup
  method: post
  operationId: CreateDeploymentGroup
  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: /#X-Amz-Target=CodeDeploy_20141006.DeleteApplication
  method: post
  operationId: DeleteApplication
  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: /#X-Amz-Target=CodeDeploy_20141006.DeleteDeploymentConfig
  method: post
  operationId: DeleteDeploymentConfig
  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: /#X-Amz-Target=CodeDeploy_20141006.DeleteDeploymentGroup
  method: post
  operationId: DeleteDeploymentGroup
  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: /#X-Amz-Target=CodeDeploy_20141006.DeleteGitHubAccountToken
  method: post
  operationId: DeleteGitHubAccountToken
  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: /#X-Amz-Target=CodeDeploy_20141006.DeleteResourcesByExternalId
  method: post
  operationId: DeleteResourcesByExternalId
  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: /#X-Amz-Target=CodeDeploy_20141006.DeregisterOnPremisesInstance
  method: post
  operationId: DeregisterOnPremisesInstance
  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: /#X-Amz-Target=CodeDeploy_20141006.GetApplication
  method: post
  operationId: GetApplication
  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: /#X-Amz-Target=CodeDeploy_20141006.GetApplicationRevision
  method: post
  operationId: GetApplicationRevision
  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: /#X-Amz-Target=CodeDeploy_20141006.GetDeployment
  method: post
  operationId: GetDeployment
  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: /#X-Amz-Target=CodeDeploy_20141006.GetDeploymentConfig
  method: post
  operationId: GetDeploymentConfig
  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: /#X-Amz-Target=CodeDeploy_20141006.GetDeploymentGroup
  method: post
  operationId: GetDeploymentGroup
  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: /#X-Amz-Target=CodeDeploy_20141006.GetDeploymentInstance
  method: post
  operationId: GetDeploymentInstance
  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: /#X-Amz-Target=CodeDeploy_20141006.GetDeploymentTarget
  method: post
  operationId: GetDeploymentTarget
  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: /#X-Amz-Target=CodeDeploy_20141006.GetOnPremisesInstance
  method: post
  operationId: GetOnPremisesInstance
  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: /#X-Amz-Target=CodeDeploy_20141006.ListApplicationRevisions
  method: post
  operationId: ListApplicationRevisions
  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: /#X-Amz-Target=CodeDeploy_20141006.ListApplications
  method: post
  operationId: ListApplications
  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: /#X-Amz-Target=CodeDeploy_20141006.ListDeploymentConfigs
  method: post
  operationId: ListDeploymentConfigs
  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: /#X-Amz-Target=CodeDeploy_20141006.ListDeploymentGroups
  method: post
  operationId: ListDeploymentGroups
  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: /#X-Amz-Target=CodeDeploy_20141006.ListDeploymentInstances
  method: post
  operationId: ListDeploymentInstances
  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: /#X-Amz-Target=CodeDeploy_20141006.ListDeploymentTargets
  method: post
  operationId: ListDeploymentTargets
  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: /#X-Amz-Target=CodeDeploy_20141006.ListDeployments
  method: post
  operationId: ListDeployments
  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: /#X-Amz-Target=CodeDeploy_20141006.ListGitHubAccountTokenNames
  method: post
  operationId: ListGitHubAccountTokenNames
  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: /#X-Amz-Target=CodeDeploy_20141006.ListOnPremisesInstances
  method: post
  operationId: ListOnPremisesInstances
  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: /#X-Amz-Target=CodeDeploy_20141006.ListTagsForResource
  method: post
  operationId: ListTagsForResource
  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: /#X-Amz-Target=CodeDeploy_20141006.PutLifecycleEventHookExecutionStatus
  method: post
  operationId: PutLifecycleEventHookExecutionStatus
  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: /#X-Amz-Target=CodeDeploy_20141006.RegisterApplicationRevision
  method: post
  operationId: RegisterApplicationRevision
  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: /#X-Amz-Target=CodeDeploy_20141006.RegisterOnPremisesInstance
  method: post
  operationId: RegisterOnPremisesInstance
  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: /#X-Amz-Target=CodeDeploy_20141006.RemoveTagsFromOnPremisesInstances
  method: post
  operationId: RemoveTagsFromOnPremisesInstances
  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: /#X-Amz-Target=CodeDeploy_20141006.SkipWaitTimeForInstanceTermination
  method: post
  operationId: SkipWaitTimeForInstanceTermination
  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: /#X-Amz-Target=CodeDeploy_20141006.StopDeployment
  method: post
  operationId: StopDeployment
  x-agentic-access:
    action-class: acting
    consequence: safety-critical
    subject: required
    audience: null
    token:
      max-ttl: 120
      exchange: true
      purpose-required: true
      proof-of-possession: true
    escalation:
      human-in-the-loop: required
    audit: required
- path: /#X-Amz-Target=CodeDeploy_20141006.TagResource
  method: post
  operationId: TagResource
  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: /#X-Amz-Target=CodeDeploy_20141006.UntagResource
  method: post
  operationId: UntagResource
  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: /#X-Amz-Target=CodeDeploy_20141006.UpdateApplication
  method: post
  operationId: UpdateApplication
  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: /#X-Amz-Target=CodeDeploy_20141006.UpdateDeploymentGroup
  method: post
  operationId: UpdateDeploymentGroup
  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: /applications
  method: post
  operationId: CreateApplication
  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: /applications
  method: get
  operationId: ListApplications
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /applications/{applicationName}
  method: get
  operationId: GetApplication
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /applications/{applicationName}
  method: delete
  operationId: DeleteApplication
  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: /deployments
  method: post
  operationId: CreateDeployment
  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: /deployments
  method: get
  operationId: ListDeployments
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /deployments/{deploymentId}
  method: get
  operationId: GetDeployment
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none

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=amazon-codedeploy-agentic-access&limit=10"
Everything under a tag
curl "https://apis.io/api/v1/tags/amazon-codedeploy-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.