Version: 1.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.
Authentication
- API Key: ApiKeyAuth
Security Scheme Type: | apiKey |
---|---|
Header parameter name: | X-Hey-Quotey-API-Key |