fungenerators.com – random-facts
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.getFactFodGet fact of the day for the given category.
-
factOfTheDay.getFactFodCategoriesGet the list of supported fact of the day categories.
-
numberFacts.getFactNumbersGet a random fact about a number
-
onThisDay.getFactOnthisdayBornReturns a random ( famous/ relatively famous ) person born on a given day and month
-
onThisDay.getFactOnthisdayDiedReturns a random ( famous/ relatively famous ) person died on a given day and month
-
onThisDay.getFactOnthisdayEventReturns a random ( famous/ relatively famous ) historic event on a given day and month
-
privateFacts.deleteFactDelete a Fact entry identified by the id.
-
privateFacts.putFactAdd a Fact entry to the database (private collection).
-
randomFacts.getFactGet a Fact belonging to the id.
-
randomFacts.getFactCategoriesGet a random Fact.
-
randomFacts.getFactRandomGet a random Fact for a given category(optional) and subcategory(optional).
-
randomFacts.getFactSearchSearch for random Fact which has the text in the query, for a given category(optional) and subcategory(optional).
-
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools