Synchroteam offers a complete REST API if you want to read data from or send data to your Synchroteam account.
This allows you to exchange data between Synchroteam and other systems (CRM, invoicing systems, etc ...).
All the APIs are documented and available at the following address: http://api.synchroteam.com
Our API documentation is divided into 3 parts:
- The summary on the left column (1)
- Detailed description of each API endpoint in the central column (2)
- Code examples in different languages (cURL, Python, PHP, Node, Ruby, Java, C #) in the right column (3)
Please note that this documentation is for the v3 API. If you currently use the v2 API, you will find the documentation at: https://api.synchroteam.com/v2/
Synchroteam recommends using Postman to test API endpoints: https://www.getpostman.com/