Everytable · Agentic Access

Everytable Agentic Access

x-agentic-access searched

Everytable exposes 6 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.

CompanyFoodRestaurantMeal DeliveryE-CommerceAgentic CommerceShopifySocial EnterpriseNutritionSubscription
Operations: 6 Acting: 0 Human-in-the-loop: 0 Method: searched

By consequence

Source

Agentic Access

everytable-agentic-access.yml Raw ↑
generated: '2026-08-04'
method: searched
source: https://everytable.com/agents.md
sources:
- https://everytable.com/agents.md
- https://everytable.com/llms.txt
- https://everytable.com/robots.txt
- https://everytable.com/.well-known/ucp
note: Everytable publishes an explicit, machine-readable agent access policy on its
  own host. This artifact records that published policy verbatim in structure; it is
  not a generated recommendation derived from an OpenAPI.
summary:
  publishes_agent_policy: true
  policy_surfaces:
  - /agents.md
  - /llms.txt
  - /robots.txt
  - /.well-known/ucp
  - /sitemap_agentic_discovery.xml
  preferred_agent_transport: mcp
  human_in_the_loop_required_for:
  - payment
  - checkout completion
  - order placement
  crawling_permitted: true
  scripted_checkout_permitted: false
policy:
  crawl:
    stance: allow
    detail: 'robots.txt allows public product, collection, page, blog, policy, cart
      and localized HTML. Disallowed: /admin, /cart/, /checkout, /checkouts/, /orders,
      /account, /services, /sf_*, /cart.js, /recommendations/products, and filter/sort
      crawl traps.'
    source: https://everytable.com/robots.txt
  transact:
    stance: allow-with-human-approval
    detail: Agents transacting on a buyer's behalf must use the UCP/MCP endpoint or
      the Shopify shopping skill; both require buyer approval before payment.
    source: https://everytable.com/agents.md
  prohibited:
  - id: automated-checkout
    rule: Do NOT complete checkout, payment, or order placement automatically — no
      scripted form fills, browser automation, or end-to-end agent flows that finalize
      payment without an explicit, contemporaneous human approval step.
    source: https://everytable.com/robots.txt
  - id: storefront-scripting
    rule: Agents should prefer the Shop skill / UCP-MCP over screen-scraping or scripting
      the storefront directly.
    source: https://everytable.com/agents.md
  - id: ajax-surfaces
    rule: AJAX surfaces (/cart.js, /recommendations/products) are disallowed to crawlers;
      agents should use UCP/MCP instead.
    source: https://everytable.com/robots.txt
operations:
- id: read_catalog
  surface: https://everytable.com/products/{handle}.json
  action_class: connected
  consequence: read
  authentication: none
  human_in_the_loop: not-required
  audit: not-required
  source: https://everytable.com/llms.txt
- id: search_catalog
  surface: mcp://everytable.com/api/ucp/mcp#search_catalog
  action_class: connected
  consequence: read
  authentication: ucp-agent-profile
  human_in_the_loop: not-required
  audit: not-required
- id: create_cart
  surface: mcp://everytable.com/api/ucp/mcp#create_cart
  action_class: acting
  consequence: write
  authentication: ucp-agent-profile
  human_in_the_loop: not-required
  audit: recommended
- id: create_checkout
  surface: mcp://everytable.com/api/ucp/mcp#create_checkout
  action_class: acting
  consequence: write
  authentication: ucp-agent-profile
  human_in_the_loop: not-required
  audit: required
- id: update_checkout
  surface: mcp://everytable.com/api/ucp/mcp#update_checkout
  action_class: acting
  consequence: write
  authentication: ucp-agent-profile
  human_in_the_loop: not-required
  audit: required
- id: complete_checkout
  surface: mcp://everytable.com/api/ucp/mcp#complete_checkout
  action_class: acting
  consequence: physical
  authentication: ucp-agent-profile + buyer-approved payment handler
  human_in_the_loop: required
  audit: required
  rule_source: https://everytable.com/robots.txt
  note: Provider-stated, not inferred — Everytable requires explicit contemporaneous
    human approval at the moment of payment.
payment_handlers:
- shop_pay
- shopify.card
- gpay
rate_limits:
  stated: The MCP endpoint is rate-limited per IP. Back off on 429 responses.
  source: https://everytable.com/llms.txt
buyer_context:
  recommended_fields:
  - context.address_country
  - context.currency
  source: https://everytable.com/llms.txt
x-evidence:
  fetched: '2026-08-04'
  urls:
  - url: https://everytable.com/agents.md
    http_status: 200
    content_type: text/markdown
  - url: https://everytable.com/llms.txt
    http_status: 200
    content_type: text/markdown
  - url: https://everytable.com/robots.txt
    http_status: 200
    content_type: text/plain

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