This REST API allows an HTTP client to create, read, update, and delete WordPress Download Manager data using requests in JSON format. WordPress Download Manager REST API uses standard HTTP verbs, which are understood by most HTTP clients. This API is built on top of WordPress REST API and lives at /wpdm/v1 namespace.
Read the API documentation. If anything is missing or seems incorrect, please check the GitHub issues for existing known issues or create a new issue.
DatRoyce
How do we use this?
Could we create a desktop application with this?
Shaon
Yes, you can. Developer docs will be available soon. However now we are using for WPDM Android App http://www.wpdownloadmanager.com/download/wpdm-android/
garral
I downloaded and installed this add-on, but it does not work.
Should I do something else after you turn? Thank You!
Shaon
may you please let me know what are you trying to do.
isosat
Hi there, I have also just downloaded the API plugin and I saw where I’m to generate a API Key and enable, “Send Push Notification when someone downloads” but where does this go? How does it work? I have been unable to find any documentation for your API whatsoever.
Here’s what I’m trying to accomplish:
When a visitor completes a download form (email lock), I need to send the form submission (probably by Webhook and custom script, unless you have a function call I may hook into) to my marketing automation system (www.GetRainmaker.com).
Please advise how best to accomplish this.
Shaon
push notification is for mobile apps https://play.google.com/store/apps/details?id=com.w3eden.wpdownloadmanager and please check action reference here http://www.wpdownloadmanager.com/doc/action-reference/wpdm_before_email_download_link/
harishsave
Where to find my API key to be used in making the API Calls?
Shaon
After activating this add-on, you can get/generate api key from download manager settings page.
quimerabrand
Hello I activating this add-on and there is no generater api key from download manager settings page. What is the problem? I just have the “basic” and “Image Button”.
rajujat302026
Hi
Can we use this API for creating an android app
Shaon
Yes, you can.
rajujat302026
Hi Please Provide Documentation for Android App
rajujat302026
Hi Shaon
Can you please tell me how can i get single category package list, please provide api call details for get single category package list
RK
Hey, can we use the API to update information in packages? Like version and hash (custom field).
My files are stored on another server and accessed through another API, and I need a way to updaet information in my packages automatically.
Ali
Can i add a new parameters to this API?
for example for the function (getPackageList):
– I need to filter data by version
– Get the last package by date
etc..
Shaon
That is not possible yet. Noted for implementation.
Roco Montgomery
Hi, how can I install and activate this add-on?
Shahriar
Download the addon from above and install it as a plugin. Read the documentation here https://imsas.github.io/wpdm-rest-api-docs/