auth

Login route

Log into your account and receive an authentication token

post/v2/auth/login/

Headers

Reposit-Authstring

The kind of authentication used (API or Stateless)

Request body

usernamestring
passwordstring

Response

Successful login

access_tokenstring
expires_atinteger

Changes

No recorded changes to this endpoint across all 1 revision of this API.