Zoho OAuth2 Keys
Description
General
- Documentation: https://www.zoho.com/developer/rest-api.html
- Summary: Zoho is a web-base online office suite containing word processing, spreadsheets, presentations, notes, wikis and more. It exposes various APIs to integrate applications with the platform.
- IPs allowlist: This feature is not mentioned in the documentation.
- Scopes: After creating the application on the Zoho dashboard, a call to the authorization URI allows to specify the scopes required for the application. A list and more details are available here.
Revoke the secret
The client secret associated to the application can be regenerated from the developer's dashboard.
Check for suspicious activity
This feature is not mentioned in the documentation.
Details for Zoho oauth2
Family: Api
Category: Collaboration tool
Company: Zoho
High recall: True
Validity check available: False
Minimum number of matches: 2
Occurrences found for one million commits: 2.3
Prefixed: True
PreValidators:
- type: ContentWhitelistPreValidator
patterns:
- 1000\.
Examples
- text: |
zoho
clientid= 1000.L245UK17B4F260Z1X6I352HD6265P4
CLIENT_SECRET= 5b3995968c6b72f4674dbaa96abfd23c4d1c045ea1
client_id: 1000.L245UK17B4F260Z1X6I352HD6265P4
client_secret: 5b3995968c6b72f4674dbaa96abfd23c4d1c045ea1