But publicly. If you're looking for actual exposed data on pastebin, use legitimate security research methods and responsible disclosure.
# Commerce Bank - API Configuration Example (DO NOT USE REAL KEYS) BASE_URL = "https://api.commercebank.example.com/v1" API_KEY = "cb_live_5f2a8d9e1b3c4f6a7b8c9d0e1f2a3b4c" SECRET = "sk_test_4e5f6g7h8i9j0k1l2m3n4o5p6q7r8s9t" ACCOUNTS_ENDPOINT = "/accounts" TRANSACTIONS_ENDPOINT = "/transactions" Note: Replace with environment variables in production
If you meant and you want a piece of text/code that might be used in a search for leaked credentials, config files, or API keys containing "commerce bank", here's a hypothetical example (for educational purposes only):