Introduction to wflow APIs
The wflow API are the primary means for developers to access a collection of resources from wflow platform. Apps can read and write to the resources and mirror some of the most popular features available in wflow platform such as creating a new document, viewing document details and lists and so on using the wflow API. Depending on your app’s use case, you can choose from our various APIs and implement the features accordingly.
All APIs under the wflow API are based on REST architecture and are accessed via HTTP at specified URLs. The complete URL varies depending on the endpoint of the resource being accessed. For instance, you can list all organizations on an account via a GET request to this URL: [https://api.wflow.com/api/user/myorganizations].
Within our API reference pages, you can send test requests and view responses.
With each release, we add additional APIs and enhancements to meet the needs of our customers. For more information on recent and upcoming APIs updates, visit our changelogs.
Learn about various topics that will help you build apps for a wide variety of audiences on the wflow developer forum from our developpers guides.

Explore APIs
Take a look at our APIs and imagine what you could build.
Wflow API
Use this API to manage documents and files.

Need support ?
Please email us at developersupport@wflow.com
If you are a member of this workspace, please log in here.