Quiz API has 1 main endpoint:
/api/v1/questions
- returns a specific number of questions for a specific category and difficulty. This is a perfect way for testing your knowledge and chalenging your team.Quiz API is under active development, we are constantly working on improving and expanding the API.
Some of the endpoints that are planned are:
/api/v1/quiz
- returns a custom quiz that you've put together yourself/api/v1/results
- returns the results of your last quizzes