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.
Welcome to the fest-api wiki!
:: denotes the type of variable [ ] means enclosed parameter is optional := is the default value of parameter
::
[ ]
:=
Request: method : POST url : /api-token-auth/ params : username::String, password::String Response: token::String
Save the received token for making further requests.
Request: method : GET url : /api/notifications/ params :