fungenerators.com

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

🔑 apikey 6 endpoints text
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

No SDKs indexed for this API yet.

curl examples
Get a Trivia entry for a given id. Retrieves a trivia question and answer bas…
curl \
  -H "X-Fungenerators-Api-Secret: $API_KEY" \
  /trivia
Get a random trivia for a given category(optional)
curl \
  -H "X-Fungenerators-Api-Secret: $API_KEY" \
  /trivia/random
Search for random trivia which has the text in the query, for a given categor…
curl \
  -H "X-Fungenerators-Api-Secret: $API_KEY" \
  /trivia/search
Endpoints (6 total)
GET
/trivia
Get a Trivia entry for a given id. Retrieves a trivia question and answer bas…
GET
/trivia/random
Get a random trivia for a given category(optional)
GET
/trivia/search
Search for random trivia which has the text in the query, for a given categor…
GET
/trivia/categories
Get a random Trivia.
PUT
/trivia
Create a random Trivia entry.
DELETE
/trivia
Create a random Trivia entry.
Language coverage

No SDKs yet

At a glance
Total SDKs0
Languages0
Endpoints6
Authapikey
Categories1