Authentication
Partners

Log-in (authenticate) a partner admin.

Returns an authentication token to be used for all other API calls.

All fields are required (email, password, and appKey). Contact <a href="mailto:support@newstartmobile.com">support@newstartmobile.com</a> if you do not know your appKey.

post/api/partners/auth

Request body

appKeystring required
emailstring required
passwordstring required

Response

OK

successboolean
errorstring
tokenstring
expiresstring date-time

Changes

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