Welcome to the StoredSafe API Documentation =========================================== The StoredSafe API is a way for you to automate your interaction with the StoredSafe system. With the API, you can create your own scripts or applications with most of the functionality you can find inside StoredSafe. The StoredSafe API is RESTlike and HTTP-based. Basically, this means that the communication is made through normal HTTP requests. .. toctree:: :maxdepth: 2 :caption: Contents: introduction/index authentication/index vaults/index objects/index files/index templates/index user/index transparent/index utils/index migration/index