⚙️API Reference

This is the API Reference for the akashpay network.Here is the list of the api's

  1. /api/external/create-session

  2. /api/external/transfer-to-cosmos

  3. /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