Skip to main content

Create an agent

PUT 

/agent/

Creates an agent and it's portfolio. The response contains the agent's details including private keys for Solana and EVM. This should be shown to frontend or stored securely. This won't be shown again.

NOTE:

  1. The percentages are represented as a floating value between 0 and 1. Both inclusive. This applies to following fields
  • max_investment_per_session
  • stop_loss
  • trailing_stop_loss
  • take_profit

Request

Responses

Successful Response