API Key Checkers
Validate payment gateway API credentials for Stripe, Braintree, RazorPay, and more.
Overview
Verify if payment gateway API keys are valid and functional. This tool is completely free - no credits required.
Free Tool
API Key Checkers don't cost any credits!
Supported Gateways
| Gateway | Status | Endpoint |
|---|---|---|
| Stripe | ✅ Live | /v1/tools/api-keys/stripe |
| RazorPay | ✅ Live | /v1/tools/api-keys/razorpay |
| Braintree | ✅ Live | /v1/tools/api-keys/braintree |
List Available Checkers
Stripe API Key
Endpoint
Request
Example
RazorPay Credentials
Endpoint
Request
Braintree Credentials
Braintree API Key Checker is supported via the same request format below.
Endpoint
Request
Response
Valid Key
Invalid Key
Use Cases
- Verify found credentials before using in checks
- Test your own keys to ensure they're working
- Validate key rotation after updates