Export-Import Bank of the United States Agentic Access

x-agentic-access probed

Export-Import Bank of the United States exposes 4 API operations that an AI agent could call, of which 0 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.

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.

ExportFederal-GovernmentFinanceImportOpen DataTrade Finance
Operations: 4 Acting: 0 Human-in-the-loop: 0 Method: probed

By consequence

read 4

Source

Agentic Access

export-import-bank-of-the-united-states-agentic-access.yml Raw ↑
generated: '2026-09-04'
method: probed
source: live unauthenticated GETs of every reachable EXIM data surface, 2026-09-04
description: >-
  x-agentic-access execution contracts for the surfaces an agent can actually reach. This
  file REPLACES a version generated from a fabricated OpenAPI, whose three operations
  (/resource/8mmf-is58.json, .csv and /api/views/8mmf-is58.json) were classified against a
  host — data.exim.gov — that has had no DNS record since 2023-09-14. See
  _quarantine/NOTE.md. Every path below was fetched and returned the status recorded.
summary:
  operations: 4
  by_action_class:
    open: 4
  by_consequence:
    read: 4
  human_in_the_loop_required: 0
  write_operations: 0
  note: >-
    EVERY EXIM surface an agent can call is read-only, anonymous and free. There is no
    write path, no key to leak, no quota to exhaust and no reversal to plan for. The only
    real agent hazard here is staleness: the CSV URL changes each fiscal quarter, so an
    agent that caches the download address will silently serve last quarter's data.
operations:
- url: https://img.exim.gov/s3fs-public/dataset/vbhv-d8am/data.json
  method: get
  http_status: 200
  name: EXIM Project Open Data catalog
  x-agentic-access:
    action-class: open
    consequence: read
    subject: none
    token: null
    audit: none
  note: >-
    START HERE. Resolve the current CSV download URL from this document on every run
    rather than caching it.
- url: https://img.exim.gov/s3fs-public/dataset/vbhv-d8am/data-gov_fy26-q2.csv
  method: get
  http_status: 200
  name: EXIM authorizations bulk CSV
  x-agentic-access:
    action-class: open
    consequence: read
    subject: none
    token: null
    audit: none
  note: >-
    UNSTABLE ADDRESS. The fiscal quarter is in the filename; this URL is superseded each
    quarter. Treat it as a pointer read from data.json, never as a constant.
- url: https://www.digitalarchives.exim.gov/digital/api/collections
  method: get
  http_status: 200
  name: EXIM Digital Archives collection list
  x-agentic-access:
    action-class: open
    consequence: read
    subject: none
    token: null
    audit: none
  operator: vendor
  operator_name: OCLC CONTENTdm
- url: https://www.digitalarchives.exim.gov/iiif/{alias}:{id}/manifest.json
  method: get
  http_status: 200
  http_status_evidence: https://www.digitalarchives.exim.gov/iiif/ExImPR01:4250/manifest.json
  name: IIIF Presentation 2.0 manifest
  x-agentic-access:
    action-class: open
    consequence: read
    subject: none
    token: null
    audit: none
  operator: vendor
  operator_name: OCLC CONTENTdm
unreachable:
- url: https://eximonline.exim.gov/
  http_status: 200
  reason: >-
    Human login portal carrying a Controlled Unclassified Information banner. No public
    programmatic entry point. Agents must not attempt access.
- url: https://data.exim.gov/
  http_status: 0
  reason: 'Decommissioned 2023-09-14. DNS resolution failure. Do not retry.'

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=export-import-bank-of-the-united-states-agentic-access&limit=10"
Everything under a tag
curl "https://apis.io/api/v1/tags/export-import-bank-of-the-united-states-agentic-access"

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

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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