Authentication
The Meshy SDK uses Bearer token authentication. You can create an API key from your Meshy settings. Meshy API keys use the msy_ prefix.
Basic Usage
1 2 3 | |
Environment Variable
| Variable | Description |
|---|---|
MESHY_API_KEY |
Your Meshy API key (starts with msy_) |