UnifyAPI
← Back to catalog

quotes.random

live upstream$0.001 / call

Random Quote

A random inspirational quote with its author.

Referenceprovider: DummyJSON#reference#quotes

Input schema

No parameters.

Call via REST

curl -X POST https://unifyapi.pro/api/call/quotes.random \
  -H "Authorization: Bearer uak_live_..." \
  -H "Content-Type: application/json" \
  -d '{}'

Try it

Paste a UnifyAPI key (create one in the dashboard) and run a real call.