Retour à la doc/ playground / quotes / random-quote
GET
/api/quoteCitation 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=motivationcurl -X GET 'https://otter-api-playground.lovable.app/api/quote?categorie=motivation'