QuotesMaster API
The **QuotesMaster API** provides a powerful set of endpoints to access a vast collection of every kind of quotes from various authors and tags. Whether you're building a website, a mobile app, or integrating inspirational quotes into your project, this API gives you the tools to retrieve, search, and explore motivational content efficiently. ## 🚀 Features ✅ **Search quotes by author** ✅…
QuotesMaster API endpoints
| Method | Endpoint | Description |
|---|---|---|
| v1 | ||
| GET |
/v1/quotes/tag/{tag} /v1/quotes/tag/{tag} |
Retrieves quotes filtered by a specific tag. |
| GET |
/v1/quotes/search /v1/quotes/search |
Searches for quotes that contain a specific keyword. |
| GET |
/v1/quotes/author/{name} /v1/quotes/author/{name} |
Retrieves quotes by a specific author. |
| GET |
/v1/quotes/random /v1/quotes/random |
Fetches a specified number of random quotes. |
QuotesMaster API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $3.49 / month | 10 / second |
|
| ULTRA | $8.49 / month | 15 / second |
|