Skip to main content
This table lists the various resources and operations that collectively define permissions, and also the API operations that require these permissions.
ResourcesOperationsPermission descriptionAffected API operations
organization_profile
update
Edit Organization Profile
N/A
freeze
Freeze Organization
N/A
kyc_profile
read
View KYC Profile
N/A
updateEdit KYC ProfileN/A
team_member
createInvite MembersN/A
readView MembersN/A
updateEdit Member User RolesN/A
deleteDelete MembersN/A
freezeFreeze MembersN/A
unfreezeUnfreeze MembersN/A
fee_station
readView Fee StationN/A
updateEdit Fee Station SettingsN/A
roles
readView RolesN/A
createCreate Customized User RolesN/A
updateEdit Customized User RolesN/A
activity_logsreadView ActivitiesN/A
app_governance_policy
updateEdit APP Governance PoliciesN/A
readView APP Governance PoliciesN/A
governance_policy
createCreate Governance PoliciesN/A
readView Governance PoliciesN/A
updateEdit Governance PoliciesN/A
deleteDelete Governance PoliciesN/A
transaction_category
createCreate Transaction CategoriesN/A
readView Transaction CategoriesN/A
bills
readView Bill DetailsN/A
update_billing_emailsEdit Billing EmailsN/A
pricing_plan
readView Pricing Plan DetailsN/A
updateEdit Pricing PlanN/A
update_supported_chainsEdit Supported ChainsN/A
wallet
createCreate WalletsPOST /wallets
connectCobo ConnectN/A
importImport WalletsN/A
readView WalletsGET /wallets
GET /wallets/{wallet_id}
GET /wallets/{wallet_id}/addresses
GET /wallets/{wallet_id}/addresses/{address}
GET /wallets/{wallet_id}/addresses/{address}/tokens
GET /wallets/{wallet_id}/tokens
GET /wallets/{wallet_id}/max_transferable_value
GET /wallets/{wallet_id}/exchanges/assets
GET /wallets/{wallet_id}/utxos
updateEdit WalletsPUT /wallets/{wallet_id}
deleteDelete WalletsPOST /wallets/{wallet_id}/delete
create_addressCreate AddressesPOST /wallets/{wallet_id}/addresses
manage_utxoManage UTXOsPOST /wallets/{wallet_id}/utxos/lock
POST /wallets/{wallet_id}/utxos/unlock
transaction
readView TransactionsGET /transactions/{transaction_id}
exportExport TransactionsN/A
withdrawMake WithdrawalsPOST /transactions/transfer
estimate_feeEstimate Transaction FeePOST /transactions/check_loop_transfers
POST /transactions/estimate_fee
POST /stakings/estimate_fee
contract_callInitiate Contract CallsPOST /transactions/contract_call
message_signInitiate Message SigningsPOST /transactions/message_sign
stakeStake AssetsPOST /stakings/activities/stake
manageManage Ongoing TransactionsPOST /transactions/{transaction_id}/resend
POST /transactions/{transaction_id}/cancel
POST /transactions/{transaction_id}/drop
POST /transactions/{transaction_id}/speedup
updateEdit Transaction NotesN/A
unstakeUnstake AssetsPOST /stakings/activities/unstake
unstake_withdrawWithdraw Unstaked AssetsN/A
travel_rule
read
View Travel Rule
N/A
edit
Edit Travel Rule
N/A
mpc_project
createCreate ProjectsPOST /wallets/mpc/projects
readView ProjectsGET /wallets/mpc/projects
GET /wallets/mpc/projects/{project_id}
updateEdit Projects of MPC WalletsPUT /wallets/mpc/projects/{project_id}
mpc_vault
createCreate Vaults for MPC WalletsPOST /wallets/mpc/vaults
readView VaultsGET /wallets/mpc/vaults
GET /wallets/mpc/vaults/{vault_id}
updateEdit Vaults of MPC WalletsPUT /wallets/mpc/vaults/{vault_id}
mpc_key_group
createCreate Key Share Holder GroupsPOST /wallets/mpc/vaults/{vault_id}/key_share_holder_groups
POST /wallets/mpc/vaults/{vault_id}/tss_requests
readView Key Share Holder GroupsGET /wallets/mpc/vaults/{vault_id}/key_share_holder_groups
GET /wallets/mpc/vaults/{vault_id}/key_share_holder_groups/{key_share_holder_group_id}
GET /wallets/mpc/vaults/{vault_id}/tss_requests
GET /wallets/mpc/vaults/{vault_id}/tss_requests/{tss_request_id}
updateEdit Key Share Holder GroupsPUT /wallets/mpc/vaults/{vault_id}/key_share_holder_groups/{key_share_holder_group_id}
PUT /wallets/mpc/vaults/{vault_id}/tss_requests/{tss_request_id}
deleteDelete Key Share Holder GroupsPOST /wallets/mpc/vaults/{vault_id}/key_share_holder_groups/{key_share_holder_group_id}/delete
POST /wallets/mpc/vaults/{vault_id}/tss_requests/{tss_request_id}/cancel
address_book
createAdd Addresses to Address BooksN/A
readView Addresses in Address BooksGET /address_books
updateEdit Addresses in Address BooksN/A
deleteDelete Addresses From Address BooksN/A
transaction_policy
createCreate Transaction PoliciesN/A
readView Transaction PoliciesN/A
updateEdit Transaction PoliciesN/A
deleteDelete Transaction PoliciesN/A
api_key
editEdit API KeysN/A
readView API KeysN/A
api_log
readView API LogsN/A
exportExport API LogsN/A
developer_dashboardview
View Developer Console Dashboard
N/A
webhook
editEdit Webhook URLsPOST /webhooks/endpoints
POST /webhooks/endpoints/{endpoint_id}
readView Webhook URLs/EventsGET /webhooks/endpoints
GET /webhooks/endpoints/{endpoint_id}
GET /webhooks/endpoints/{endpoint_id}/events
GET /webhooks/endpoints/{endpoint_id}/events/{event_id}
GET /webhooks/endpoints/{endpoint_id}/events/{event_id}/logs
resendResend Webhook EventsPOST /webhooks/endpoints/{endpoint_id}/events/{event_id}/retry
callback
edit
Edit Callback URLs
N/A
read
View Callback URLs/Messages
N/A
resend
Resend Callback Messages
N/A
Feel free to share your feedback to improve our documentation!