Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 993 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 993 Bytes

Devolutions Password Server SDK - Python

The Devolutions Password Server API is a REST API that provides developers the tools to have their applications access their Devolutions Password Server Instance(s) and their content (notably entries for credentials and sessions), and aspects of these entries (such as security settings, documentation, etc.). With this API, users can build custom applications which can use any development language to access the API.

This open source SDK is the Python implementation of a library to consume this REST API.

TRY IT OUT

The APITesting.py file contains a full end-to-end scenario that showcases how to use the API. You can also consult the DVLS_functions.txt file that contains helpful documentation.

GIVE FEEDBACK

Please report bugs or issues on our dedicated forum at https://forum.devolutions.net/forum83-devolutions-password-server--api-and-sdks.aspx

LICENSE

See the license.txt file.