- Overview
- What's New in V5?
- Changelog
- OAuth Authentication
- Multi DC Support
- GDPR Compliance
- HIPAA Compliance
- HTTP Request Methods
- Status Codes
- Metadata APIs
- GETModule
- GETFields
- GETLayouts
- GETRelated Lists
- Profiles
- Custom View
- Roles
- Territories
- GETTerritories
- POSTTerritories
- PUTTerritories
- DELETETerritories
- POSTTransfer and Delete Territories
- GETChild Territories of a Territory
- POSTAssign Territories to Records
- GETTerritories Assigned
- POSTRemove Territories of Records
- GETAssociated User Count
- PUTAssociate Users with Territory
- DELETEDisassociate Users from Territory
- GETRetrieve User details Associated with a Territory
- Scoring Rules
- Variables
- Map Dependency
- User Groups
- Tags
- Pipeline
- Wizards
- Assignment Rules
- Templates
- User's Unavailability
- Portals
- Fiscal Year
- Business Hours
- Holidays
- Shift Hours
- REST APIs
- Modules
- Organization
- Users
- Records
- Related Records
- Records APIs using External ID
- Meeting Cancel
- Subforms
- Linking Modules
- Contact Roles
- Photos and Attachments
- Mass Update
- Mass Delete
- Currencies
- Files
- Share
- Fields' Attachments
- Change Owner
- Mass Change Owner
- Blueprint
- Emails
- Notes
- Related Records Using External ID
- Composite API
- Bulk APIs
- Notification APIs
- Query API
Token Validity
Grant Token (Authorization code)
Grant token is a one-time use token and valid for two minutes, by default. If you want to extend the expiry time, choose the required time from the drop-down while generating the token from the developer console (applicable only to self-clients).
You can generate a maximum of 10 grant tokens in a span of 10 minutes per client ID.
Access Token
Each access token is valid for one hour.
You can generate a maximum of 10 access tokens in a span of 10 minutes.
When you generate the 11th access token, the first created access token will be deleted.
Refresh Token
Refresh tokens do not expire until a user revokes them.
You can generate a maximum of 10 access tokens from a refresh token in a span of 10 minutes.
You can generate a maximum of 20 refresh tokens in a span of 10 minutes per client ID.
When you generate the 21st refresh token, the first created refresh token gets deleted.
© 2025, Zoho Corporation Pvt. Ltd. All Rights Reserved.