Skip to main content

Getting an API Key

Learn how to request an API key from ValPay support and how keys are issued for partners or merchants. This guide also explains how to securely store and manage your API credentials.

Updated over a month ago

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

Did this answer your question?