Skip to main content
To get started with Tazapay, you will need to create an account on the sandbox (test) environment.
1

Create your sandbox account

Create a Tazapay account
2

Verify your email

Check your inbox for a verification email from Tazapay and click Verify email address to activate your account.
Verify your email address
3

Access your API keys

Retrieve your API key and secret from the dashboard to authenticate all API calls.
Sign in to your account
  • In the left sidebar, go to Settings → Integration → API Keys & Developer Docs
  • Copy your API Key and API Secret
API Keys and Developer Docs
4

Make your first API call

Authenticate and hit the balance endpoint to confirm your credentials are working.
Expected response
5

Webhooks (optional)

Set up webhooks to receive real-time notifications for payment events. Navigate to Settings → Integration → Webhooks in your dashboard to configure your endpoint.
See the Webhooks Guide for full setup instructions and event types.