Before using the ValPay API, you must obtain an API key.
API keys allow ValPay to authenticate requests and ensure only authorized systems can access merchant data.
Requesting an API Key
API keys are generated by the ValPay support team.
When requesting a key, please provide:
Company or partner name
Merchant ID (if applicable)
Intended integration use case
Developer contact information
API keys may be created for:
Partner integrations
Individual merchants
Security Best Practices
Treat your API key as a secret.
Recommendations:
Store keys securely
Do not expose them in frontend code
Do not commit them to public repositories
Rotate keys if you suspect compromise