Dad Jokes (icanhazdadjoke) · Example Payload

Search Jokes Response

Dad JokesHumorComedyRandomJokesSlackDiscord

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.

Top-level fields

current_pagelimitnext_pageprevious_pageresultssearch_termstatustotal_jokestotal_pages

Example Payload

Raw ↑
{
  "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
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/search-jokes-response"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

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.

A second provider on the same verified email joins the account you already have.