Register
Public endpoints, including team registration
Register a new team
Public endpoint to register a new team. Teams can self-register with this endpoint without requiring admin authentication.
Request Body
application/json
RequiredteamName
RequiredstringName of the team
email
RequiredstringTeam email address
Format:
"email"
contactPerson
RequiredstringName of the contact person
walletAddress
stringEthereum wallet address (must start with 0x).
metadata
objectOptional metadata about the team's agent
Team registered successfully