
Fyrebox Quizzes
Description
Create and manage quizzes in multiple languages. Play your quiz in classic or chatbot format.
Details
https://fyrebox.com/.well-known/ai-plugin.json
{
"schema_version": "v1",
"name_for_human": "Fyrebox Quizzes",
"name_for_model": "fyrebox",
"description_for_human": "Create and manage quizzes in multiple languages. Play your quiz in classic or chatbot format.",
"description_for_model": "Create and manage quizzes in multiple languages. Play your quiz in classic or chatbot format.",
"auth": {
"type": "service_http",
"authorization_type": "bearer",
"verification_tokens": {
"openai": "f53591099455432ea6032c9ddd4d4c12"
}
},
"api": {
"type": "openapi",
"url": "https://www.fyrebox.com/openapi.yaml",
"is_user_authenticated": false
},
"logo_url": "https://www.fyrebox.com/images/logo.png",
"contact_email": "info@fyrebox.com",
"legal_info_url": "https://www.fyrebox.com/terms"
}
https://www.fyrebox.com/openapi.yaml
openapi: 3.0.1
info:
title: Fyrebox Plugin
description: A plugin that allows the user to create and manage quizzes using ChatGPT.
version: "v1"
servers:
- url: https://www.fyrebox.com
paths:
/chatgpt/savequizzes:
post:
operationId: saveQuizzes
summary: Display the link to save the user's quiz to a Fyrebox account
responses:
"200":
description: OK
content:
application/json:
schema:
$ref: "#/components/schemas/saveQuizzesResponse"
/chatgpt/quizzes:
get:
operationId: getQuizzes
summary: Get the list of quizzes
responses:
"200":
description: OK
content:
application/json:
schema:
$ref: "#/components/schemas/getQuizzesResponse"
post:
operationId: createQuiz
summary: Create a quiz
requestBody:
required: true
content:
application/json:
schema:
$ref: "#/components/schemas/createQuizRequest"
responses:
"200":
description: OK
content:
application/json:
schema:
$ref: "#/components/schemas/linkToQuizResponse"
delete:
operationId: deleteQuiz
summary: Delete a Quiz
parameters:
- in: query
name: quiz_idx
schema:
type: integer
required: true
description: The index of the quiz.
responses:
"200":
description: OK
/chatgpt/questions:
get:
operationId: getQuestions
summary: Get the list of questions of a quiz and the answers for each question and the index of the correct answer
parameters:
- in: query
name: quiz_idx
schema:
type: integer
required: true
description: The index of the quiz, starting at 0.
responses:
"200":
description: OK
content:
application/json:
schema:
$ref: "#/components/schemas/getQuestionsResponse"
post:
operationId: updateQuestions
summary: Update the questions of a quiz with 4 answers for each question and only one correct answer
parameters:
- in: query
name: quiz_idx
schema:
type: integer
required: true
description: The index of the quiz.
requestBody:
required: true
content:
application/json:
schema:
$ref: "#/components/schemas/updateQuestionsRequest"
responses:
"200":
description: OK
content:
application/json:
schema:
$ref: "#/components/schemas/linkToQuizResponse"
components:
schemas:
getQuizzesResponse:
type: object
properties:
quizzes:
type: array
items:
type: string
description: The list of quizzes owned by the user.
linkToQuizResponse:
type: object
properties:
link_classic:
type: string
description: The link to play the classic version of the quiz.
link_chatbot:
type: string
description: The link to play the chatbot version of the quiz.
createQuizRequest:
type: object
required:
- name
properties:
name:
type: string
description: The name of the quiz.
required: true
getQuestionsResponse:
type: object
properties:
quizzes:
type: array
items:
type: string
description: The list of questions of a quiz.
answers:
type: array
items:
type: string
description: The 4 possible of answers for each question.
correct_answers:
type: array
items:
type: string
description: An 2D array of booleans indicating the correct answer for each question.
updateQuestionsRequest:
type: object
required:
- questions
- answers
- correct_answers
properties:
questions:
type: array
items:
type: string
description: The list of questions of a quiz.
required: true
answers:
type: array
items:
type: string
description: The 4 possible of answers for each question, e
required: true
correct_answers:
type: array
items:
type: boolean
description: An array of 4-cell arrays for each question 2D array of booleans indicating the correct answer for each question.
required: true
saveQuizzesResponse:
type: object
properties:
link:
type: string
description: The link to visit to save the quiz in a Fyrebox account.
Discover other plugins from the games category

Algorithma
Shape your virtual life with in this immersive life simulator game to begin Type /start to begin.
0 Comments

Word Sneak
The AI has to sneak 3 secret words into your conversation. Guess the words to win the game!
0 Comments

Crafty Clues
Guess the words that the AI craftily clues for you. Add restrictions to make the game more interesting!
0 Comments

Chess
Unleash your inner chess master with this interactive chess experience! You can play against a novice or a grandmaster!
0 Comments

DM Tool Kit
App for rolling dice using the d20 or Fate/Fudge systems.
0 Comments

Creature Generator
Creates a random creature and an image it for use in role playing games.
0 Comments

APEX Map
Checking the current APEX Legends Ranked Map.
0 Comments

Sudoku
This is a sudoku game. You use voice or text to play.
0 Comments

GameSight
Discover games, game-related content, get recommendations, and compare games based on player reviews.
0 Comments

Puzzle Constructor
A tool for creating crosswords. You can create crosswords from words and hints.
0 Comments

ChampDex
Discover up-to-date facts about all League of Legends champions!
0 Comments

GameBase
Chat and get game info, database is based on the latest gaming information in 2023, supports multiple platforms.
0 Comments

MagiCodex
Ask about Magic: The Gathering cards, rules and interactions.
0 Comments

Timeport
Begin an exciting journey through time, interact with unique characters, and learn history in this time-travel game!
0 Comments

Tic Tac Toe
Playing a game of Tic Tac Toe with varying board sizes. You can submit your move and get the AI's response move.
0 Comments

Algorithma
Shape your virtual life with in this immersive life simulator game to begin Type /start to begin.
0 Comments

Open Trivia
Get trivia questions from various categories and difficulty levels.
0 Comments

Cribbage Scorer
Tool for scoring your cards in the game of cribbage.
0 Comments
Sentence Beasts
Summon or create unique word monsters, engage them in thrilling battles, and record the outcomes using Word Monsters.
0 Comments

Checkers
This allows you to play a game of checkers.
0 Comments

WORDLY - WORD Game
Play Guess the WORD AI game. You need to guess a 5 letter word! Start by asking to play WORDLY game.
0 Comments

PTCG price research
It fetches the latest prices of Pokémon Cards within Japan.
0 Comments

APEX Map
Checking the current APEX Legends Ranked Map.
0 Comments
Live Game
Get real-time scores and news updates from the world of eSports. LOL, Dota2, CS:GO, PUBG live scores and news.
0 Comments

Minecraft Chocolate
Ask for recomendations about Minecraft mods and modpacks. Uses Modrinth API.
0 Comments

AI Quest
An interactive text adventure. Your choices shape the AI-crafted narrative. Each playthrough is a unique story and game.
0 Comments

Mini Games
Play text based games in your chat! Hangman, tictactoe, adventures, or make your own!
0 Comments