GroanDeck Dad Joke API

Provides access to a searchable collection of dad jokes organized across over 30 categories, with endpoints for random and daily joke retrieval, browsing by category, and lookup by ID. No authentication is required.

Claim this API

Are you the operator of GroanDeck Dad Joke API? Submit a claim to establish contact with us.

Report an Issue

Found something wrong with GroanDeck Dad Joke API? Let us know about broken links, changed auth, deprecated endpoints, or other issues.

Slug: groandeck
Key: groandeck.com:groandeck-dad-joke-api
Base URL: https://groandeck.com
Auth: none
Endpoints: 5
Reachable: unknown
CORS: unknown
Tier: verified

Links

Homepage: https://groandeck.com/developers
API Base: https://groandeck.com

Topics

ENTERTAINMENT

Endpoints (5)

Path Summary Response Auth
categories Get all joke categories application/json
daily Get today's featured joke ?
jokes List jokes with pagination text/plain
jokes/{id} Get a specific joke by ID application/json
random Get a random joke application/json