Source Beauty · Agentic Access

Source Beauty Agentic Access

x-agentic-access searched

Source Beauty exposes 5 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.

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.

CompanyBeautyCosmeticsE-CommerceRetailMarketplaceWellnessEgyptSkincareConsumer
Operations: 5 Acting: 0 Human-in-the-loop: 1 Method: searched

By consequence

Source

Agentic Access

source-beauty-agentic-access.yml Raw ↑
generated: '2026-07-21'
method: searched
source: https://sourcebeauty.com/llms.txt + https://sourcebeauty.com/.well-known/ucp
audience: null
summary:
  surface: Universal Commerce Protocol (UCP) shopping MCP + Shop skill
  mcp_endpoint: https://sourcebeauty.com/api/ucp/mcp
  human_in_the_loop_required: true
  notes: >-
    Source Beauty publishes explicit agent-access guidance (/llms.txt, mirrored at
    /agents.md). Two sanctioned agent paths: (1) the store's own UCP shopping MCP
    endpoint, (2) the cross-store Shop skill (https://shop.app/SKILL.md) routing
    payment through Shop Pay. Published invariant: checkout MUST NOT complete payment
    without contemporaneous, explicit buyer approval; agents must back off on HTTP 429.
operations:
- tool: search_catalog
  action_class: read
  consequence: read
  human_in_the_loop: false
- tool: create_cart
  action_class: write
  consequence: write
  human_in_the_loop: false
- tool: create_checkout
  action_class: acting
  consequence: write
  human_in_the_loop: false
- tool: update_checkout
  action_class: acting
  consequence: write
  human_in_the_loop: false
- tool: complete_checkout
  action_class: acting
  consequence: physical
  human_in_the_loop: required
  rule: Buyer must explicitly approve payment at the moment of completion (published UCP rule).

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