Authorizations
JWT Bearer token authentication. Include the token in the Authorization header
Body
application/json
Example:
"Trading Strategy Agent"
Available options:
trading, analytics, social, gaming, defi, nft, automation Example:
"trading"
Available options:
gpt-4, gpt-3.5-turbo, claude-3, llama-2 Example:
"gpt-4"
Total token supply for the agent
Example:
1000000
Example:
"Automated DeFi trading agent with risk management"
Example:
[
"price_analysis",
"portfolio_management",
"risk_assessment"
]Initial price in SOL
Example:
0.01
Percentage of revenue shared with token holders (0-1)
Example:
0.3
Response
201 - application/json
AI Agent deployed successfully
Example:
"agent_abc123def456"
Example:
"Trading Strategy Agent"
Example:
"7xKXtg2CW87d97TXJSDpbD5jBkheTqA83TZRuJosgAsU"
Example:
10000
Example:
1
Available options:
active, paused, deprecated Example:
"active"

