# Hellotracks API documentation ## Docs - [Authentication](https://api-docs.hellotracks.com/api-reference/authentication.md): Authenticating requests with API-Key - [Archive Jobs](https://api-docs.hellotracks.com/api-reference/endpoint/archivejobs.md): Archive one or multiple jobs. - [Auto-assign Jobs](https://api-docs.hellotracks.com/api-reference/endpoint/autoassign.md): Use this endpoint to automatically assign jobs to workers. - [Create Member](https://api-docs.hellotracks.com/api-reference/endpoint/createaccount.md): Add a new member to your organization. - [Create Jobs](https://api-docs.hellotracks.com/api-reference/endpoint/createjobs.md): Create one or multiple jobs. - [Create Place](https://api-docs.hellotracks.com/api-reference/endpoint/createplace.md): Create a new place (location/site) in your organization. - [Create Report](https://api-docs.hellotracks.com/api-reference/endpoint/createreport.md): Create a new report. - [Delete Member](https://api-docs.hellotracks.com/api-reference/endpoint/deleteaccount.md): Remove a member from your organization. - [Delete Jobs](https://api-docs.hellotracks.com/api-reference/endpoint/deletejobs.md): This endpoint deletes existing jobs. - [Distribute Jobs](https://api-docs.hellotracks.com/api-reference/endpoint/distributejobs.md): You can distribute multiple jobs, e.g. 100 jobs, into a few regions/clusters, e.g. 10 clusters. - [Edit Member](https://api-docs.hellotracks.com/api-reference/endpoint/editaccount.md): Update properties of an existing member. - [Edit Jobs](https://api-docs.hellotracks.com/api-reference/endpoint/editjobs.md): Use this endpoint to update one or multiple jobs. - [Edit Place](https://api-docs.hellotracks.com/api-reference/endpoint/editplace.md): Update properties of an existing place. - [Get Members](https://api-docs.hellotracks.com/api-reference/endpoint/getaccounts.md): Retrieve members (users) in your organization. - [Get Jobs](https://api-docs.hellotracks.com/api-reference/endpoint/getjobs.md): This endpoint retrieves jobs. - [Get Places](https://api-docs.hellotracks.com/api-reference/endpoint/getplaces.md): Retrieve places (locations/sites) for your organization. - [Get Tracks](https://api-docs.hellotracks.com/api-reference/endpoint/gettracks.md): Retrieve historical GPS track data and mileage information. - [Locate](https://api-docs.hellotracks.com/api-reference/endpoint/locate.md): Get real-time location of members in your organization. - [Restore Jobs](https://api-docs.hellotracks.com/api-reference/endpoint/restorejobs.md): Restore one or multiple previously archived jobs. - [Route Optimization](https://api-docs.hellotracks.com/api-reference/endpoint/routeoptimization.md): Endpoint to optimize routes - [Job API Object](https://api-docs.hellotracks.com/api-reference/job-object.md): Properties of the Job API object. Here you can find detailed information on each property, its data type, read/write permissions, and a brief description. - [Member API Object](https://api-docs.hellotracks.com/api-reference/member-object.md): Properties of the Member (Person) object. Here you can find detailed information on each property, its data type, read/write permissions, and a brief description. - [Place API Object](https://api-docs.hellotracks.com/api-reference/place-object.md): Complete reference for the Place object structure used in API responses and requests. - [Webhooks](https://api-docs.hellotracks.com/api-reference/webhooks.md): Hellotracks provides webhooks for job updates with custom callbacks. - [Introduction](https://api-docs.hellotracks.com/introduction.md): Welcome to the Hellotracks API - Build powerful fleet management and job dispatch solutions