Agora API Keys
Description
General
- Documentation: https://docs.agora.io/en/rtc/restfulapi
- Summary: Agora is providing an API to create real time communication channels in mobile apps and websites. The Agora API Keys allow the app to manage Agora projects.
- IPs allowlist: This feature is not available.
- Scopes: Secret can be either bound to a project or an account.
Revoke the secret
Credentials can be revoked from the app's dashboard.
Check for suspicious activity
This feature is not available.
Details for Agora api keys
Family: Api
Category: Messaging system
Company: Agora
High recall: False
Validity check available: True
On-premise instances exist: False
Only valid secrets raise an alert: True
Minimum number of matches: 2
Occurrences found for one million commits: 0.01
Prefixed: False
PreValidators:
- type: ContentWhitelistPreValidator
patterns:
- agora
Examples
- text: |
@@ -38,10 +38,10 @@ AWS_SECRET_ACCESS_KEY=
AWS_DEFAULT_REGION=us-east-1
AWS_BUCKET=
-AGORA_APP_ID=
-AGORA_APP_CERTIFICATE=
+AGORA_APP_ID=67a7cd65c4567f5fda1594610b9cdead
+AGORA_APP_CERTIFICATE=286f2fe2ca0849acac73e3d3dbf7dead
client_id: 67a7cd65c4567f5fda1594610b9cdead
client_secret: 286f2fe2ca0849acac73e3d3dbf7dead
- text: |
@@ -38,10 +38,10 @@ AWS_SECRET_ACCESS_KEY=
AWS_DEFAULT_REGION=us-east-1
AWS_BUCKET=
-AGORA_APP_ID=
-AGORA_APP_SECRET=
+AGORA_APP_ID=beefcd65c4329f5fad1594610b9cdead
+AGORA_APP_SECRET=016f2fe2ca0849a7cac3ed33dbe7dead
client_id: beefcd65c4329f5fad1594610b9cdead
client_secret: 016f2fe2ca0849a7cac3ed33dbe7dead