API Reference (API Key)
Developer API
Format: Authorization: Bearer <YOUR_API_KEY>
Required. Model mode: 'fast' for quick responses, 'expert' for in-depth analysis.
Required. Set to true for streaming (SSE), false for standard JSON response.
Successful response
Unauthorized - Invalid or missing API key
Format: Authorization: Bearer <YOUR_API_KEY>
Required. Natural language swap intent (e.g., 'swap 0.1 ETH to USDC').
Required. User wallet address (0x...).
Optional. Chain name (e.g., 'base', 'ethereum', 'bsc', 'arbitrum', 'optimism').
Swap transaction generated
Unauthorized - Invalid or missing API key
Format: Authorization: Bearer <YOUR_API_KEY>
Required. Trading symbol (e.g., 'BTC', 'ETH', 'SOL').
Optional. Trading style: 'scalping', 'day-trading', or 'swing-trading'. Default: 'scalping'.
scalpingPossible values: Optional. Margin in USD. Default: 1000.
1000Optional. Leverage multiplier (max: 40). Default: 10.
10Optional. Strategy type. Default: 'max-profit'. More strategies coming soon.
max-profitPerpetual trading suggestion
Unauthorized - Invalid or missing API key
Format: Authorization: Bearer <YOUR_API_KEY>
Required. Prediction market page link (e.g., Polymarket event URL).
Required. Chat mode: 'fast' or 'expert'.
Optional. Only return prediction probabilities without reasoning. Default: false.
falseOptional. Custom instructions to guide the analysis. Use this to specify focus areas, risk preferences, or analysis style.
Prediction market analysis
Unauthorized - Invalid or missing API key
Developer API
Chat
Endpoint
Request Body
Example Request
Responses
Standard Response (stream: false)
Streaming Response (stream: true)
Intent to Swap Transaction
Endpoint
Request Body
Example Request
Response
Perpetual Trading Suggestion
Endpoint
Request Body
Example Request
Response
Prediction Market Analysis
Endpoint
Request Body
Example Request
Response
Last updated
Was this helpful?

