Thirdpartylogin
Query Parameters
External login type
DeviceUsernameFacebookTwitterGoogleMsisdnDeedoPacemakerAppleSony... 8 other enums
Application Id
Unique Id
Body Parameters
FBtoken
Msisdn
Country calling code from account kit
Email address
Password
Apple user identity token
Response
OK
Response Attributes
Token used to authenticate subsequent API requests.
Type of the issued access token, typically indicating the token scheme.
Duration in seconds before the access token expires.
Token used to obtain a new access token without re-authentication.
Response
Status Codes
200
Everything worked as expected.
400
The request was unacceptable, often due to missing a required parameter.
401
The request was unacceptable, often due to missing a required parameter.
402
The parameters were valid but the request failed.
403
The API key doesnt have permissions to perform the request.
404
The requested resource does not exist.