⚙️API Reference
This is the API Reference for the akashpay network.Here is the list of the api's
/api/external/create-session
/api/external/transfer-to-cosmos
/api/external/transfer-to-osmo
Add the Required headers
All API's requires the following header
Key
Value
X-TXC-NONCE
the random nonce used in sign Creating a Sign
X-TXC-TIMESTAMP
the timestamp of the sign
Authorization
Bearer <appId>:<Sign>
Last updated