Postman Example
Postman Collection & Environment Examples
Downloads
How to Use
Attachment Files
Last updated
Was this helpful?
To help you quickly test the AkashicPay SecureAPI, we provide downloadable Postman Collection and Environment files.
These files are versioned — the current release is v0.2.
🔗 Collection: [AkashicPay] SecureAPI - example v0.2.postman_collection.json
🔗 Environment: Testnet-SecureAPI-Env.postman_environment.json
Be sure to replace the above URLs with your actual download links.
Install Postman
Download and install Postman from https://www.postman.com/downloads/.
Import the Collection
Open Postman and click Import in the top left.
Upload the file:
[AkashicPay] SecureAPI - example.postman_collection.json
Import the Environment
Repeat the same process for the file:
Testnet-SecureAPI-Env.postman_environment.json
After importing, select the environment from the dropdown in the top-right corner of Postman.
Set Required Variables
The environment file includes the following variables:
IP: Base URL of the testnet API (e.g., testnet: 34.87.94.182)
L2Address: Your Layer 2 address — replace this with the address you received
PrivateKey: Your private key — replace this with the key associated with your L2Address
Make sure to keep your private key secure. Do not share it publicly.
Start Testing
The collection includes example requests with placeholders that will automatically use the environment variables you’ve configured.
Example Postman Collection Json
Example TestNet Environment
Last updated
Was this helpful?
Was this helpful?

