{"@context": "https://schema.org", "@type": "WebAPI", "name": "Facts API API", "description": "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. [Click here to subscribe](http://fungenerators.com/api/", "provider": {"@type": "Organization", "name": "fungenerators.com"}, "documentation": "https://fungenerators.com/yaml/facts.yaml"}
Index / APIs / fungenerators.com

Facts API API

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. [Click here to subscribe](http://fungenerators.com/api/

Every row below was read from the vendor's own OpenAPI document. The summary text is theirs. What this registry adds is that each operation is indexed with its method, path, base URL and auth scheme, so a search for a capability can answer with a call rather than a name, and that the endpoint is probed on a schedule.

Specifications as held by the APIs.guru corpus, whose newest record is 2023-04-21. Operations the vendor has added since are not listed here; the origin links above are the vendor's own current documents.

base URLs: https://api.fungenerators.com http://api.fungenerators.com

auth: a p i k e y

find it by capability: POST /search {"query":{"text":"..."}} returns these operations with their invocation detail. Connect any agent client.

Facts API v1.5

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. [Click here to subscribe](http://fungenerators.com/api/facts/)

methodpathwhat the vendor says it does
GET/factGet a Fact belonging to the id. Random Facts Private Facts
PUT/factAdd a Fact entry to the database (private collection). Private Facts
DELETE/factDelete a Fact entry identified by the id. Private Facts
GET/fact/categoriesGet a random Fact. Random Facts
GET/fact/fodGet fact of the day for the given category. Fact of the day
GET/fact/fod/categoriesGet the list of supported fact of the day categories. Fact of the day
GET/fact/numbersGet a random fact about a number Number Facts
GET/fact/onthisday/bornReturns a random ( famous/ relatively famous ) person born on a given day and month On this day
GET/fact/onthisday/diedReturns a random ( famous/ relatively famous ) person died on a given day and month On this day
GET/fact/onthisday/eventReturns a random ( famous/ relatively famous ) historic event on a given day and month On this day
GET/fact/randomGet a random Fact for a given category(optional) and subcategory(optional). Random Facts
GET/fact/searchSearch for random Fact which has the text in the query, for a given category(optional) and subcategory(optiona

specification origin: https://fungenerators.com/yaml/facts.yaml

Fake identity generation API v1.5

Generate random fake identities (name, address, email, phone , credit card info etc). [Click here to subscribe](http://fungenerators.com/api/fakeidentity/)

methodpathwhat the vendor says it does
GET/identity/companyGenerate full company identity Fake Identity
GET/identity/company/addressGenerate postal addresses Fake Identity
GET/identity/company/nameGenerate company name(s) Fake Identity
GET/identity/company/phonenumberGenerate random company phone number(s) Fake Identity
GET/identity/personGenerate full identity name, phone, email, address, credit card etc. Fake Identity
GET/identity/person/addressGenerate postal addresses Fake Identity
GET/identity/person/creditcardGenerate credit card details (number, type, expiration date, name on the card etc). Fake Identity
GET/identity/person/emailGenerate random email ids Fake Identity
GET/identity/person/nameGenerate full name(s) Fake Identity
GET/identity/person/name/firstGenerate first name (in a given gender) Fake Identity
GET/identity/person/name/lastGenerate last name(s) Fake Identity
GET/identity/person/phonenumberGenerate random phone number(s) Fake Identity

specification origin: https://fungenerators.com/yaml/fake-identity.yaml

Fun Generators API v1.5

Fungenerators API gives access to the full set of generators available at fungenerators.com so that you can integrate them in your workflow or an app. [Click here to get details and subscribe](http://fungenerators.com/api) . Here are the individual API links: ## QR Code API ## Generate QR Code images for text, url, email , business cards etc. You can decode QR Code images and get the contents

methodpathwhat the vendor says it does
GET/qrcode/business_cardGet a QR Code image for a business card aka VCARD QR Code
POST/qrcode/decodeDecode a QR Code image and return the cotents if successful QR Code
GET/qrcode/emailGet a QR Code image for an email QR Code
GET/qrcode/phoneGet a QR Code image for a phone number QR Code
GET/qrcode/rawGet a QR Code image for a block of raw data QR Code
GET/qrcode/skypeGet a QR Code image for a skype user QR Code
GET/qrcode/smsGet a QR Code image for a Phone number for SMS messaging QR Code
GET/qrcode/textGet a QR Code image for a block of text QR Code
GET/qrcode/urlGet a QR Code image for a url QR Code

specification origin: https://fungenerators.com/yaml/qrcode.yaml

Fun Generators API v1.5

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

methodpathwhat the vendor says it does
GET/riddleGet a Riddle entry for a given id. Retrieves a riddle question and answer based on the id. Private Riddles
POST/riddleCreate a random Riddle entry. Same as 'PUT' but can be used when some of the client libraries don't support 'P
PUT/riddleCreate a random Riddle entry. Private Riddles
DELETE/riddleCreate a random Riddle entry. Private Riddles
GET/riddle/randomGet a random riddle for a given category(optional) Random Riddle
GET/riddle/searchSearch for random riddle which has the text in the query, for a given category(optional). Random Riddle

specification origin: https://fungenerators.com/yaml/riddle.yaml

Fun Generators API v1.5

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

methodpathwhat the vendor says it does
GET/triviaGet a Trivia entry for a given id. Retrieves a trivia question and answer based on the id. Trivia
PUT/triviaCreate a random Trivia entry. Trivia
DELETE/triviaCreate a random Trivia entry. Trivia
GET/trivia/categoriesGet a random Trivia. Trivia
GET/trivia/randomGet a random trivia for a given category(optional) Trivia
GET/trivia/searchSearch for random trivia which has the text in the query, for a given category(optional). Trivia

specification origin: https://fungenerators.com/yaml/trivia.yaml

Shakespeare API v1.5

Shakespeare API. Generate random Shakespeare quotes, names, insults, lorem ipsum etc. Translate normal English to Shakespeare English. [Click here to subscribe](http://fungenerators.com/api/shakespeare/)

methodpathwhat the vendor says it does
GET/shakespeare/generate/insultGenerate random Shakespeare style insults. Generation
GET/shakespeare/generate/lorem-ipsumGenerate Shakespeare lorem ipsum. Generation
GET/shakespeare/generate/nameGenerate random Shakespearen names. Generation
GET/shakespeare/quoteGet a random Shakespeare quote. Works
GET/shakespeare/translateTranslate from English to Shakespeare English. Translation

specification origin: https://fungenerators.com/yaml/shakespeare.yaml

Barcode API v1.5

Generate Barcode images for a given barcode number. You can decode Barcode images and get the barcodes in a numberic form as well. Many industry standard barcode types are supported. The best and complete Barcode API on the cloud. [Click here to subscribe](http://fungenerators.com/api/barcode/)

methodpathwhat the vendor says it does
POST/barcode/decodeDecode a Barcode image and return the cotents if successful Barcode
GET/barcode/decode/typesGet the supported barcode types for the decoding process. Barcode
GET/barcode/encodeGet a Bar Code image for the given barcode number Barcode
GET/barcode/encode/typesGet the supported barcode types for encoding / image generation. Barcode

specification origin: https://fungenerators.com/yaml/barcode.yaml

Pirates API v1.5

Ahoy matey! We help the landlubbers to get to know about the seamen way! You can generate pirate names, get some real pirate insults and pirate filler text. Oh you can translate to pirate lingo as well. [Click here to subscribe](http://fungenerators.com/api/pirate/)

methodpathwhat the vendor says it does
GET/pirate/generate/insultGenerate random pirate insults. Generation
GET/pirate/generate/lorem-ipsumGenerate pirate lorem ipsum. Generation
GET/pirate/generate/nameGenerate random pirate names. Generation
GET/pirate/translateTranslate from English to pirate. Translation

specification origin: https://fungenerators.com/yaml/pirate.yaml

Random Lottery Number generator API v1.5

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

methodpathwhat the vendor says it does
GET/lottery/countriesGet the complete list of countries supported in the number generation API. Lottery
GET/lottery/drawGenerate random draw for a given lottery game. Lottery
GET/lottery/supportedGet the list of supported lottery games supported in the given country. Lottery

specification origin: https://fungenerators.com/yaml/lottery.yaml

UUID Generation API v1.5

A full featured, REST based UUID generator with json/xml/jsonp result support. You can try them out right here. [Click here to subscribe](http://fungenerators.com/api/uuid/)

methodpathwhat the vendor says it does
GET/uuidGenerate a random UUID (v4). UUID Generation
POST/uuidParse a UUID string and return its version and check whether it is valid. UUID Parsing
GET/uuid/version/{version}Generate a random UUID (v4). UUID Generation

specification origin: https://fungenerators.com/yaml/uuid.yaml

Name Generation API v1.5

Fungenerators name generation API generates random names relevant to the given category. Lots of categories are supported with many variations supported. [Click here to subscribe](http://fungenerators.com/api/namegen/)

methodpathwhat the vendor says it does
GET/name/categoriesGet available name generation categories. Names
GET/name/generateGenerated names in the given category Names

specification origin: https://fungenerators.com/yaml/namegen.yaml

Taunt as a service v1.5

Fungenerators taunt generation API generates random taunts / insults, relevant to the given category. Many categories are supported and new ones are added very frequently. [Click here to subscribe](http://fungenerators.com/api/taunt/)

methodpathwhat the vendor says it does
GET/taunt/categoriesGet available taunt generation categories. Taunt
GET/taunt/generateGenerated taunts in the given category Taunt

specification origin: https://fungenerators.com/yaml/taunt.yaml

nothing on this page is a rating, an endorsement or a claim about quality. Reachability is what our probes observed from one network; answering is a floor under usefulness, not a measure of it.