Jokes One API offers a complete feature rich REST API access to its jokes platform. This is the documentation for the world famous jokes API. If you are a subscriber and you are trying this from a console add 'X-JokesOne-Api-Secret' header and add your api key as th
curl \ -H "X-JokesOne-Api-Secret: $API_KEY" \ /jod
curl \ -H "X-JokesOne-Api-Secret: $API_KEY" \ /joke
curl \ -H "X-JokesOne-Api-Secret: $API_KEY" \ /joke/list