Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
This Provides all allocations done by a given logged-in account
https://api.kiotapay.co
Content-Type
application/json
Authorization
Bearer <your-token>
<your-token>
{ "status": 200, "message": "SUCCESS", "data": [ { "status": "SUCCESS", "requestId": "82d7b9cb-50b2-4041-96fb-ac81d982aeaa", "amount": 10.0 }, { "status": "SUCCESS", "requestId": "6e1a1ba7-0413-4179-af02-ddfc999604d1", "amount": 10.0 }, { "status": "SUCCESS", "requestId": "90d0d582-2c8c-42a3-9f8c-3e3ba3dec992", "amount": 10.0 } ] }