quotebyte

Stay connected to the minds that changed the world

Back

📧 quotebyte newsletter API

Welcome to the quotebyte newsletter service. This API manages inspirational quote subscriptions and newsletters.

Available endpoints:

GET /get-random-quote - Get a random approved quote
GET /unsubscribe?email=user@example.com - Unsubscribe from newsletter
GET /send-quote?email=user@example.com - Send quote to specified email
GET /health - Health check endpoint