OAuth 2.0 Scopes
This document lists the OAuth 2.0 scopes that you might need to request to access RaidenX APIs, depending on the level of access you need.Sensitive scopes in RaidenX require administrative review and are marked with security indicators in the RaidenX Control Panel. Due to scope overlap, it’s recommended to use non-sensitive scopes when possible. For detailed scope requirements for each API method, refer to the RaidenX API documentation.
Full Access
Scope | Description |
---|---|
full_access | Full access to all data and actions, including read, write, and delete permissions. |
full_read_only | Read-only access to all data without permission to modify or delete. |
Order Permissions
Uri : https://api-orders.raidenx.io/api/v1/sui
Group : order.full_access
Scope | Description | Endpoint |
---|---|---|
order.read_only | Read-only access to order-related data. | |
order.market.write | Permission to create and modify market orders. | |
order.limit.write | Permission to create and modify limit orders. |
Group : withdraw.full_access
Scope | Description | Endpoint |
---|---|---|
order.withdraw.write | Permission to create and manage withdrawal requests. |
Common Features
Uri : https://api.raidenx.io/api/v1/sui
Group : settings.full_access
Scope | Description | Endpoint |
---|---|---|
insight.positions.read_only | Read-only access to positions. | |
insight.positions.write | Permission to hide trader positions. | |
common.preset_settings.read_only | Read-only access to preset settings. | |
common.preset_settings.write | Permission to create or update preset settings. | |
common.transactions.read_only | Read-only access to transaction history. | |
insight.balance.read_only | Read-only access to balance information. | |
common.favorites.read_only | Read-only access to favorite pairs. | |
common.favorites.write | Permission to create or delete favorite pairs. | |
common.referrals.read_only | Read-only access to referral information. | |
common.referrals.write | Permission to create or update referral details. | |
common.token.read_only | Read-only access to token balances and locked tokens. |
Wallet Features
Uri : https://api-wallets.raidenx.io/api/v1/sui
Group : settings.full_access
Scope | Description | Endpoint |
---|---|---|
wallet.user_wallets.read_only | Read-only access to user wallets. | |
wallet.user_wallets.write | Permission to deactivate user wallets and manage wallet actions. |
Sniper and Copytrade
Uri : https://api-users.raidenx.io/api/v1/sui
Group : sniper.full_access
Endpoint |
---|
|
Group : copy_trade.full_access
Endpoint |
---|
|
Updated 5 months ago