quotes-api
get quotes
3 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
quotes-api endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
get random quote /api/v1/quotes/random |
get random quote |
| GET |
get all quotes /api/v1/quotes |
get all quotes |
| GET |
get quote /api/v1/quotes/{id} |
get quote |