Revibe · Authentication Profile

Revibe Authentication

Authentication

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

CompanyMarketplaceE-CommerceRefurbished ElectronicsConsumer ElectronicsRetailUAEAgentic Commerce
Methods: openIdConnect, oauth2 Schemes: 2 OAuth flows: authorizationCode API key in:

Security Schemes

shopify-customer-account-oidc openIdConnect
ucp-agent-profile oauth2

Source

Authentication Profile

revibe-authentication.yml Raw ↑
generated: '2026-07-20'
method: searched
source: https://revibe.me/.well-known/openid-configuration
notes: >-
  No developer API with its own OpenAPI/securitySchemes is published. Auth surfaces
  captured here are (1) the Shopify Customer Account OpenID Connect discovery document
  served at the storefront, and (2) the UCP agent-profile handshake gating the hosted
  MCP commerce endpoint (mcp/revibe-mcp.yml). Derived from live discovery docs, not a spec.
summary:
  types: [openIdConnect, oauth2]
  oauth2_flows: [authorizationCode]
schemes:
- name: shopify-customer-account-oidc
  type: openIdConnect
  openIdConnectUrl: https://revibe.me/.well-known/openid-configuration
  issuer: https://shopify.com/authentication/69517377855
  authorization_endpoint: https://shopify.com/authentication/69517377855/oauth/authorize
  token_endpoint: https://shopify.com/authentication/69517377855/oauth/token
  sources: [well-known/revibe-openid-configuration.json]
- name: ucp-agent-profile
  type: oauth2
  description: >-
    Universal Commerce Protocol agent-profile handshake required before the hosted
    MCP endpoint (https://revibe.me/api/ucp/mcp) will return tools; checkout completion
    additionally requires contemporaneous human buyer approval.
  sources: [well-known/revibe-ucp.json, llms/revibe-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/revibe-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.