Our Place · OAuth Scopes

Our Place OAuth Scopes

OAuth 2.0 searched

Our Place publishes 4 OAuth 2.0 scopes. Scopes are the fine-grained permissions an application requests at authorization time to act against the Our Place API on a user’s behalf.

This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.

CompanyEcommerceRetailCookwareConsumerAgentic CommerceShopify
Scopes: 4 Flows: Method: searched

Scopes (4)

ScopeDescriptionFlows
openid Standard OpenID Connect scope; enables issuance of an ID token.
email Grants access to the customer's email address and email_verified claim.
customer-account-api:full Full access to the Shopify Customer Account API on behalf of the signed-in customer.
customer-account-mcp-api:full Full access to the customer-account MCP API surface for agent-driven commerce.

Source

OAuth Scopes

our-place-scopes.yml Raw ↑
generated: '2026-07-20'
method: searched
source: https://fromourplace.com/.well-known/openid-configuration (scopes_supported)
issuer: https://shopify.com/authentication/2441379915
authorization_endpoint: https://account.fromourplace.com/authentication/oauth/authorize
scope_count: 4
scopes:
- scope: openid
  description: Standard OpenID Connect scope; enables issuance of an ID token.
- scope: email
  description: Grants access to the customer's email address and email_verified claim.
- scope: customer-account-api:full
  description: Full access to the Shopify Customer Account API on behalf of the signed-in customer.
- scope: customer-account-mcp-api:full
  description: Full access to the customer-account MCP API surface for agent-driven commerce.