Andium · Authentication Profile

Andium Authentication

Authentication

Andium secures its APIs with oauth2, openIdConnect, and none across 3 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode flow(s).

CompanyEnergyOil and GasIndustrial IoTRemote MonitoringMethane DetectionEmissionsComputer-VisionEdge ComputingCommerceMCP
Methods: oauth2, openIdConnect, none Schemes: 3 OAuth flows: authorizationCode API key in:

Security Schemes

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

Source

Authentication Profile

andium-authentication.yml Raw ↑
generated: '2026-08-06'
method: probed
source: https://shop.andium.com/.well-known/openid-configuration
docs: https://shop.andium.com/agents.md
summary:
  types: [oauth2, openIdConnect, none]
  api_key_in: []
  oauth2_flows: [authorizationCode]
  note: >-
    Two distinct auth postures. The UCP/MCP shopping endpoint accepts anonymous tools/list and
    catalog reads; transacting requires a UCP agent profile URI in meta.ucp-agent.profile and
    explicit human approval at payment. Customer accounts use Shopify's hosted OIDC provider.
schemes:
  - name: none
    type: none
    applies_to: https://shop.andium.com/api/ucp/mcp (tools/list, search_catalog, lookup_catalog, get_product)
    sources: [mcp/andium-mcp-tools.json]
  - name: ucp-agent-profile
    type: agentIdentity
    description: >-
      Every UCP tool call carries meta.ucp-agent.profile — a URI identifying the calling agent.
      A missing or unresolvable profile returns JSON-RPC error -32001 invalid_profile_url.
    required: true
    sources: [mcp/andium-mcp-tools.json]
  - name: shopify-customer-accounts
    type: openIdConnect
    issuer: https://shopify.com/authentication/85535392078
    openIdConnectUrl: https://shop.andium.com/.well-known/openid-configuration
    authorizationUrl: https://shopify.com/authentication/85535392078/oauth/authorize
    tokenUrl: https://shopify.com/authentication/85535392078/oauth/token
    jwks_uri: https://shopify.com/authentication/85535392078/.well-known/jwks.json
    response_types: [code]
    code_challenge_methods: [S256]
    id_token_signing_alg: [RS256]
    token_endpoint_auth_methods: [client_secret_basic]
    sources: [well-known/andium-openid-configuration.json]
x-evidence:
  - url: https://shop.andium.com/.well-known/openid-configuration
    http_status: 200
  - url: https://shop.andium.com/.well-known/oauth-protected-resource
    http_status: 200
  - url: https://shop.andium.com/api/ucp/mcp
    http_status: 200
    note: tools/list succeeded anonymously

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/andium-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 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.