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

The FuelSurcharges API from tread.io — 10 operation(s) for fuelsurcharges.

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

This API exposes 18 operations across 10 paths, and defines 25 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.

18 operations 10 paths 25 schemas 4 DELETE6 GET4 PATCH4 POST

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 FuelSurcharges API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth). By default, every request must be authenticated.

Paths & Operations 18

Across 10 paths, the API surfaces 18 operations — 4 DELETE, 6 GET, 4 PATCH, 4 POST. Each is listed below with its method, path, parameters, and response codes.

FuelSurcharges 18
POST
/v1/companies/{company-id}/fuel_price_indices
Create a FuelPriceIndex for a Company
post-v1-companies-company-id-fuel_price_indices 2 params body → 201401403406415422
GET
/v1/companies/{company-id}/fuel_price_indices
Retrieve FuelPriceIndices that belong to a Company
get-v1-companies-company-id-fuel_price_indices 5 params → 200401404406
GET
/v1/companies/{company-id}/fuel_price_indices/typeahead
Typeahead search on FuelPriceIndex for a Company
get-v1-companies-company-id-fuel_price_indices-typeahead 6 params → 200401404406
POST
/v1/companies/{company-id}/fuel_surcharge_schedules
Create a FuelSurchargeSchedule for a Company
post-v1-companies-company-id-fuel_surcharge_schedules 2 params body → 201401403404406415422
GET
/v1/companies/{company-id}/fuel_surcharge_schedules
Retrieve FuelSurchargeSchedules that belong to a Company
get-v1-companies-company-id-fuel_surcharge_schedules 5 params → 200401404406
GET
/v1/companies/{company-id}/fuel_surcharge_schedules/typeahead
Typeahead search on FuelSurchargeSchedule for a Company
get-v1-companies-company-id-fuel_surcharge_schedules-typeahead 6 params → 200401404406
POST
/v1/fuel_price_indices/{fuel-price-index-id}/fuel_prices
Create a FuelPrice for a FuelPriceIndex
post-v1-fuel_price_indices-fuel-price-index-id-fuel_prices 2 params body → 201401403404406415422
GET
/v1/fuel_price_indices/{fuel-price-index-id}/fuel_prices
Retrieve Fuel Prices that belong to a FuelPriceIndex
get-v1-fuel_price_indices-fuel-price-index-id-fuel_prices 5 params → 200401404406
PATCH
/v1/fuel_price_indices/{id}
Update FuelPriceIndex
patch-v1-fuel_price_indices-id 2 params body → 200400401403404406415422
DELETE
/v1/fuel_price_indices/{id}
Delete FuelPriceIndex
delete-v1-fuel_price_indices-id 2 params → 204401403404406
PATCH
/v1/fuel_prices/{id}
Update FuelPrice
patch-v1-fuel_prices-id 2 params body → 200400401403404406415422
DELETE
/v1/fuel_prices/{id}
Delete FuelPrice
delete-v1-fuel_prices-id 2 params → 204401403404406
PATCH
/v1/fuel_surcharge_schedule_prices/{id}
Update FuelSurchargeSchedulePrice
patch-v1-fuel_surcharge_schedule_prices-id 2 params body → 200400401403404406415422
DELETE
/v1/fuel_surcharge_schedule_prices/{id}
Delete FuelSurchargeSchedulePrice
delete-v1-fuel_surcharge_schedule_prices-id 2 params → 204401403404406
POST
/v1/fuel_surcharge_schedules/{fuel-surcharge-schedule-id}/fuel_surcharge_schedule_prices
Create a FuelSurchargeSchedulePrice for a FuelSurchargeSchedule
post-v1-fuel_surcharge_schedules-fuel-surcharge-schedule-id-fuel_surcharge_schedule_prices 2 params body → 201401403404406415422
GET
/v1/fuel_surcharge_schedules/{fuel-surcharge-schedule-id}/fuel_surcharge_schedule_prices
Retrieve FuelSurchargeSchedulePrices that belong to a FuelSurchargeSchedule
get-v1-fuel_surcharge_schedules-fuel-surcharge-schedule-id-fuel_surcharge_schedule_prices 5 params → 200401404406
PATCH
/v1/fuel_surcharge_schedules/{id}
Update FuelSurchargeSchedule
patch-v1-fuel_surcharge_schedules-id 2 params body → 200400401403404406415422
DELETE
/v1/fuel_surcharge_schedules/{id}
Delete FuelSurchargeSchedule
delete-v1-fuel_surcharge_schedules-id 2 params → 204401403404406

Schemas 25

The contract defines 25 schemas that model the data the API accepts and returns. The most detailed are ModelError-Item (3 properties), FuelSurchargeSchedulePrice-Update (3 properties), FuelSurchargeSchedule-Update (3 properties), FuelSurchargeSchedule-Create (3 properties). Each schema is shown below with its type and property counts.

FuelPrice-Read
FuelSurchargeSchedule-Read-Typeahead
FuelPriceIndex-Update
object
1 property
FuelSurchargeSchedulePrice-Update
object
3 properties
ModelError-Item
object
3 properties 3 required
Error
object
An Error.
1 property 1 required
FuelPriceIndex-Read-Nested
FuelSurchargeSchedule-Update
object
3 properties
FuelSurchargeSchedule-Read
FuelPriceIndex-Read
UnauthenticatedError
Identifier
object
1 property 1 required
ModelError
A Model-specific error
FuelPrice-Create
object
2 properties 2 required
FuelSurchargeSchedulePrice-Create
object
3 properties 2 required
FuelSurchargeSchedulePrice-Read
UnauthenticatedError-Response
object
1 property 1 required
ModelError-Response
object
1 property 1 required
FuelPriceIndex-Create
object
1 property 1 required
FuelSurchargeSchedule-Create
object
3 properties 3 required
Error-Response
object
1 property 1 required
Timestamps
object
2 properties 2 required
FuelSurchargeScheduleType
FuelPriceIndex-Read-Typeahead
FuelPrice-Update
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

treadio-fuelsurcharges-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 FuelSurcharges 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.