aster-api-spot-errors-v3
SKILL.md
Aster Spot API Errors (v3 — Testnet)
Payload: { "code": -1121, "msg": "..." }. Handle by code (stable); messages may vary.
Rate limits: From GET /api/v3/exchangeInfo → rateLimits. REQUEST_WEIGHT: per IP; header X-MBX-USED-WEIGHT-*. ORDERS: per account; header X-MBX-ORDER-COUNT-*. 429: back off. 418: IP banned (2 min–3 days). Prefer WebSocket to reduce REST load.
Security: Invalid nonce/timestamp or signature → check EIP-712 and clock; use GET /api/v3/time.
| Range | Category | Examples |
|---|---|---|
| 10xx | Server/network | -1000, -1001, -1003, -1021, -1022 |
| 11xx | Request/params | -1102, -1121, -1130 |
| 20xx | Processing | -2010, -2011, -2013, -2018, -2019, -2021 |
HTTP: 4XX = client (403 WAF, 429, 418); 5XX = server. 503 = may have been processed—do not assume failure.
Payload shapes: reference.md.
Weekly Installs
5
Repository
asterdex/aster-…ills-hubGitHub Stars
57
First Seen
5 days ago
Security Audits
Installed on
opencode5
github-copilot5
codex5
kimi-cli5
gemini-cli5
amp5