_________________________________________________________________________________
An API (Application Programming Interface) is a communication protocol created for developers to exchange information between two applications.
TimeTonic has developed its own API that can be used by anyone with a TimeTonic account.
The TimeTonic API allows you to access, read, modify and create data in your notebook tables and integrate them into your software development projects (e.g. other professional applications, websites, mobile applications).
To use the TimeTonic API, you need to obtain an API key, also called Sesskey (session key), which must be transmitted for each request.
Each API key (Sesskey) is associated with a unique user account. This user must be a member of a book in order for the API associated with this account to have access to the tables and data of 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 specific pricing may apply for the use of the API. Read more here. To get started, start by obtaining an API key (Sesskey). |
General documentation
Voir la documentation complète de l'API.