AI
Chat API
The thirdweb AI chat API is a standard OpenAI-compatible chat completion API that allows you to interact with the thirdweb AI model, optimized for blockchain interactions.
- Query real-time data from the blockchain
- Analyze transactions
- Fetch token balances, prices and metadata
- Prepare any contract call or transaction for signing
- Prepare swaps from/to any token pair
- Deploy contracts
- Generate images
- Search the web
- And more!
You can use the API with the HTTP API directly, or with any OpenAI-compatible client library.
POST
/ai/chat