Platform
Get Funds
Retrieves the user’s Illusory Wallet balance.
GET
/
v1
/
funds
Authorizations
Authorization
string
headerrequiredThe Authorization
header is used to authenticate with the API using your Master
API key. Value is of the format Bearer YOUR_KEY_HERE
.
Response
200 - application/json
ok
boolean
Indicates whether the request was successful e.g., true
message
string
Success message
data
object
An object containing the user's funds
Was this page helpful?