lolcreds

Public credential defaults and exposure patterns for authorized security testing.

Mistral AI

Mistral AIAI API1 credential

Credentials1 documented
01

API Key

mistral / api-key

Mistral AI API keys authenticate requests to api.mistral.ai. Mistral's API reference documents Authorization: Bearer headers and SDK examples using MISTRAL_API_KEY.

user definedsecretAPI key

Location

environment
MISTRAL_API_KEY
http header
Authorization

Bearer token used by Mistral API calls

source code

apps, notebooks, inference workers, committed .env files

config file

.env, deployment manifests, server config, shell profiles

secret store

CI/CD variables, cloud secret managers, hosted app settings

logs

HTTP debug output or gateway logs containing Authorization headers

Notes

Mistral keys are opaque bearer credentials with no reliable public prefix in the referenced docs. They commonly appear in OpenAI-compatible client configuration because many SDKs can target Mistral with a custom base URL.

Scope

Authorized use

LOLCreds helps map the credential surface of real products: known defaults, generated values, credential locations, and exposure patterns.