GET
qbreader.org/api/frequency-list
Get the most frequent tossup and bonus answers for the given subcategory.
subcategory
: string
required
level
: "middle school" | "high school" | "college" | "open" | "all"
default: "all"
limit
: number
default: 100
object
with the following properties:
frequencyList
: object[]
array
of objects
with the following properties, sorted by decreasing frequency:
answer
: string
frequency
: number