availity · Agentic Access

availity Agentic Access

x-agentic-access generated

availity exposes 19 API operations that an AI agent could call, of which 9 are state-changing ‘acting’ operations. This is a recommended x-agentic-access execution contract — the scope, audience, consequence tier, short-lived token constraints, and escalation each action should carry before it is handed to an autonomous agent.

By consequence: 10 read and 9 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.

Operations: 19 Acting: 9 Human-in-the-loop: 0 Method: generated

By consequence

read 10 write 9

Source

Agentic Access

Raw ↑
generated: '2026-07-15'
method: generated
source: openapi/availity-claim-attachments-openapi.yml, openapi/availity-claim-status-openapi.yml,
  openapi/availity-eligibility-openapi.yml, openapi/availity-service-reviews-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: 19
  by_action_class:
    acting: 9
    connected: 10
  by_consequence:
    write: 9
    read: 10
  human_in_the_loop_required: 0
operations:
- path: /availity/intelligent-payer-network/v1/claim-attachments
  method: post
  operationId: submitClaimAttachment
  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: /availity/intelligent-payer-network/v1/claim-attachments/{id}
  method: get
  operationId: getClaimAttachmentStatus
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /availity/intelligent-payer-network/v1/claim-statuses
  method: post
  operationId: createClaimStatusInquiry
  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: /availity/intelligent-payer-network/v1/claim-statuses
  method: get
  operationId: listClaimStatusInquiries
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /clmsmgmt/claim-status/claim-status/v1/status/searchBy276
  method: post
  operationId: searchClaimBy276
  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: /clmsmgmt/claim-status/claim-status/v1/status/searchBy276
  method: get
  operationId: pollSearchBy276
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /clmsmgmt/claim-status/claim-status/v1/status/summarySearch
  method: post
  operationId: summarySearchClaims
  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: /clmsmgmt/claim-status/claim-status/v1/status/detailSearch
  method: post
  operationId: detailSearchClaim
  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: /availity/intelligent-payer-network/v1/eligibilities
  method: post
  operationId: checkEligibility
  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: /availity/intelligent-payer-network/v1/eligibilities
  method: get
  operationId: listEligibilities
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /availity/intelligent-payer-network/v1/eligibilities/{id}
  method: get
  operationId: getEligibility
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /availity/intelligent-payer-network/v1/payers
  method: get
  operationId: listPayers
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /availity/intelligent-payer-network/v1/service-reviews
  method: post
  operationId: createServiceReview
  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: /availity/intelligent-payer-network/v1/service-reviews
  method: get
  operationId: listServiceReviews
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /availity/intelligent-payer-network/v1/service-reviews/{id}
  method: get
  operationId: getServiceReview
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /value-adds/v1/isauthrequired
  method: post
  operationId: checkIsAuthRequired
  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: /value-adds/v1/isauthrequired/{id}
  method: get
  operationId: getIsAuthRequiredResult
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none
- path: /value-adds/v2/attachments
  method: post
  operationId: submitAuthAttachment
  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: /value-adds/v2/attachments/{id}
  method: get
  operationId: getAttachmentStatus
  x-agentic-access:
    action-class: connected
    consequence: read
    subject: optional
    token:
      max-ttl: 3600
    audit: none