Curie · OAuth Scopes

Curie OAuth Scopes

OAuth 2.0 searched

Curie publishes 1 OAuth 2.0 scope via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Curie API on a user’s behalf.

Tokens are issued from https://chat.curie.app/api/oauth/token.

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.

CompanyCommerceE-CommerceShopifyArtificial IntelligenceModel Context ProtocolAgentic CommerceProduct Discovery3D
Scopes: 1 Flows: authorizationCode Method: searched

OAuth endpoints

Authorization URL
https://chat.curie.app/api/oauth/authorize
Token URL
https://chat.curie.app/api/oauth/token
Flows
authorizationCode

Scopes (1)

ScopeDescriptionFlows
read:products Search and view products in the catalog authorizationCode

Source

OAuth Scopes

Raw ↑
generated: '2026-07-18'
method: searched
source: openapi/curie-openapi.json
docs: https://chat.curie.app/llms.txt
schemes:
- name: oauth2
  source: openapi/curie-openapi.json
  flows:
  - flow: authorizationCode
    authorizationUrl: https://chat.curie.app/api/oauth/authorize
    tokenUrl: https://chat.curie.app/api/oauth/token
  description: OAuth 2.0 authorization code flow. Requires Curie Pro subscription.
scopes:
- scope: read:products
  description: Search and view products in the catalog
  flows:
  - authorizationCode
  sources:
  - openapi/curie-openapi.json