DeepSeek API
DeepSeekAI API1 credential
API Key
deepseek / api-key
DeepSeek API keys authenticate OpenAI-compatible and Anthropic-compatible calls to api.deepseek.com. DeepSeek's docs show Authorization: Bearer usage and DEEPSEEK_API_KEY in SDK examples.
Looks like
examplesk-XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXLocation
DEEPSEEK_API_KEYAuthorizationBearer token used by OpenAI-compatible and Anthropic-compatible API calls
OpenAI-compatible clients, coding agents, notebooks, committed .env files
.env, LiteLLM configs, proxy configs, deployment manifests
CI/CD variables, hosted app settings, cloud secret managers
HTTP client logs and gateway request logs with Authorization headers
Notes
DeepSeek is often accessed through OpenAI- or Anthropic-compatible SDKs, so leaked keys may appear in generic LLM gateway configuration rather than provider-specific code.
Scope
Authorized use
LOLCreds helps map the credential surface of real products: known defaults, generated values, credential locations, and exposure patterns.