Last updated 3 months ago
The riddle endpoint is a great way to have some fun!
URL: https://api.erensko.xyz/v1/random-riddle
https://api.erensko.xyz/v1/random-riddle
Method: GET
GET
Description: Replies with a random riddle and answer.
Authorization
Your own personal API key, create one by clicking . This is required.
GET https://api.erensko.xyz/v1/random-riddle
{ "riddle": "The more you take, the more you leave behind. What am I?", "answer": "Footsteps" }