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 ApprovalAssignments API

The ApprovalAssignments API from tread.io — 12 operation(s) for approvalassignments.

tread.io ApprovalAssignments 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 ApprovalAssignments. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 12 operations across 12 paths, and defines 47 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.

12 operations 12 paths 47 schemas 10 GET2 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 ApprovalAssignments API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth). By default, every request must be authenticated.

Paths & Operations 12

Across 12 paths, the API surfaces 12 operations — 10 GET, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

ApprovalAssignments 12
GET
/v1/companies/{company-id}/driver_days/{driver-day-id}/approval_status
Retrieve ApprovalStatus for a Driver Day for a Company
get-v1-companies-company-id-driver-days-driver-day-id-driver_status 3 params → 200401404406
GET
/v1/companies/{company-id}/driver_days/{driver-day-id}/approvals
Retrieve ApprovalAssignments for a DriverDay as a Company
get-v1-companies-company-id-driver_days-driver-day-id-approvals 3 params → 200400401404406422
PUT
/v1/companies/{company-id}/driver_days/{driver-day-id}/approve
Approve a DriverDay as a Company
put-v1-companies-company-id-driver_days-driver-day-id-approve 3 params body → 200401403404406415422
PUT
/v1/companies/{company-id}/driver_days/{driver-day-id}/unapprove
Unapprove a DriverDay as a Company
put-v1-companies-company-id-driver_days-driver-day-id-unapprove 3 params body → 200401403404406415422
GET
/v1/companies/{company-id}/jobs/{job-id}/approval_status
Retrieve ApprovalStatus for a Job for a Company
get-v1-companies-company-id-jobs-job-id-driver_status 3 params → 200401404406
GET
/v1/companies/{company-id}/jobs/{job-id}/approvals
Retrieve ApprovalAssignments for a Job for a Company
get-v1-companies-company-id-jobs-job-id-job_approvals 3 params → 200401404406
GET
/v1/companies/{company-id}/loads/{load-id}/approvals
Retrieve ApprovalAssignments for a Load for a Company
get-v1-companies-company-id-loads-load-id-load_approvals 3 params → 200401404406
GET
/v1/driver_days/{driver-day-id}/approval_statusdeprecated
Retrieve ApprovalStatus for a Driver Day
get-v1-driver-days-driver-day-id-driver_status 2 params → 200401404406
GET
/v1/driver_days/{driver-day-id}/approvalsdeprecated
Retrieve ApprovalAssignments for a Driver Day
get-v1-driver-days-driver-day-id-driver_day_approvals 2 params → 200400401404406422
GET
/v1/jobs/{job-id}/approval_statusdeprecated
Retrieve ApprovalStatus for a Job
get-v1-job-job-id-driver_status 2 params → 200401404406
GET
/v1/jobs/{job-id}/approvalsdeprecated
Retrieve ApprovalAssignments for a Job
get-v1-jobs-job-id-job_approvals 2 params → 200401404406
GET
/v1/loads/{load-id}/approvalsdeprecated
Retrieve ApprovalAssignments for a Load
get-v1-loads-load-id-load_approvals 2 params → 200401404406

Schemas 47

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

CompanyDayDriverStat-Read
CompanyDayDriverStat
DriverState
These are the states of driver to display their availability
Address-Read
object
9 properties 9 required
DeliveredQuantity-Read
object
5 properties 5 required
QuantityUnit
object
2 properties 2 required
RoleApprovable
object
5 properties 5 required
TreadId
object
1 property 1 required
CompanyType
Company Type
GpsStatusable
object
1 property 1 required
EquipmentType-Read-Nested
object
5 properties 5 required
Error
object
An Error.
1 property 1 required
ApprovalAction
ApprovalAssignment-Read
Equipment-Read-Default-Nested
Equipment-Read-Typeahead
OrderUnitOfMeasure
ShiftAdjustmentType
ModelError-Item
object
3 properties 3 required
Contact-Read-Nested
Address-Read-Nested
Account-Read-Nested
DriverDay-Read
NOTE: - totaldeliveredquantities is now deprecated. Use deliveredquantities instead.
UnauthenticatedError
NullableShiftAdjustmentType
stringnull
DriverStateEvent-Read
Model for driverstateevent
Approval-Status
Approval status
Identifier
object
1 property 1 required
Driver-Read-Typeahead
Equipment-Read-Nested
AccountType
Discardable
object
1 property 1 required
ModelError
A Model-specific error
UnauthenticatedError-Response
object
1 property 1 required
ModelError-Response
object
1 property 1 required
Driver-Read-Nested
CompanyShare-Read-User-Nested
Company-Read-Nested
Compact Company model for nested reads.
RequestedApprovalType
Error-Response
object
1 property 1 required
Approval-Approve
object
2 properties
CompanyShare-Read-Nested
MaterialDeliveredQuantity
object
2 properties 1 required
Timestamps
object
2 properties 2 required
NullableOrderUnitOfMeasure
stringnull
GpsStatus
object
GPS Ping status for a record
2 properties 2 required
Label-Read-Nested
ApprovalCategory

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

treadio-approvalassignments-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 Authentication API
tread.io AutoAddOnAssignments API
tread.io Companies API
tread.io CompanyDayJobStats API
tread.io CompanyShares API
tread.io Compliance API
tread.io ComplianceDocuments API
Where this information came from

This is an independent, third-party profile of tread.io ApprovalAssignments 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.