How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

tread.io Equipment API

The Equipment API from tread.io — 13 operation(s) for equipment.

tread.io Equipment API is one of 58 APIs that tread.io publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Equipment. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 20 operations across 13 paths, and defines 36 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against a single base URL, https://api.tread-horizon.com.

20 operations 13 paths 36 schemas 2 DELETE9 GET2 PATCH5 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://api.tread-horizon.com
Authentication
HTTP Bearer
Contact
License
Resource Areas
1

Authentication & Security 1

tread.io Equipment API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth). By default, every request must be authenticated.

Paths & Operations 20

Across 13 paths, the API surfaces 20 operations — 2 DELETE, 9 GET, 2 PATCH, 5 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

Equipment 20
POST
/v1/companies/{company-id}/equipment
Create an Equipment for a Company
post-v1-companies-company-id-equipment 2 params body → 201400401403404406415422
GET
/v1/companies/{company-id}/equipment
Retrieve Equipment that belong to a Company
get-v1-companies-:id-equipment 10 params → 200401404406
GET
/v1/companies/{company-id}/equipment/typeahead
Typeahead search on Equipment for a Company
get-v1-companies-company-id-equipment-typeahead 10 params → 200401404406
GET
/v1/companies/{company-id}/equipment/{id}
Retrieve Equipment by ID for a Company
get-v1-companies-company-id-equipment-id 3 params → 200401404406
POST
/v1/companies/{company-id}/managed_companies/{managed-company-id}/equipment
Create Equipment for a Managed Company
post-v1-companies-company-id-managed_companies-managed-company-id-equipment 3 params body → 201400401403404406415422
GET
/v1/companies/{company-id}/managed_companies/{managed-company-id}/equipment
Retrieve Equipment for a Managed Company
get-v1-companies-company-id-managed_companies-managed-company-id-equipment 11 params → 200401404406422
GET
/v1/companies/{company-id}/managed_companies/{managed-company-id}/equipment/typeahead
Typeahead search on Equipment for a Managed Company
get-v1-companies-company-id-managed_companies-managed-company-id-equipment-typeahead 7 params → 200401404406
GET
/v1/companies/{company-id}/managed_companies/{managed-company-id}/equipment/{id}
Retrieve Equipment by ID for a Managed Company
get-v1-companies-company-id-managed_companies-managed-company-id-equipment-id 4 params → 200401404406
PATCH
/v1/companies/{company-id}/managed_companies/{managed-company-id}/equipment/{id}
Update Equipment for a Managed Company
patch-v1-companies-company-id-managed_companies-managed-company-id-equipment-id 4 params body → 200400401403404406415422
DELETE
/v1/companies/{company-id}/managed_companies/{managed-company-id}/equipment/{id}
Delete Equipment for a Managed Company
delete-v1-companies-company-id-managed_companies-managed-company-id-equipment-id 4 params → 204401403404406422
POST
/v1/equipment
Create an Equipment in the current Company
post-v1-equipment 1 param body → 201400401403406415422
GET
/v1/equipmentdeprecated
Retrieve a list of Equipment
get-v1-equipment 9 params → 200401406
GET
/v1/equipment/typeaheaddeprecated
Typeahead search on Equipment
get-v1-equipment-typeahead 8 params → 200401406
PUT
/v1/equipment/{equipment-id}/activate
Activate an Equipment
put-v1-equipment-equipment-id-activate 2 params body → 200400401403404406409415
PUT
/v1/equipment/{equipment-id}/deactivate
Deactivate an Equipment
put-v1-equipment-equipment-id-deactivate 2 params body → 200400401403404406409415
GET
/v1/equipment/{id}deprecated
Retrieve a single Equipment
get-v1-equipment-id 2 params → 200401404406
PATCH
/v1/equipment/{id}
Update an Equipment
patch-v1-equipment-id 2 params body → 200400401403404406415422
DELETE
/v1/equipment/{id}
Delete an Equipment
delete-v1-equipment-id 2 params → 204401403404406422
POST
/v1/jobs/{job-id}/additional_equipment
Assign Equipment to a Job
post-v1-jobs-job-id-additional_equipment 2 params body → 200400401403404406415422
POST
/v1/jobs/{job-id}/equipment
Assign Equipment to a Job
post-v1-jobs-job-id-equipment-assign 2 params body → 200400401403404406415422

Schemas 36

The contract defines 36 schemas that model the data the API accepts and returns. The most detailed are Equipment-Update (10 properties), Equipment-Create (10 properties), Address-Read (9 properties), EquipmentType-Read-Nested (5 properties). Each schema is shown below with its type and property counts.

StateError
Job-AssignAdditionalEquipment
object
1 property
GeofenceType
Address-Read
object
9 properties 9 required
TreadId
object
1 property 1 required
CompanyType
Company Type
EquipmentType-Read-Nested
object
5 properties 5 required
ModelError-Item
object
3 properties 3 required
Error
object
An Error.
1 property 1 required
Equipment-Read-Typeahead
Site-Read-Nested
Address-Read-Nested
Equipment-Read
UnauthenticatedError
ModelError
A Model-specific error
Identifier
object
1 property 1 required
Equipment-Read-Nested
Discardable
object
1 property 1 required
UnauthenticatedError-Response
object
1 property 1 required
ModelError-Response
object
1 property 1 required
EquipmentState
NextBillionGeofence-Read
Geofence-Data
object
5 properties
EquipmentOwnership
Job-AssignEquipment
object
1 property
Company-Read-Nested
Compact Company model for nested reads.
StateError-Response
object
1 property 1 required
NullableGeofenceType
stringnull
Error-Response
object
1 property 1 required
StateError-Item
CompanyShare-Read-Nested
GeofenceTag
Timestamps
object
2 properties 2 required
Equipment-Create
object
10 properties 2 required
Equipment-Update
object
10 properties
Label-Read-Nested

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

treadio-equipment-api-openapi.yml Raw ↑

Other APIs tread.io publishes across the network.

tread.io AccountExternalTruckIdentifier API
tread.io Accounts API
tread.io AddOnCharges API
tread.io AddOns API
tread.io Agave API
tread.io ApprovalAssignments API
tread.io Authentication API
tread.io AutoAddOnAssignments API
tread.io Companies API
tread.io CompanyDayJobStats API
tread.io CompanyShares API
tread.io Compliance API
Where this information came from

This is an independent, third-party profile of tread.io Equipment API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.