Returns the token required to generate an API key via a wallet.
curl --request GET \ --url https://api.venice.ai/api/v1/api_keys/generate_web3_key
{ "success": true, "data": { "token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiIxMjM0NTY3ODkwIiwibmFtZSI6IkpvaG4gRG9lIiwiaWF0IjoxNTE2MjM5MDIyfQ.SflKxwRJSMeKKF2QT4fwpMeJf36POk6yJV_adQssw5c" } }
Please see this guide on how to use this endpoint.
Show child attributes
The token to sign with the wallet