Claude API Key
Description
General
- Documentation: https://docs.anthropic.com/claude/reference/getting-started-with-the-api
- Summary: Anthropic is an AI safety and research company. Claude is their dialogue and creative content generation model. This detector aims at catching Claude API keys.
Details for Claude API Key
-
Family: token
-
Category: ai
-
Company: Anthropic
-
High recall: True
-
Validity check available: True
-
Analyzer available: False
-
Revoker available: True
-
On-premise instances exist: False
-
Only valid secrets raise an alert: False
-
Occurrences found for one million commits: 7.12
-
Prefixed: True
Revoker
Auth Credentials
Valid credentials needed to authenticate the request.
- admin_apikey: An Anthropic Admin API key (sk-ant-admin...) from the same organization, used to look up and deactivate the leaked key
HTTP Calls
List of calls performed by the revoker.
- GET: /v1/organizations/api_keys
- POST:
/v1/organizations/api_keys/{api_key_id}
Revocation Mode
Revocation is synchronous.