🔐 Authentication
Step1:- Create user account On Adestaly here.
Step2:- Send message to Adestaly support via whatsapp or email and request for Api user upgrade(Free)
Step3:- After account upgrading, Login and go to your profile to copy your Unique Api_Key
All requests must include your api key
. You can find this in your profile dashboard.
METHOD POST
https://www.adestaly.com/app/api/user/
📄 Response Format
All API responses are in JSON format. Successful responses return a status
,
msg
, and optionally a reference
.
{"name": "Abdul Mujeeb","balance": "7,135.00","status": "success"}