We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
api.dontusethisinproduction.fail/v3 All paths are relative to the base URL.
This is work in progress.
We are trying to use the appropriate HTTP verb for accessing each endpoint according to REST specification where possible:
GET
POST
PUT
PATCH
DELETE
/lists/
/lists/search/
/lists/<id>/
/lists/<id>/meta/
/lists/<id>/entries/
/dict/search/
/dict/details/<id>/
proposed base: /quizzes
proposed base: /user