aaPanel_Jose Thanks, it would help a TON!
API interface tutorial
- Edited
Is it possible to let us know how are you encoding responses in the panel? Some API methods are not documented in API and I am using chrome inspector to inspect API calls. However, it seems API responses are now encrypted and hence not possible for me to document them.
Could you help here, please? @aaPanel_Jose
Nevermind, got it. It seems they are being AES encrypted.
AniruddhJ
Encryption will be invalid after enabling developer mode
Tried with adding bearer token in api but it gives api forbidden isssue {"name":"Forbidden","message":"Login Required","code":0,"status":403,"type":"yii\web\ForbiddenHttpException"} on other server it is working fine but on aa panel it gives this issue with apis
Hi, i can install an App via API?
Is this api documentation up to date? I will integrate aapanel in my services and it will be integrated with whmcs.
In the API I didn't find a reference for the login area, can you help us?
please https://www.aapanel.com/Document/api.pdf not found. Help me
ndreyesweb @aaPanel_Jose please do update latest link.
Someone can provide us a new link to api documentation, please? The link https://www.aapanel.com/Document/api.pdf is not working anymore.
dudubroering Hello, it has been repaired. Thank you for your support and feedback
good evening, please help. How to make the function of creating a subdomain and a database through the api, then set an expiration date for it and enter the subdomain entry into the dns manager.
the api instruction is not complete.
- Edited
@aaPanel_Jose
How to add CNAME record in DNS Manager plugin by API ?
Please share "Parameter name" and "Parameter value" for add CNAME in DNS Manager pluginn.
Could I request API by javascript?
any option to manage the Email accounts (Create, Update, Delete, Quota manage) by API?
- Edited
You can test the options by running in the dashboard, with the console open, watching the data pass and testing the API to see if it works.
aaP_rogeriossilva1, thanks i do it already, i read the community on bt.cn i found it
I just read the api.pdf, pretty amaze to use it, I can create small panel for client just for memory status and load stats.. I downloaded the PHP sample and got this error, even I just set my token api and host.. and got this error
"status":false,"msg":"20 consecutive verification failures, prohibited for 1 hour[49.145.5.35]"}
I wonder how can I achieve this using HTTP format, anyone knows its endpoints and parameters just to run this /system?action=GetSystemTotal
is there an example of a collection export from postman?