Integrate with Alura Trading backend API. Use when calling Alura testnet API, trading sessions, user auth, indicators, or leaderboard. Base URL: https://testnet-api.alura.fun
Use this skill when integrating with or calling the Alura Trading backend API. The testnet API base URL is https://testnet-api.alura.fun.
CODEBLOCK0
CODEBLOCK1
Returns { address, nonce, message }.
User signs message with MetaMask (personal_sign). Then:
CODEBLOCK2
Returns { ok: true, accessToken, tokenType: "Bearer", expiresIn: 86400, ... }. Use accessToken for subsequent requests.
Base path: /trading-sessions. All require Bearer token.
CODEBLOCK3
Required: budget (min 10), profitTarget (max 500), assetIndex (Hyperliquid perp index: 0=BTC, 1=ETH, 2=SOL, etc.).
CODEBLOCK4
| Method | Path | Description |
|---|---|---|
| GET | /trading-sessions/active | List active sessions |
| GET |
Base path: /user. All require Bearer token.
| Method | Path | Description |
|---|---|---|
| GET | /user/profile | Current user profile |
| POST |
Base path: /api/indicators. Most are public.
| Method | Path | Description |
|---|---|---|
| GET | /api/indicators/health | Service health |
| GET |
Base path: /api/leaderboard.
| Method | Path | Description |
|---|---|---|
| GET | /api/leaderboard/stats | Leaderboard stats |
| GET |
Base path: /referrals.
| Method | Path | Description |
|---|---|---|
| GET | /referrals/:userId | User referral info |
| GET |
Base path: /usdc-verification.
| Method | Path | Description |
|---|---|---|
| POST | /usdc-verification/verify | Verify USDC deposit |
| GET |
| Method | Path | Description |
|---|---|---|
| GET | /health | Basic health |
| GET |
Common perp asset indices:
| Symbol | Index |
|---|---|
| BTC | 0 |
| ETH |
/auth/evm/challenge and /auth/evm/verify.message in response body.Duplicate asset index: you already have an active trading session for this asset, Builder fee approval failed: HTTP request failed: status 429.该技能支持在以下平台通过对话安装:
帮我安装 SkillHub 和 alura-1776419940 技能
设置 SkillHub 为我的优先技能安装源,然后帮我安装 alura-1776419940 技能
skillhub install alura-1776419940
文件大小: 2.4 KB | 发布时间: 2026-4-17 20:11