Back to catalog
🎮

Jokes One

API Key

Joke of the day and large category of jokes accessible via REST API

🎮Games & ComicsHTTPSCORS enabled

Why can't you trust an atom?

Science

Joke IdJod_20251115
CategoryScience
SetupWhy can't you trust an atom?
PunchlineBecause they make up everything!
Rating4.7

Sample Response

response.json
1{
2 "joke_id": "jod_20251115",
3 "category": "Science",
4 "setup": "Why can't you trust an atom?",
5 "punchline": "Because they make up everything!",
6 "rating": 4.7
7}

Code Snippets

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

Similar APIs