AI
Blockchain LLM
The thirdweb API provides an OpenAI-compatible chat completion interface optimized for blockchain interactions.
You can use it to:
- Query on-chain data
- Analyze transactions
- Fetch token info and prices
- Execute or prepare contract calls and swaps
- Deploy contracts
- Generate images and search the web
and more.
You can use thirdweb AI with the HTTP API directly, the AI SDK, or with any OpenAI-compatible client library.
POST
/ai/chat