Ministry of Supply · Authentication Profile

Ministry Of Supply Authentication

Authentication

Ministry of Supply secures its APIs with none, openIdConnect, and oauth2 across 2 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode, refreshToken, and jwt-bearer flow(s).

CompanyApparelRetailE-CommerceDirect to ConsumerAgentic CommerceMCPUniversal Commerce ProtocolShopifyManufacturing
Methods: none, openIdConnect, oauth2 Schemes: 2 OAuth flows: authorizationCode, refreshToken, jwt-bearer API key in:

Security Schemes

ucp-agent-profile none
shopify-customer-accounts-oidc openIdConnect

Source

Authentication Profile

ministry-of-supply-authentication.yml Raw ↑
generated: '2026-08-25'
method: probed
source: >-
  https://www.ministryofsupply.com/.well-known/openid-configuration,
  https://www.ministryofsupply.com/.well-known/oauth-protected-resource,
  https://www.ministryofsupply.com/api/ucp/mcp (tools/list),
  https://www.ministryofsupply.com/llms.txt
docs: https://www.ministryofsupply.com/agents.md
summary:
  types: [none, openIdConnect, oauth2]
  api_key_in: []
  oauth2_flows: [authorizationCode, refreshToken, jwt-bearer]
  note: >-
    Two distinct auth postures. (1) The UCP/MCP commerce endpoint accepts anonymous calls — tools/list
    returned 200 with no credential — and identity is carried per-call as an agent profile URI in
    meta.ucp-agent.profile rather than as a bearer token. Payment authorization is delegated to a payment
    handler with contemporaneous human approval, so the agent never holds a card credential. (2) Customer
    accounts use Shopify Customer Accounts OpenID Connect, with the merchant's own issuer.
schemes:
- name: ucp-agent-profile
  type: none
  description: >-
    Every MCP tool requires meta.ucp-agent.profile, a URI identifying the calling agent's UCP profile.
    This is an identity declaration, not a credential — the endpoint answers unauthenticated.
  sources: [mcp/ministry-of-supply-mcp-tools-list.json]
- name: shopify-customer-accounts-oidc
  type: openIdConnect
  openIdConnectUrl: https://www.ministryofsupply.com/.well-known/openid-configuration
  issuer: https://shopify.com/authentication/3092321
  authorizationUrl: https://shopify.com/authentication/3092321/oauth/authorize
  tokenUrl: https://shopify.com/authentication/3092321/oauth/token
  jwks_uri: https://shopify.com/authentication/3092321/.well-known/jwks.json
  end_session_endpoint: https://shopify.com/authentication/3092321/logout
  grant_types: [authorization_code, refresh_token, 'urn:ietf:params:oauth:grant-type:jwt-bearer']
  response_types: [code]
  pkce: [S256]
  token_endpoint_auth_methods: [client_secret_basic, client_secret_post]
  id_token_signing_alg: [RS256]
  bearer_methods_supported: [header]
  protected_resource: https://www.ministryofsupply.com
  sources: [well-known/ministry-of-supply-openid-configuration.json, well-known/ministry-of-supply-oauth-protected-resource.json]
payment_authorization:
  model: buyer-approved payment handler
  handlers:
  - id: gpay
    name: com.google.pay
    merchant_name: Ministry of Supply
    merchant_origin: www.ministryofsupply.com
  - id: shopify.card
    name: dev.shopify.card
  - id: shop_pay
    name: dev.shopify.shop_pay
  rule: >-
    "Checkout requires human approval. Agents must not complete payment without explicit buyer consent."
    — https://www.ministryofsupply.com/llms.txt

Work with this as data

Every security artifact here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • 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
This security artifact
curl "https://apis.io/api/v1/security/ministry-of-supply-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

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.