Search Jokes Response is an example object payload from Dad Jokes (icanhazdadjoke), with 9 top-level fields. It illustrates the shape of data this provider's APIs accept or return.
{
"current_page": 1,
"limit": 20,
"next_page": 2,
"previous_page": 1,
"results": [
{
"id": "R7UfaahVfFd",
"joke": "My dog used to chase people on a bike a lot. It got so bad I had to take his bike away."
},
{
"id": "0ozAXv4Mmjb",
"joke": "Did you hear about the dog who played poker? He was a great bluffer but had a ruff time with the cards."
}
],
"search_term": "dog",
"status": 200,
"total_jokes": 2,
"total_pages": 1
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.