Guides
Autonomous Agent API Key Creation
Autonomous AI Agents can programmatically access Venice.ai’s APIs without any human interaction using this endpoint.
Agents can:
- Buy VVV on a Decentralized Exchange (DEX)
- Stake that VVV through direct smart contract interaction
- Call this API to obtain a validation token.
- Sign the token with the wallet holding VVV.
- Call this API to create an API key.
Example code to interact with this API can be found below: