Skip to main content

Email (Exchange)

POST 

/oauth/emailexchange

Exchange a security code issued from the Email Request endpoint for an access token. To use this functionality you must use your games api_key from your games profile on mod.io and the same api_key must be used from the original request for a security code. A Successful request will return an Access Token Object.

Request

Error Codes

Status CodeError RefDescription
40111011error_auth_failed_code_redeemed
40111012error_auth_failed_code_expired
40111013error_auth_failed_different_key
40111014error_auth_failed_invalid_code
40317053The user account associated with this email is locked. Please contact support for assistance.

Responses

Successful Request