Nara Organics · OAuth Scopes

Nara Organics OAuth Scopes

OAuth 2.0 searched

Nara Organics publishes 4 OAuth 2.0 scopes. Scopes are the fine-grained permissions an application requests at authorization time to act against the Nara Organics 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.

CompanyConsumerCommerceRetailShopifyAgentic CommerceUniversal Commerce ProtocolMCPInfant Formula
Scopes: 4 Flows: Method: searched

Scopes (4)

ScopeDescriptionFlows
openid OIDC authentication of the customer account.
email Access to the customer's email address.
customer-account-api:full Full access to the Shopify Customer Account API for the signed-in customer.
customer-account-mcp-api:full Full access to the Customer Account MCP API surface for agent-driven access.

Source

OAuth Scopes

nara-organics-scopes.yml Raw ↑
generated: '2026-07-20'
method: searched
source: https://nara.com/.well-known/oauth-authorization-server (scopes_supported) + https://nara.com/.well-known/openid-configuration
docs: https://shopify.dev/docs/api/customer
schemes:
- name: ShopifyCustomerAccountOIDC
  type: openIdConnect
  authorizationUrl: https://account.nara.com/authentication/oauth/authorize
  tokenUrl: https://account.nara.com/authentication/oauth/token
  source: well-known/nara-organics-openid-configuration.json
scopes:
- scope: openid
  description: OIDC authentication of the customer account.
- scope: email
  description: Access to the customer's email address.
- scope: customer-account-api:full
  description: Full access to the Shopify Customer Account API for the signed-in customer.
- scope: customer-account-mcp-api:full
  description: Full access to the Customer Account MCP API surface for agent-driven access.