Python API Interface
From Videntity Wiki - The API Documentation
THIS PAGE IS UNDER CONSTRUCTION
Videntity's Python API Interface enables developers to easily integrate existing applications to use Videntity's API. The python interface is simply a wrapper, provide for convenience, for making the API calls.
The Python Wrapper handles all Request and Response HTTP POSTS to the Videntity server. It provides code to login, ping the session, logout, create users, upload audio messages, upload transaction messages, send transactions, generate fax forms, and search for users.
MORE COMING SOON
