API Reference

Make Your First API Calls

🚧

Before starting this step, make sure you’ve completed our Testing Environment tutorial.

Your testing environment comes preloaded with:

  • Preconfigured test credentials
  • Simulated providers for both Send Money and Receive Money
  • A default sample company profile for testing flows

You can simulate:

  • Send Money – to bank accounts, virtual accounts (coming soon), or eWallets (coming soon)
  • Receive Money – via QR code, eWallets, virtual accounts (coming soon), or credit cards (coming soon)
⚠️

In testing, only one provider per product can be active at a time.


Download Our Postman Collection

Paystrator's Postman Collection You will find 2 Postman files inside this folder: a Postman collection and Postman environment.

  • You need to use this password to access the document: PaystratorNumber1!

How to use our Postman collection?

  1. Open the Postman App
  2. Choose import
  3. Drop/paste the file inside the link given above
  4. Enter the client key and secret on your Postman environment

Steps to Make Your First API Call

1. Generate a Public Access Token

You’ll need an access token to authenticate API requests. 📄 See: Generate Public Access Token

2. Create a Transaction

For example, to generate a QR Code Payment: 📄 See: Generate QR Code Payment

3. Simulate a Callback (Receive Money only)

To simulate a paid callback for QR Code Payment: 📄 (Coming soon)


🎉 You’ve Completed Testing Exploration!

Once you’ve tested your first transactions and callbacks, you’re ready to continue to Live Environment!

👉 Submit your company information in Client Management page