Client authentication
Client authentication
POST
https://api.vendex.app/api/auth/
To obtain client token. Client token is used in communication header for all API command.
Request Body
Name
Type
Description
key
string
Please contact Nuvapay to obtain this key
password
string
Please use password given along with key bundle
Last updated
Was this helpful?