Retour à la doc/ playground / quotes / random-quote
GET/api/quote

Citation aléatoire

Renvoie une citation au hasard (filtrable par catégorie).

Authentification

Optionnelle — utile pour comparer les comportements.

Paramètres de requête

Filtre par catégorie. Vide = toutes.

URL générée

GET/api/quote?categorie=motivation
curl -X GET 'https://otter-api-playground.lovable.app/api/quote?categorie=motivation'