Back to catalog
🧠

FavQs.com

API Key

FavQs allows you to collect, discover and share your favorite quotes

🧠PersonalityHTTPS

FavQs

5 items

The only way to do great work is to love what you do.

Steve Jobs

4.8K

In the middle of difficulty lies opportunity.

Albert Einstein

3.6K

To be yourself in a world that is constantly trying to make you something else is the greatest accomplishment.

Ralph Waldo Emerson

2.9K

It does not matter how slowly you go as long as you do not stop.

Confucius

2.1K

The unexamined life is not worth living.

Socrates

1.7K

Sample Response

response.json
1{
2 "items": [
3 {
4 "title": "The only way to do great work is to love what you do.",
5 "secondary": "Steve Jobs",
6 "badge": 4821
7 },
8 {
9 "title": "In the middle of difficulty lies opportunity.",
10 "secondary": "Albert Einstein",
11 "badge": 3567
12 },
13 {
14 "title": "To be yourself in a world that is constantly trying to make you something else is the greatest accomplishment.",
15 "secondary": "Ralph Waldo Emerson",

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://favqs.com/api" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs