Skip to main content

Liquid - API

Create an API on Liquid to automatically upload your withdrawal transactions and trades from Liquid to Waltio

Updated this week

Liquid

๐Ÿ“ Description

This article explains how to generate Liquid API keys and connect them to Waltio.
๐Ÿ‘‰ The Liquid API supports withdrawals and trading, but not deposits. To import deposits, follow this Liquid file tutorial.

โš ๏ธ Warnings

  • The API does not read deposits. Import them via file: Liquid guide.

  • Waltio only needs Read permissions.

  • The secret key is shown only once. Save it immediately.

  • We only integrate closed orders: learn more.

  • Deleting or editing keys stops sync and may lose edits (labels, prices, etc.) on API-imported transactions.

  • Adding files that contain transactions already fetched by API will create duplicates.

๐Ÿ’ก Recommendations

  • Create a dedicated read-only key for Waltio across: Accounts, Executions, Orders, Positions, Trading Accounts, Withdrawals.

  • Store keys securely and never share your secret.

  • If you fix permissions/keys later, contact support via the chatbot (weekly syncs).

๐Ÿ“‚ How to access your data

  1. Log in to your Liquid account.
    โ€‹

    Image

  2. Open the user menu at the top right.
    โ€‹

  3. Click API Token.
    โ€‹

๐Ÿ“ค How to export your data

  1. Click Create API Token.
    โ€‹

  2. Grant Read only for: Accounts, Executions, Orders, Positions, Trading Accounts, Withdrawals. Enter 2FA, then Create API Token.
    โ€‹

  3. Your keys (Token ID and Token Secret) appear under Manage API Tokens.
    โ€‹


    โš ๏ธ The secret will not be visible after leaving the page.

โž• How to add your data to Waltio

  1. Paste your Token ID and Token Secret.

  2. If you already have Liquid files on Waltio, the API flow will offer:
    3.1 Recover all data since the creation of your Liquid account.
    3.2 Recover all data since the date of your last transaction on Waltio.

Did this answer your question?