integrations.sh
← all integrations

fungenerators.com – random-facts

OpenAPI apis-guru text

A full featured Facts API. REST access with json/xml/jsonp result support. On this day birth and death support, random fact, keyword search support etc. Below is the documentation for the Random Facts API calls. You can try them out right here.

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

Tools (14)

Extracted live via the executor SDK.

  • factOfTheDay.getFactFod

    Get fact of the day for the given category.

  • factOfTheDay.getFactFodCategories

    Get the list of supported fact of the day categories.

  • numberFacts.getFactNumbers

    Get a random fact about a number

  • onThisDay.getFactOnthisdayBorn

    Returns a random ( famous/ relatively famous ) person born on a given day and month

  • onThisDay.getFactOnthisdayDied

    Returns a random ( famous/ relatively famous ) person died on a given day and month

  • onThisDay.getFactOnthisdayEvent

    Returns a random ( famous/ relatively famous ) historic event on a given day and month

  • privateFacts.deleteFact

    Delete a Fact entry identified by the id.

  • privateFacts.putFact

    Add a Fact entry to the database (private collection).

  • randomFacts.getFact

    Get a Fact belonging to the id.

  • randomFacts.getFactCategories

    Get a random Fact.

  • randomFacts.getFactRandom

    Get a random Fact for a given category(optional) and subcategory(optional).

  • randomFacts.getFactSearch

    Search for random Fact which has the text in the query, for a given category(optional) and subcategory(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