Free Public APIs

A collection of 459 Free Public APIs for Students and Developers.

Tested every single day.

sponsored by

HSLU – SponsorVoxgig - Sponsor

💬Quotes API

Actions

Description

The Quotes API provides access to a collection of motivational quotes. Users can retrieve all quotes, a random quote, multiple random quotes, or a specific quote by index.

Showcase

Currently, there are no Showcases using this API.

Endpoints

GET

Retrieve all quotes.

https://motivational-spark-api.vercel.app/api/quotes

Last 30 Days

100 % Reliability

Avg. Response Time

448 ms

0 % Error Rate

CORS

Enabled

Endpoint Checked

4 hours ago

Endpoint Added

4 hours ago

GET

Retrieve a single random quote.

https://motivational-spark-api.vercel.app/api/quotes/random

Last 30 Days

100 % Reliability

Avg. Response Time

353 ms

0 % Error Rate

CORS

Enabled

Endpoint Checked

4 hours ago

Endpoint Added

4 hours ago

GET

Retrieve N random quotes.

https://motivational-spark-api.vercel.app/api/quotes/random/10

Last 30 Days

100 % Reliability

Avg. Response Time

236 ms

0 % Error Rate

CORS

Enabled

Endpoint Checked

4 hours ago

Endpoint Added

4 hours ago

GET

Retrieve a quote by its index (1-based).

https://motivational-spark-api.vercel.app/api/quotes/2

Last 30 Days

100 % Reliability

Avg. Response Time

361 ms

0 % Error Rate

CORS

Enabled

Endpoint Checked

4 hours ago

Endpoint Added

4 hours ago

Comments

Currently, there are no Comments for this API.