When I use the endpoint https://quizapi.io/api/v1/quizzes?category=programming&limit=20 to fetch quizzes, I only receive 5 quizzes in response.
However, on the website https://quizapi.io/practice, when applying the same filter (category: programming), there are 20 quizzes available.
Initially, I assumed this might be related to the subscription plan. But both the Free and Starter plans seem to have the same behavior in this regard.
Could you please clarify what might be causing this discrepancy?
When I use the endpoint https://quizapi.io/api/v1/quizzes?category=programming&limit=20 to fetch quizzes, I only receive 5 quizzes in response.
However, on the website https://quizapi.io/practice, when applying the same filter (category: programming), there are 20 quizzes available.
Initially, I assumed this might be related to the subscription plan. But both the Free and Starter plans seem to have the same behavior in this regard.
Could you please clarify what might be causing this discrepancy?