Login (obtain token)
documentedObtain an authentication token using username and remote API key (token can be used for subsequent API calls).
POST /auth/login.(json|xml)Authno implementation yet0 runsInput
username*
Checkvist account username (email)
user@example.com
remote_key*
Remote API Key or user password
your_api_key_or_password
token2fa
Two-factor authentication code (if enabled)
123456
Calls checkvist as you (your API key is your account); keychains.dev holds the credentials.