Skip to main content

State Report

Contents

The State Report provides detailed mileage information for each state or country traveled through on the route.

Parameters

With your API key, you can try a State Report request using the form below. The required parameters are marked with an asterisk. You can enter values for any of the optional parameters by first checking the box next to them. Scroll down the page to submit your request.

State/Country Mileage Report Request

API KEY
GET

Response

      
      

State Report Response

Data ElementDescriptionData TypeValue/Example
typeDescribes the type of report and what it does.
string
StateReport
RouteIDThe route identification key(Can be null)
Int
MileageReportLinesIndicates the stops, miles, interests and details on the road for a route.
Complex
Data ElementDescriptionData TypeValue/Example
StopDescribes the stops encountered on the route.
Complex
LMilesThe distance for this leg of the route
double
0.0
TMilesThe total distance at this point in the route
double
0.0
LCostMileThe cost of this leg of the route, including tolls
double
0.00
TCostMileThe total cost at this point in the route, including tolls
double
0.00
LHoursThe travel time in hours for this leg of the route
time
0:00
THoursThe total travel time in hours at this point in the route
time
0:00
StateReportLinesThe state and country information for the report.
Complex
Data ElementDescriptionData TypeValue/Example
StCntryThe state or country for this leg of the route or the TOTAL route.
string
NJ
TotalThe total miles traveled in the state or country.
string
69.498
TollThe toll road miles traveled in the state or country.
string
51.923
FreeThe non-toll road miles traveled in the state or country.
string
17.575
FerryThe ferry road miles traveled in the state or country.
string
0.000
LoadedThe loaded miles traveled in the state or country.
string
69.498
EmptyThe empty miles traveled in the state or country.
string
0.00
TollsThe toll cost for the state. North America only.
string
24.85
EnergyThe miles traveled on energy roads in the state or country.
string
0.00
Last updated March 21, 2023.
Contents