The Quotes Hub
# TheQuotesHub Api ## API Features The Quotes API provides easy access to a large database of quotes, enabling developers to retrieve quotes based on different criteria and in a variety of formats. Here’s what you can do with this API: - **Random Quote**: Fetch a random quote from over 400,000 available entries. - **Search by Author**: Look up quotes by specific authors. - **Explore by Tags**:…
The Quotes Hub endpoints
| Method | Endpoint | Description |
|---|---|---|
| api | ||
| GET |
/api/authors/{authorId} /api/authors/{authorId} |
|
| GET |
/api/quotes/{quoteId} /api/quotes/{quoteId} |
|
| GET |
/api/quotes /api/quotes |
|
| GET |
/api/authors /api/authors |
|
| GET |
/api/random-quote /api/random-quote |
|
| GET |
/api/tags/{tagId} /api/tags/{tagId} |
|
| GET |
/api/tags /api/tags |
|
The Quotes Hub pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|