Version: 2.0.0
Hey Quotey API
Hey Quotey provides a simple API that allows you to generate images containing quotes. To use the API, you need to generate an API key. To make an authenticated request, include the API key in the X-Hey-Quotey-API-Key header.
Generating API Keys

- Navigate to the Account page.
- Click the ⊕ button under the "API Keys" section.
- Click the "Copy" button to copy the API key to your clipboard.
Image Generation
Images are generated using Venice.ai with support for multiple AI models and visual styles. You can control the model, style, and size of the generated image.
Authentication
- API Key: ApiKeyAuth
Security Scheme Type: | apiKey |
|---|---|
Header parameter name: | X-Hey-Quotey-API-Key |