Ikas, IKAS Teknoloji AS · OAuth Scopes

Ikas, IKAS Teknoloji AS OAuth Scopes

OAuth 2.0 searched

Ikas, IKAS Teknoloji AS publishes 10 OAuth 2.0 scopes via the clientCredentials and authorizationCode flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the Ikas, IKAS Teknoloji AS API on a user’s behalf.

Tokens are issued from https://{store_name}.myikas.com/api/admin/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.

CompanyE-commerceRetailStorefrontOrdersProductsInventoryGraphQLWebhooksOAuthSDKMCP
Scopes: 10 Flows: clientCredentials, authorizationCode Method: searched

OAuth endpoints

Token URL
https://{store_name}.myikas.com/api/admin/oauth/token
Flows
clientCredentialsauthorizationCode

Scopes (10)

ScopeDescriptionFlows
read_products View products clientCredentials, authorizationCode
write_products Manage products clientCredentials, authorizationCode
read_orders View orders clientCredentials, authorizationCode
write_orders Manage orders clientCredentials, authorizationCode
read_customers View customers clientCredentials, authorizationCode
write_customers Manage customers clientCredentials, authorizationCode
read_campaigns View campaigns clientCredentials, authorizationCode
write_campaigns Manage campaigns clientCredentials, authorizationCode
read_inventories View inventory levels clientCredentials, authorizationCode
write_inventories Manage inventory levels clientCredentials, authorizationCode

Source

OAuth Scopes

ikas-ikas-teknoloji-as-scopes.yml Raw ↑
generated: '2026-07-19'
method: searched
source: https://ikas.dev/docs/intro
docs: https://ikas.dev/docs/intro
schemes:
- name: OAuth2
  flows:
  - flow: clientCredentials
    tokenUrl: https://{store_name}.myikas.com/api/admin/oauth/token
  - flow: authorizationCode
scopes:
- scope: read_products
  description: View products
  flows: [clientCredentials, authorizationCode]
- scope: write_products
  description: Manage products
  flows: [clientCredentials, authorizationCode]
- scope: read_orders
  description: View orders
  flows: [clientCredentials, authorizationCode]
- scope: write_orders
  description: Manage orders
  flows: [clientCredentials, authorizationCode]
- scope: read_customers
  description: View customers
  flows: [clientCredentials, authorizationCode]
- scope: write_customers
  description: Manage customers
  flows: [clientCredentials, authorizationCode]
- scope: read_campaigns
  description: View campaigns
  flows: [clientCredentials, authorizationCode]
- scope: write_campaigns
  description: Manage campaigns
  flows: [clientCredentials, authorizationCode]
- scope: read_inventories
  description: View inventory levels
  flows: [clientCredentials, authorizationCode]
- scope: write_inventories
  description: Manage inventory levels
  flows: [clientCredentials, authorizationCode]