API Credentials

Your API credentials grant access to the PentrraWallet API. Keep them secure.


Pentrra Wallet API Test Credentials

For testing purposes only. These credentials are sandboxed and do not process real transactions.


Test API Keys

Key TypeValue
API Keyak_test87965eb806ab0257ba964860a4f25ae3952797ad
Secret Keysk_test91b5953a58667b4ecf49c11689acf24b69a77cf7
VIP Keyvk_test_3c44f29b8267eabd3d3914ee960c8f86

Never commit live keys to version control. Store them in environment variables or a secrets manager.


Getting Started with Live Access

To receive live API credentials and start processing real transactions, follow these steps:

  1. Create an account at pentrrawallet.com
  2. Complete KYC verification (Know Your Customer) identity verification for individuals
  3. Complete KYB verification (Know Your Business) business verification for organizations
  4. Generate your API credentials from your dashboard once verifications are approved

Security Best Practices

  • Store credentials in environment variables, never hardcoded in source code
  • Use .env files locally and add them to .gitignore
  • Rotate your secret key immediately if it is ever exposed
  • Use the VIP Key only for privileged operations as documented

Support

If you need help, reach out to us:


These test keys are provided for sandbox testing only. Live keys are issued after successful KYC/KYB verification on the PentrraWallet platform.