post
https://{targetURL}/api/v1/auth/user
Supplying only a username and password in the body is sufficient for most users.
Example:
{
"username": "[email protected]",
"password": "abc123"
}
You can use the resulting token property in the api_key field above to access all other API calls.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
400Username and/or password not supplied
401Authentication failed