AI
Blockchain LLM
The thirdweb API exposes 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
- Execute or prepare any contract call or transaction
- Execute or 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