Mobile Verify

Verify mobile app

Verifies mobile app credentials and returns OAuth client information

get/api/v1/mobile_verify

Query parameters

domainstring required

Canvas domain to verify

Response

Verification response

authorizedboolean
resultinteger

Result code (0=success, 2=unknown domain, 3=unauthorized)

base_urlstring
client_idstring
client_secretstring
api_keystring

Changes