Endpoint
Advice Slip — random advice
Returns a slip id and short advice string.
One-liner advice JSON
FunNo API keyDefault GET
HTTP console
Example URL
https://api.adviceslip.com/adviceRequest
Use HTTPS GET unless the provider documents POST. Example: GET /advice
GET /advice
Response
{ slip: { id, advice } }
{"slip":{"id":1,"advice":"…"}}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.