Back to catalog

Endpoint

ZenQuotes — quote of the day

Returns an array with one quote object.

Daily quote array

FunNo API keyDefault GET

HTTP console

Example URL
https://zenquotes.io/api/today
Request

Use HTTPS GET unless the provider documents POST. Example: GET /api/today

GET /api/today
Response

[{ q, a, h? }]

[{"q":"…","a":"Author"}]
Outbound requestProxy

Executes on the server with rate limits and host rules. Edit the URL and payload to match your scenario—responses show real upstream status and body (truncated if very large).

Upstream response

Ready. Click Send to execute the request. Status, latency, content type, and body appear here—formatted when the payload is JSON.