integrations.sh
← all integrations

fungenerators.com – riddle

OpenAPI apis-guru text

Below is the documentation for the API calls. You can try them out right here.

Homepage
https://api.apis.guru/v2/specs/fungenerators.com:riddle/1.5.json
Provider
fungenerators.com:riddle / riddle
OpenAPI version
3.0.0
Spec (JSON)
https://api.apis.guru/v2/specs/fungenerators.com/riddle/1.5/openapi.json
Spec (YAML)
https://api.apis.guru/v2/specs/fungenerators.com/riddle/1.5/openapi.yaml

Tools (8)

Extracted live via the executor SDK.

  • privateRiddles.deleteRiddle

    Create a random Riddle entry.

  • privateRiddles.getRiddle

    Get a Riddle entry for a given id. Retrieves a riddle question and answer based on the id.

  • privateRiddles.postRiddle

    Create a random Riddle entry. Same as 'PUT' but can be used when some of the client libraries don't support 'PUT'.

  • privateRiddles.putRiddle

    Create a random Riddle entry.

  • randomRiddle.getRiddleRandom

    Get a random riddle for a given category(optional)

  • randomRiddle.getRiddleSearch

    Search for random riddle which has the text in the query, for a given category(optional).

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools