The configuration

- In JDownloader2 go to Settings -> Advanced Settings
- Search for “RemoteAPI”
- Enable the “Deprecated API” option
- Disable “Deprecated API Localhost only” if jd2 is in docker or not local to the application(e.g mylar)
- Change the port if you want. Now make sure to expose that port in your docker configuration
Using the api
If you head over to http://jdurl:3128/help and you can see the full API spec!


Leave a Reply