Overview Trade Check Connect API Keys Dashboard

🔑 API Keys

Generate and manage your API keys.

Get Your API Key

Choose a plan and generate your key.

Quick Start

Use your key in any HTTP request:

curl -X POST https://aflab.pro/api/agentrisk/validate \
  -H "X-API-Key: YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"symbol":"BTC/USDT","side":"long","amount":1000,"leverage":10}'
Connection Guide → Dashboard →