curl --request GET \
--url https://api.example.com/v1/fun/dad-joke \
--header 'X-API-Key: <api-key>'Get a random dad joke.
curl --request GET \
--url https://api.example.com/v1/fun/dad-joke \
--header 'X-API-Key: <api-key>'Successful Response