🚀 Devdraft Launch Week I is live! Sign up for exclusive access and early features. Learn more →
English
API Reference
Interactive API reference
{ "status": true, "message": "Operation successful", "data": {}, "meta": { "total": 100, "pageCount": 10, "perPage": 10, "currentPage": 1 } }
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Page number
x >= 1
1
Number of items per page
1 <= x <= 100
50
Settlements retrieved successfully
The response is of type object.
object