Mynth.
Basic setup
apiKey, the SDK reads MYNTH_API_KEY from the environment.
Explicit configuration
Options
Authentication behavior
The client always sends Bearer authentication:publicAccessToken instead of your API key.
The same client exposes image generation, rating, and alt text methods:
When to override baseUrl
Override baseUrl only when you have a clear reason:
- an internal proxy
- a staging API
- tests that run against a mocked or isolated host
https://api.mynth.io.