Famous Quotes
Welcome to the "Famous Quotes" API, a comprehensive and user-friendly REST API designed to cater to the needs of developers in the API marketplace. This API serves as a rich repository of thousands of famous quotes, attributing each quote to the personalities who made them. With a focus on ease of integration, the "Famous Quotes" API offers two essential endpoints to meet the diverse needs of…
Famous Quotes endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Quotes by Category /api/v1/category/{category} |
Returns a list of Quotes by category. Example, enter "Humor" for {category} on the endpoint : /api/v1/category/{category} |
| GET |
Quotes by Quotee(Name) /api/v1/quotes/{name} |
Generates a list of quotes by the person who said it. Example, enter "Julius Caesar" for {name} here : /api/v1/quotes/{name}. |
| GET |
Get Categories /api/v1/categories |
Get a list of all quote categories available. Use following endpoint : /api/v1/categories |
Famous Quotes pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $10 / month | — |
|
| ULTRA | $15 / month | — |
|