Zoom SDK Keys
#
Description#
General- Documentation: https://marketplace.zoom.us/docs/guides/build/sdk-app
- Summary: Zoom is a video teleconferencing software. It can be used to set up chats, meetings, phones calls or webinars. It distributes an SDK to integrate Zoom features into native apps. Apps are authenticated with a SDK key and secret.
- IPs allowlist: This feature is not mentioned in the documentation.
- Scopes: Every key/secret gives access to the full SDK.
#
Revoke the secretThe SDK secret can be rotated from the developer dashboard.
#
Check for suspicious activityThis feature is not mentioned in the documentation.
Zoom sdk keys
#
Details for Family: Api
Category: Messaging system
Company: Zoom
High recall: False
Validity check available: False
Minimum number of matches: 2
Occurrences found for one million commits: 0.8
Prefixed: False
PreValidators:
- type: FilenameBanlistPreValidator banlist_extensions: [] banlist_filenames: [] check_binaries: false include_default_banlist_extensions: true ban_markup: true- type: ContentWhitelistPreValidator patterns: - zoom- type: ContentWhitelistPreValidator patterns: - id - key- type: ContentWhitelistPreValidator patterns: - secret
#
Examples- text: > ZOOM_CLIENT_ID=AhZSAm7RANuu880zZvJs9YBPRNqt6gWlQNnz ZOOM_CLIENT_SECRET=ADtTq04i9Ft2Vm77h8GslANUNCB3nbMDCXuz client_id: AhZSAm7RANuu880zZvJs9YBPRNqt6gWlQNnz client_secret: ADtTq04i9Ft2Vm77h8GslANUNCB3nbMDCXuz