Installation
Authentication
Set your API key via environment variable or pass it directly when initializing the client.- Recommended env var:
ALCHEMYST_AI_API_KEY
Quickstart
Usage by Endpoint
All methods return a promise you canawait
. Types are available out-of-the-box in TypeScript.