Auto Tow API
Description: OpenTow is an API designed to streamline and manage towing operations for towing companies operating in the United States. It provides a set of API endpoints that enable users to efficiently handle various aspects of towing vehicle management.
Auto Tow API endpoints
| Method | Endpoint | Description |
|---|---|---|
| default | ||
| GET |
Recover Vehicle /RecoverVehicle/{id} |
Mark a vehicle as recovered, and moved to storage or third party. |
| GET |
Destroy Vehicle /DestroyVehicle/{id} |
Permanently destroy vehicle, or permanently transfer to third party (i.e. auction). |
| GET |
newVehicle /default/autotowAPI |
Add a new vehicle to be recovered |
| GET |
Release vehicle /ReleaseVehicle/{id} |
Release vehicle from storage , or return from third party to owner. |
Auto Tow API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $29.95 / month | — |
|