Bitski · OAuth Scopes

Bitski OAuth Scopes

OAuth 2.0 derived

Bitski publishes 2 OAuth 2.0 scopes via the clientCredentials flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Bitski API on a user’s behalf.

Tokens are issued from https://account.bitski.com/oauth2/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.

Web3Crypto WalletWallet as a ServiceNFTBlockchainAuthenticationOAuthPaymentsDeveloper ToolsCompany
Scopes: 2 Flows: clientCredentials Method: derived

OAuth endpoints

Token URL
https://account.bitski.com/oauth2/token
Flows
clientCredentials

Scopes (2)

ScopeDescriptionFlows
apps manage my applications clientCredentials
commerce

Source

OAuth Scopes

Raw ↑
generated: '2026-07-18'
method: derived
source: openapi/bitski-nft-service-openapi-original.json
schemes:
- name: oauth2
  source: openapi/bitski-nft-service-openapi-original.json
  flows:
  - flow: clientCredentials
    tokenUrl: https://account.bitski.com/oauth2/token
  description: Client credentials
scopes:
- scope: apps
  description: manage my applications
  flows:
  - clientCredentials
  sources:
  - openapi/bitski-nft-service-openapi-original.json
- scope: commerce
  sources:
  - openapi/bitski-nft-service-openapi-original.json