An API (Application Programming Interface) is a communication protocol created for developers to exchange information between two applications.
TimeTonic has developed its own API which is usable by anyone with a TimeTonic account.
The TimeTonic API allows you to access and read data from the tables of your books, to modify them, to create them, to integrate them into your software development projects (other professional application, website, mobile application by example).
To use the TimeTonic API, you must obtain an API key, also called a Sesskey (session key), which must be passed on to each request.
Each API key (Sesskey) is associated with a unique user account. This user must be a member of a book so that the API associated with this account can access the tables and data in this book.
Note : To allow full read and write access for data manipulation, consider giving Admin access to the user account used for the API. Also note that a specific pricing may be applied for the use of the API. More information here.
To get started, first obtain an API key (Sesskey).
General documentation
See the complete API documentation
Comments
0 comments
Please sign in to leave a comment.