# Rabbitx ## Docs - [Get user profile](https://docs-internal.rabbitx.io/rabbitx-api/account/get-user-profile.md): Get the user profile data - [Set user leverage](https://docs-internal.rabbitx.io/rabbitx-api/account/set-user-leverage.md): Set user leverage - [Validate user](https://docs-internal.rabbitx.io/rabbitx-api/account/validate-user.md): Validate the user - [Retrieve airdrop list](https://docs-internal.rabbitx.io/rabbitx-api/airdrop/retrieve-airdrop-list.md): Retrieves a list of airdrops available for the user, including claimable amounts. - [Claim all tokens for an airdrop](https://docs-internal.rabbitx.io/rabbitx-api/airdrop/claim-all-tokens-for-an-airdrop.md): Claim all tokens for a specific airdrop using the provided request. - [Retrieve balance operations list](https://docs-internal.rabbitx.io/rabbitx-api/balanceops/retrieve-balance-operations-list.md): Retrieves a list of balance operations for a user's profile based on filters and pagination parameters. - [Cancel a withdrawal](https://docs-internal.rabbitx.io/rabbitx-api/balance/cancel-a-withdrawal.md): Cancel a withdrawal with the provided details - [Claim a withdrawal](https://docs-internal.rabbitx.io/rabbitx-api/balance/claim-a-withdrawal.md): Claim a withdrawal with the provided details - [Deposit an amount](https://docs-internal.rabbitx.io/rabbitx-api/balance/deposit-an-amount.md): Deposit an amount to the user's balance - [Initialize a vault](https://docs-internal.rabbitx.io/rabbitx-api/balance/initialize-a-vault.md): Initialize a vault with the provided details - [Process a withdrawal](https://docs-internal.rabbitx.io/rabbitx-api/balance/process-a-withdrawal.md): Process a withdrawal with the provided details - [Reactivate a vault](https://docs-internal.rabbitx.io/rabbitx-api/balance/reactivate-a-vault.md): Reactivate a vault with the provided details - [Stake an amount](https://docs-internal.rabbitx.io/rabbitx-api/balance/stake-an-amount.md): Stake an amount to a vault - [Stake an amount from balance](https://docs-internal.rabbitx.io/rabbitx-api/balance/stake-an-amount-from-balance.md): Stake an amount from the user's balance to a vault - [Begin unstaking](https://docs-internal.rabbitx.io/rabbitx-api/balance/begin-unstaking.md): Begin unstaking an amount from a vault - [Cancel an unstake](https://docs-internal.rabbitx.io/rabbitx-api/balance/cancel-an-unstake.md): Cancel an unstake with the provided details - [Process unstake requests](https://docs-internal.rabbitx.io/rabbitx-api/balance/process-unstake-requests.md): Process unstake requests with the provided details - [Retrieve a list of unstakes](https://docs-internal.rabbitx.io/rabbitx-api/balance/retrieve-a-list-of-unstakes.md): Retrieve a list of unstakes requested by a user - [Withdraw an amount](https://docs-internal.rabbitx.io/rabbitx-api/balance/withdraw-an-amount.md): Withdraw an amount from the user's balance - [Retrieve Bfx volume data](https://docs-internal.rabbitx.io/rabbitx-api/volume/retrieve-bfx-volume-data.md): Retrieve Bfx volume data with the provided parameters - [Retrieve Rbx volume data](https://docs-internal.rabbitx.io/rabbitx-api/volume/retrieve-rbx-volume-data.md): Retrieve Rbx volume data with the provided parameters - [Retrieve blast points](https://docs-internal.rabbitx.io/rabbitx-api/blast_points/retrieve-blast-points.md): Retrieves blast points for a specific wallet address. - [Retrieve deadman switch](https://docs-internal.rabbitx.io/rabbitx-api/deadman/retrieve-deadman-switch.md): Retrieves the deadman switch for the user's profile. - [Create a deadman switch](https://docs-internal.rabbitx.io/rabbitx-api/deadman/create-a-deadman-switch.md): Creates a deadman switch for the user's profile with a specified timeout in milliseconds. - [Delete a deadman switch](https://docs-internal.rabbitx.io/rabbitx-api/deadman/delete-a-deadman-switch.md): Deletes the deadman switch for the user's profile. - [Retrieve candle data](https://docs-internal.rabbitx.io/rabbitx-api/candle/retrieve-candle-data.md): Retrieve candle data with the provided market ID, period, and timestamps - [Retrieve fills list](https://docs-internal.rabbitx.io/rabbitx-api/fill/retrieve-fills-list.md): Retrieves a list of fills for the user's profile, filtered by market ID and a time range. - [Retrieve fills for order](https://docs-internal.rabbitx.io/rabbitx-api/fill/retrieve-fills-for-order.md): Retrieves fills for a specific order ID for the user's profile. - [Load BFX game assets](https://docs-internal.rabbitx.io/rabbitx-api/gameassets/load-bfx-game-assets.md): Load a batch of BFX game assets into the db - [Get BFX points](https://docs-internal.rabbitx.io/rabbitx-api/gameassets/get-bfx-points.md): Get bfx points of the profile id and the given batch id - [Retrieve blast game assets](https://docs-internal.rabbitx.io/rabbitx-api/gameassets/retrieve-blast-game-assets.md): Retrieves blast game assets data for the user's profile. - [Load blast game assets in batch](https://docs-internal.rabbitx.io/rabbitx-api/gameassets/load-blast-game-assets-in-batch.md): Loads a batch of blast game assets data into the database. - [Retrieve blast leaderboard](https://docs-internal.rabbitx.io/rabbitx-api/gameassets/retrieve-blast-leaderboard.md): Retrieves the leaderboard data for the blast game. - [Handle JWT token operations](https://docs-internal.rabbitx.io/rabbitx-api/jwt/handle-jwt-token-operations.md): Generates or refreshes JWT tokens for clients or market makers based on the request parameters. - [Get market information](https://docs-internal.rabbitx.io/rabbitx-api/market/get-market-information.md): Get market information - [Retrieve market coins](https://docs-internal.rabbitx.io/rabbitx-api/market/retrieve-market-coins.md): Retrieve market coins with the provided coin IDs - [Retrieve market order book](https://docs-internal.rabbitx.io/rabbitx-api/market/retrieve-market-order-book.md): Retrieve market order book with the provided market ID - [Retrieve market trades](https://docs-internal.rabbitx.io/rabbitx-api/market/retrieve-market-trades.md): Retrieve market trades with the provided market ID - [Retrieve funding rate list](https://docs-internal.rabbitx.io/rabbitx-api/funding/retrieve-funding-rate-list.md): Retrieve funding rate list with the provided market ID and timestamps - [Change market title](https://docs-internal.rabbitx.io/rabbitx-api/admin/change-market-title.md): Change market title - [Change market icon url](https://docs-internal.rabbitx.io/rabbitx-api/admin/change-market-icon-url.md): Change market icon url - [Get user profile cache](https://docs-internal.rabbitx.io/rabbitx-api/admin/get-user-profile-cache.md): Get the user profile cache - [Get market tiers](https://docs-internal.rabbitx.io/rabbitx-api/admin/get-market-tiers.md): Get the market tiers - [Add market tier](https://docs-internal.rabbitx.io/rabbitx-api/admin/add-market-tier.md): Add a market tier - [Remove market tier](https://docs-internal.rabbitx.io/rabbitx-api/admin/remove-market-tier.md): Remove the specified market tier - [Edit market tier](https://docs-internal.rabbitx.io/rabbitx-api/admin/edit-market-tier.md): Edit the specified market tier - [Get market profile tiers](https://docs-internal.rabbitx.io/rabbitx-api/admin/get-market-profile-tiers.md): Get the market profile tiers - [Add profile market tier](https://docs-internal.rabbitx.io/rabbitx-api/admin/add-profile-market-tier.md): Add a profile market tier - [Remove market profile tier](https://docs-internal.rabbitx.io/rabbitx-api/admin/remove-market-profile-tier.md): Remove the specified market profile tier - [Get market special tiers](https://docs-internal.rabbitx.io/rabbitx-api/admin/get-market-special-tiers.md): Get the market special tiers - [Add special market tier](https://docs-internal.rabbitx.io/rabbitx-api/admin/add-special-market-tier.md): Add a special market tier - [Remove market special tier](https://docs-internal.rabbitx.io/rabbitx-api/admin/remove-market-special-tier.md): Remove the specified market special tier - [Edit special market tier](https://docs-internal.rabbitx.io/rabbitx-api/admin/edit-special-market-tier.md): Edit the specified special market tier - [Get which tiers](https://docs-internal.rabbitx.io/rabbitx-api/admin/get-which-tiers.md): Get the special tiers of the given profile id - [Handle Onboarding request](https://docs-internal.rabbitx.io/rabbitx-api/onboarding/handle-onboarding-request.md): Handle Onboarding request for both clients and market makers - [List orders](https://docs-internal.rabbitx.io/rabbitx-api/order/list-orders.md): List orders with the given filters - [Amend an order](https://docs-internal.rabbitx.io/rabbitx-api/order/amend-an-order.md): Amend an existing order with the given details - [Create a new order](https://docs-internal.rabbitx.io/rabbitx-api/order/create-a-new-order.md): Create a new order with the given details - [Cancel an order](https://docs-internal.rabbitx.io/rabbitx-api/order/cancel-an-order.md): Cancel an existing order with the given details - [Cancel all orders](https://docs-internal.rabbitx.io/rabbitx-api/order/cancel-all-orders.md): Cancel all orders of the user - [List portfolios](https://docs-internal.rabbitx.io/rabbitx-api/portfolio/list-portfolios.md): List portfolios based on the given query parameters - [List open positions](https://docs-internal.rabbitx.io/rabbitx-api/position/list-open-positions.md): Retrieve a list of open positions for the authenticated user - [Get referral code](https://docs-internal.rabbitx.io/rabbitx-api/referral/get-referral-code.md): Get the referral code for the authenticated user - [Create a new referral code](https://docs-internal.rabbitx.io/rabbitx-api/referral/create-a-new-referral-code.md): Create a new referral code for the authenticated user - [Edit referral code](https://docs-internal.rabbitx.io/rabbitx-api/referral/edit-referral-code.md): Edit the referral code for the authenticated user - [Get referral leaderboard](https://docs-internal.rabbitx.io/rabbitx-api/referral/get-referral-leaderboard.md): Get the referral leaderboard data based on the specified range - [List user secrets](https://docs-internal.rabbitx.io/rabbitx-api/secrets/list-user-secrets.md): List all secrets for the authenticated user - [Create a new secret](https://docs-internal.rabbitx.io/rabbitx-api/secrets/create-a-new-secret.md): Create a new secret with the provided details - [Delete an existing secret](https://docs-internal.rabbitx.io/rabbitx-api/secrets/delete-an-existing-secret.md): Delete an existing secret with the provided key - [Refresh user secrets](https://docs-internal.rabbitx.io/rabbitx-api/secrets/refresh-user-secrets.md): Refresh user secrets using a refresh token. - [Remove session secrets](https://docs-internal.rabbitx.io/rabbitx-api/secrets/remove-session-secrets.md): Removes session secrets associated with a user's profile. - [Retrieve metadata](https://docs-internal.rabbitx.io/rabbitx-api/debug/retrieve-metadata.md): Retrieves metadata information related to the current context. - [Retrieve server timestamp](https://docs-internal.rabbitx.io/rabbitx-api/debug/retrieve-server-timestamp.md): Retrieves the current server timestamp in Unix format. - [Retrieve storage data](https://docs-internal.rabbitx.io/rabbitx-api/storage/retrieve-storage-data.md): Retrieve storage data with the provided parameters - [Write storage data](https://docs-internal.rabbitx.io/rabbitx-api/storage/write-storage-data.md): Write storage data with the provided parameters - [Get profile data](https://docs-internal.rabbitx.io/rabbitx-api/profiledata/get-profile-data.md): Retrieve the profile data for the authenticated user - [Replace profile data](https://docs-internal.rabbitx.io/rabbitx-api/profiledata/replace-profile-data.md): Replace the profile data for the authenticated user - [Retrieve vault data](https://docs-internal.rabbitx.io/rabbitx-api/vaultdata/retrieve-vault-data.md): Retrieve vault data with the provided parameters - [Retrieve vault balance operations data](https://docs-internal.rabbitx.io/rabbitx-api/vaultdata/retrieve-vault-balance-operations-data.md): Retrieve vault balance operations data with the provided parameters - [Retrieve vault holdings data](https://docs-internal.rabbitx.io/rabbitx-api/vaultdata/retrieve-vault-holdings-data.md): Retrieve vault holdings data with the provided parameters - [Retrieve navigation history data](https://docs-internal.rabbitx.io/rabbitx-api/vaultdata/retrieve-navigation-history-data.md): Retrieve navigation history data with the provided parameters - [Retrieve mobile version data](https://docs-internal.rabbitx.io/rabbitx-api/version/retrieve-mobile-version-data.md): Retrieve mobile version data with the provided parameters ## OpenAPI Specs - [openapi](https://docs-internal.rabbitx.io/api-reference/openapi.json)