app

Claim App Key

Retrieve the App Key using the authorization code after OAuth callback completes. The code is received in your redirect URI after the user completes OAuth.

post/app/claim

Request body

codestring required
app_keystring required

Response

App Key and user information

Changes

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