v1

latestOpenAPI 3.0.32026-07-175615.8 KB

OAuth callback endpoint

Handles the OAuth callback from Zoho and returns an API key

get/auth/callback

Query parameters

codestring required

Authorization code from Zoho

Response

Successfully authenticated

api_keystring

Generated API key for the user

emailstring

User's email address

expired_atinteger

Timestamp when the API key will expire