Skip to main content
This section covers the essentials for building and testing with DollarPe: obtaining credentials, choosing an environment, setting up authentication, and configuring webhooks.

Prerequisites

1

Obtain API credentials

Contact our support team to receive your API Key and API Secret. These are unique to your organization and required for all API calls.
2

Choose your environment

Use Sandbox for all development and testing โ€” no real funds are involved. Move to Production only after validating your integration end-to-end.
3

Set up authentication

All requests require three signed headers. See the Authentication guide for how to generate them.
4

Configure webhooks

Set up a publicly accessible HTTPS endpoint to receive real-time event notifications. See the Webhooks guide.

Environments

Use sandbox for all development and testing. No real funds are involved.
Sandbox and Production credentials are separate and cannot be used interchangeably.

Testing in sandbox

All three integration paths work in sandbox: See the Sandbox testing guide for step-by-step flows.

Response format

All API responses follow this structure: