Skip to main content

Zoho API Key

Description

General

  • Documentation: https://www.zoho.com/developer/help/extensions/rest-api.html
  • Summary: Zoho CRM REST API Functions allow extensions to expose Deluge-based server-side logic as HTTPS endpoints that third-party systems can invoke. Access to these endpoints uses an API key known as the ZAPI key, passed as a query parameter to authenticate and authorize execution. The ZAPI key can be programmatically retrieved within Zoho CRM via the crm.zapikey connector and embedded in function execution URLs. The key remains valid until it is rotated via administrative controls.

Revoke the secret

Regenerate the Zoho CRM Functions API key from function settings to invalidate the old key. In Zoho CRM, open the target function's Settings, select REST API, then use the Regenerate API key action. The previous key becomes invalid and requests signed with it are rejected. Only admins can regenerate the key.

Details for Zoho API Key

  • Family: token

  • Category: crm

  • Company: Zoho

  • High recall: True

  • Validity check available: False

  • Analyzer available: False

  • Revoker available: False

  • Occurrences found for one million commits: 0.78

  • Prefixed: True