Denbury Resources · Agentic Access

Denbury Resources Agentic Access

x-agentic-access derived

Denbury Resources exposes 12 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.

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.

AcquiredCarbon CaptureCO2 EOREnergyEnhanced Oil RecoveryExxonMobilOil and GasFortune 1000ContentCarbon Sequestration
Operations: 12 Acting: 0 Human-in-the-loop: 0 Method: derived

By consequence

Source

Agentic Access

Raw ↑
generated: '2026-09-06'
method: derived
source: openapi/ + conventions/denbury-resources-conventions.yml + live probes (2026-09-06)
description: >-
  Recommended x-agentic-access classification for every operation Denbury Inc.'s public surface
  exposes. This is an API Evangelist RECOMMENDATION, not a Denbury publication — Denbury declares no
  agent policy of any kind. The classification is unusually simple here because the surface is
  uniformly read-only: twelve GET operations, no credentials, no side effects, nothing to escalate.
policy_published_by_provider: false
provider_agent_policy_evidence:
- url: https://www.denbury.com/robots.txt
  status: 200
  detail: 'Two rules only — Disallow: /wp-admin/ and Disallow: /wp-login.php. No AI/agent directives.'
- url: https://www.denbury.com/llms.txt
  status: 301
  detail: No llms.txt is served.
- url: https://www.denbury.com/.well-known/ai-plugin.json
  status: 403
  detail: The whole /.well-known/ namespace is refused at the origin.
defaults:
  action_class: read
  consequence: none
  scope: public-content
  token: none
  escalation: not-applicable
  human_in_the_loop: false
  rationale: >-
    Every documented operation is a GET against published corporate website content. There is no
    state to mutate, no money to move, no personal data returned (the users route is 403 and the
    author edge is unresolvable), and no credential to scope.
operations:
- operationId: listPages
  action_class: read
  consequence: none
  scope: public-content
  token: none
  escalation: not-applicable
- operationId: getPage
  action_class: read
  consequence: none
  scope: public-content
  token: none
  escalation: not-applicable
- operationId: listMedia
  action_class: read
  consequence: none
  scope: public-content
  token: none
  escalation: not-applicable
- operationId: getMediaItem
  action_class: read
  consequence: none
  scope: public-content
  token: none
  escalation: not-applicable
  note: >-
    source_url points at files up to several megabytes (the largest observed was a 6.7 MB PDF).
    Bandwidth, not risk, is the constraint an agent should plan around.
- operationId: search
  action_class: read
  consequence: none
  scope: public-content
  token: none
  escalation: not-applicable
- operationId: listTypes
  action_class: read
  consequence: none
  scope: metadata
  token: none
  escalation: not-applicable
- operationId: getType
  action_class: read
  consequence: none
  scope: metadata
  token: none
  escalation: not-applicable
- operationId: listTaxonomies
  action_class: read
  consequence: none
  scope: metadata
  token: none
  escalation: not-applicable
- operationId: getTaxonomy
  action_class: read
  consequence: none
  scope: metadata
  token: none
  escalation: not-applicable
- operationId: listCategories
  action_class: read
  consequence: none
  scope: metadata
  token: none
  escalation: not-applicable
- operationId: getCategory
  action_class: read
  consequence: none
  scope: metadata
  token: none
  escalation: not-applicable
- operationId: getOembed
  action_class: read
  consequence: none
  scope: public-content
  token: none
  escalation: not-applicable
guidance_for_agents:
- >-
  No rate-limit signal is emitted. Absence of a limit header is not a licence — this is a legacy
  corporate site inside an acquirer's estate. Keep concurrency at 1-2 and pause between pages.
- >-
  Honour robots.txt: do not touch /wp-admin/ or /wp-login.php. Nothing under those paths appears in
  openapi/.
- >-
  Do not attempt the write methods. They exist on the same routes but require WordPress
  application-password credentials that Denbury issues only to its own site administrators;
  attempting them is a credential-guessing attempt, not an API call.
- >-
  Date-stamp everything retrieved. Denbury was acquired by ExxonMobil in November 2023 and
  deregistered its securities on 2023-11-22; this content is historical corporate material.
counts:
  operations: 12
  read: 12
  write: 0
  requiring_escalation: 0

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