quotsy
Qoutsy is an easy to use and extremely fast api for serving qoutes . Developers love integrating our service into their apps for purposes like showning random quotes , creating discord bots , mental heal apps , twitter bots and other cool stuff This is a specially curated list of best 7200 qoutes .
quotsy endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
get_quotes /quotes/index.json |
return qoutes |
| GET |
get_qoute /quotes/{id}/index.json |
get a quote by id |
| GET |
get quotes by genre /genre/{name}/index.json |
returns first 10 list of quotes for the genre |
| GET |
get all authors /author/index.json |
returns all the authors as a json array . |
| GET |
get qoutes by authors /author/{name}/page/{page_no}/index.json |
return a paginated list of qoutes for a specific author |
| GET |
get quotes by genre paginated /genre/{name}/page/{page_no}/index.json |
dd |
| GET |
get_genres /genre/index.json |
return all the genres |
| GET |
get_qoutes _by_page /quotes/page/{page_no} |
return quotes for the page no |
quotsy pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|