The playground is a platform for you to explore the data available.
To use it,
Authorization field.You can also try it on the Command Line. Try it out, remember to replace <API_KEY> with your actual API key:
curl -X GET "https://fntu-api.benapps.dev/api/classes" \
-H "Authorization: <API_KEY>"
Each user is limited to 10 requests per minute, across all API keys. We suggest only using this for experimenting. If you need more, please self-host it.
The code can be found here. To host it, please refer to Hosting the Playground.