Documentation Index
Fetch the complete documentation index at: https://docs.tangerine.exchange/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Aster uses an API signer model for programmatic trading. Unlike Hyperliquid’s agent wallet (which Tangerine generates for you), you must create the API signer key yourself from Aster’s dashboard and then import it into Tangerine.Step 1 — Create an API Signer on Aster
- Go to Aster’s trading interface
- Connect the same wallet you use on Tangerine
- Navigate to Account → API Keys (or equivalent in Aster’s UI)
- Click Create API Key / Generate Signer
- Aster will display your signer address and private key
Step 2 — Import into Tangerine
- Return to Tangerine and open Settings → Aster
- Click Import API Key
- Paste your signer address (0x…)
- Paste your private key
- Sign the encryption message with your main wallet
Step 3 — Verify
After importing, Tangerine will verify the signer key can authenticate with Aster. If successful, the Aster platform will show as Ready in your platform list and you can start trading.Key Security
Your Aster private key is encrypted in your browser using your wallet signature as the encryption password. See Key Management for details. If you suspect your key is compromised:- Go to Aster’s dashboard and revoke the API signer
- Create a new API signer
- Re-import the new key in Tangerine via Settings → Aster → Replace Key
Rotating Your Key
To replace an existing Aster signer key:- Create a new API signer on Aster (don’t delete the old one yet)
- In Tangerine, go to Settings → Aster → Replace Key
- Import the new signer address and private key
- After confirming it works, revoke the old signer from Aster’s dashboard

