D-Tools Cloud provides a variety of API endpoints that you can use to retrieve, add, or update data across D-Tools Cloud entities. Endpoints are categorized by the entities they interact with. The following is the list of endpoints.
GET, POST, and PUT Clients
GET and PUT Products
GET, POST, and PUT Opportunities
GET Quotes
GET and PUT Projects
GET Service Contracts
GET Purchase Orders
GET Change Orders
GET Files
GET Time Entries
There are endpoints to retrieve entities created, updated, or whose states have been changed between a range of dates. There are options to retrieve entities by search criterion or by their unique identifiers, such as Order number and Project number assigned on D-Tools Cloud.
Check out this page for more details about API endpoints and the schema used for the APIs.