{"activeVersionTag":"latest","latestAvailableVersionTag":"latest","collection":{"info":{"_postman_id":"58ae52bb-687a-4cc2-a100-437584e1e42f","name":"Farelanes Pricing API 3.1","description":"<img src=\"https://content.pstmn.io/f9a45bbf-ea9f-4005-9a45-edf06521daf7/ZHJpdmVuIGJ5IGZhcmVsYW5lcyAyLmpwZw==\" alt=\"Anytime,%20Anywhere,%20Any%20Lane,%20we%20have%20THE%20lane%20price.%20%20\">\n\n**Farelanes APIs** - Farelanes is the industry’s trusted source of accurate and up to the minute lane pricing data with a variety of data and connection formats to meet your needs. Our pricing RESTfull api solutions, include true, real-time and near real-time Data Feeds from trusted banks and factoring companies from both nation-wide and custom geography segments providing the right answer for all organizations.\n\n**Typical flow to use the API:  \n  \n**<u><b>Ping</b></u> **- Test to see if your connection is correct. Ping (Are you well - RUL) returns Healthy.**\n\n<u><b>Equipment-types</b></u> api – You can search or all available equipment types currently available from our Production dataset using **Get All Equipment-Types**. Our production dataset if the last 4 months of data and is updated when we are updated. That is to say, every 24 hours, (at 0 Zulu) we replace our production data set with an updated dataset from all newly compiled data from the last 24 hours. We real-time update the production set from those banks and factoring companies who update us in real-time, so we can bring you the latest pricing per lane.\n\nTo search for a Lane Price between two zip codes or city/state pairs, use the:\n\n<u><b>Lane pricing</b></u> **&** <u><b>Lane pricing-lat-lng</b></u> **API's** delivers accurate lane pricing covering the last **4 months, 2 months, 30 days, 15 days, 7 days, 3 days** and when there is enough data, the **previous 24 hours**. If enough data for the last 24 hours has not been processed to create a comfortable confidence index, we leave that the 24 hour number blank and tell you we need more data for a 24-hour average.\n\nTo verify an invoice with the price for a particular day, use the:\n\n<u>Fraud Price</u> API - detection is accomplished using our dates addition where (start-date and end-date) parameters are used to retrieve a Lane Rate for a particular equipment-type on  \na particular day, or date range (small date range)**. When** both fields are the same date, we  \ndeliver the lane rate for that particular day. If 2 dates are given, we deliver a lane rate for that specific date range. Both are useful in detecting abnormalities and other issues which can lead to Fraud, mistakes or other pricing specific problems. This Feature is focused primarily on these issues. Farelanes's believes it is important to have a complete view of the data, not just a 30-day view.\n\nUsing start-date and end-date parameters to retrieve a Lane Rate for a particular equipment-type over a **specific date range** (where start-date is less than end-date and both dates are in the ‘’past 120 days up to today).\n\n**To search for a Lane Price between atitudes/longitudes, zip codes city/state or any combination is now available in our “get lane pricing – lat/lng, zips, city/state” where like methods or any combination of location identity mechanism enable pricing using these.**\n\nWe use the same delivery data format – that is to say the API produces the last **4 months, 2 months, 30 days, 15 days, 7 days, 3 days** and when we have enough data, the **previous 24 hours**. If we do not have enough data for the last 24 hours to create a comfortable confidence index, we leave that blank and tell you we need more data for a 24-hour average.\n\nPosting lane data (<u>Post Lane Data)</u> API - is available for bank and factoring company clients  \nwho are part of the Farelanes Data Network and contribute their data in image or digital  \nformats to create Lane Price indices pricing the most acurate and up to date lane prices.\n\n\\=================================================================\n\n1. ALL String data should be upper/lower case, first digit capitalized for cities, states and  \n    equipment types. Only words like (is, of, the, a, or at) as examples do not need to be capitalized.\n    \n2. ALL zip codes are 5 digit (moving to 9 very soon) and stored as a string, not to lose the leading zeros.\n    \n3. Default Radius is 100 miles as detailed in each API. 50 miles is the shortest radius and 250 miles is the longest radius. In increments of 50.\n    \n\n\\=================================================================  \nPost Lane Data - REQUIRED FIELDS...  \n\\=================================================================  \n{\"globalUniqueIdentifier\": \"123e4567-e89b-12d3-a456-426614174000\", <u><b>REQUIRED</b></u>  \n\"tuid\": \"output from ISO-8000-119 and ASTM 3684 specifications\",  \n\"pickShipper\": \"shippers name\", <u><b>REQUIRED</b></u>  \n\"pickPO\": \"pick number or quote number\", <u><b>REQUIRED</b></u>  \n_\"pickAddress\", 123 broad street #301\",_ <u><b>REQUIRED</b></u>  \n\"pickCity\": \"New York\", <u><b>REQUIRED</b></u>  \n\"pickState\": \"NY\", <u><b>REQUIRED</b></u>  \n\"pickZip\": \"10001\", <u><b>REQUIRED</b></u>  \n\"pickDate\": \"2025-03-07\", <u><b>REQUIRED</b></u>  \n\"dropAddress\", 456 mainstreet #301\" <u><b>REQUIRED</b></u>  \n\"dropCity\": \"Los Angeles\", <u><b>REQUIRED</b></u>  \n\"dropState\": \"CA\", <u><b>REQUIRED</b></u>  \n\"dropZip\": \"90001\", <u><b>REQUIRED</b></u>  \n\"dropDate\": \"2025-03-10\", <u><b>REQUIRED</b></u>  \n\"equipment\": \"Dry Van\", <u><b>REQUIRED</b></u>  \n\"radialMiles\": 2450.5,  \n\"miles\": 2800.0, <u><b>REQUIRED</b></u>  \n\"weight\": 45000.0, <u><b>REQUIRED</b></u>  \n\"numberOfStops\": 2,  \n\"leadTime\": 3,  \n\"laneRate\": 5000.75, <u><b>REQUIRED</b></u>  \n\"invoiceEntryDate\": \"\", From Bank or Factoring company  \n\"fuelCharge\": 600.5,  \n\"lumper\": 120.0,  \n\"palletCharge\": 50.0,  \n\"weightTicket\": 25.0,  \n\"intercharge\": 30.0,  \n\"containerFee\": 75.0,  \n\"truckOrder\": 40.0,  \n\"detention\": 150.0,  \n\"lineHaulAmount\": 4000.0, <u><b>REQUIRED</b></u>  \n\"stopoffFee\": 200.0,  \n\"unloadingFee\": 100.0,  \n\"tollsFee\": 60.0,  \n\"otherFees\": 50.0,  \n\"hazmatType\": \"None\",  \n\"hazmat\": false,  \n\"hotShot\", false,  \n\"dataSource\": \"FreightSolutions\", <u><b>REQUIRED - Especially from aggregators</b></u>  \n\"inject_date\": \"2025-03-08\", <u><b>ADDED BY FARELANES - DO NOT INCLUDE</b></u>  \n\"usdot\": \"3239757\", <u><b>REQUIRED</b></u>  \n\"mc\": \"1018921\", <u><b>REQUIRED</b></u>  \n\"carrierName\": \"Trucking Corp\",  \n\"dispatchEmail\": \"[smith@truckingcompany.com](https://mailto:smith@truckingcompany.com)\",  \n\"dispatchPhone\": \"212-555-1212\"  \n\\=================================================================\n\n\\*_Getting Started__\\*_To get started\n\n- Sign up for API key by contacting – [https://farelanes.com](https://farelanes.com/) or emailing us at our \\[api  \n    activation link\\]([https://mailto:contact@farelanes.com?subject=Please](https://mailto:contact@farelanes.com/?subject=Please) sign me up for API access to Farelanes data via your API) or phone us at (yep – a real phone number 817-522-4384.\n    \n- Our signup staff will explain all our options, data formats, data delivery and a host of other information available to those who use our services.\n    \n- Get your API key and update your global environment variable X-API-Key with your key.\n    \n\n| **Collection Variable** | **Value** |\n| --- | --- |\n| X-API-KEY | Farelanes Access Token |\n\n**A few other details**\n\n- We use Postman for testing and development\n    \n- You can download our API’s from our api url and use the in Postman\n    \n- All POST requests accept and respond in [JSON format](https://developer.mozilla.org/en-US/docs/Learn/JavaScript/Objects/JSON).\n    \n- All APIs respond with appropriate [HTTP status codes](https://developer.mozilla.org/en-US/docs/Web/HTTP/Status)﻿\n    \n\n**Authentication And Authorization**\n\nFarelanes APIs support API Key authorization.\n\n**API Keys**\n\nAPI Key will be provided to you by our Farelanes partnerships  \nsignup group.\n\n| **Header** | Value |\n| --- | --- |\n| X-API-KEY | \"Farelanes Access Token\" |\n\nEndFragment","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","isPublicCollection":false,"owner":"40580754","team":6616392,"collectionId":"58ae52bb-687a-4cc2-a100-437584e1e42f","publishedId":"2sB2qaj2Yo","public":true,"publicUrl":"https://api-docs.farelanes.com","privateUrl":"https://go.postman.co/documentation/40580754-58ae52bb-687a-4cc2-a100-437584e1e42f","customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"documentationLayout":"classic-double-column","customisation":{"metaTags":[{"name":"description","value":""},{"name":"title","value":""}],"appearance":{"default":"light","themes":[{"name":"dark","logo":"https://content.pstmn.io/3ab14314-ed57-47df-9628-3c6236677e3d/Rkw2NHg2NC5qcGcucG5n","colors":{"top-bar":"212121","right-sidebar":"303030","highlight":"FF6C37"}},{"name":"light","logo":"https://content.pstmn.io/3402ce02-b69d-4648-b41f-79dabc959562/Rkw2NHg2NC5qcGcucG5n","colors":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"}}]}},"version":"8.10.0","publishDate":"2025-08-29T19:06:14.000Z","activeVersionTag":"latest","documentationTheme":"light","metaTags":{"title":"","description":""},"logos":{"logoLight":"https://content.pstmn.io/3402ce02-b69d-4648-b41f-79dabc959562/Rkw2NHg2NC5qcGcucG5n","logoDark":"https://content.pstmn.io/3ab14314-ed57-47df-9628-3c6236677e3d/Rkw2NHg2NC5qcGcucG5n"}},"statusCode":200},"environments":[{"name":"Production","id":"61403da4-b0d9-4eb6-a038-fcac6418e9b1","owner":"40580754","values":[{"key":"token","value":"","type":"default","enabled":true},{"key":"collectionName","value":"","type":"default","enabled":true},{"key":"collectionSchemaUrl","value":"","type":"default","enabled":true},{"key":"accessKey","value":"","type":"default","enabled":true},{"key":"workspaceId","value":"","type":"default","enabled":true},{"key":"collectionId","value":"","type":"default","enabled":true}],"published":true}],"user":{"authenticated":false,"permissions":{"publish":false}},"run":{"button":{"js":"https://run.pstmn.io/button.js","css":"https://run.pstmn.io/button.css"}},"web":"https://www.getpostman.com/","team":{"logo":"https://res.cloudinary.com/postman/image/upload/t_team_logo_pubdoc/v1/team/b6b6b3948f43e481845fc0fb7aeda7855ce571640b2535805fc187d98500c67a","favicon":"https://farelanes.com/favicon.ico"},"isEnvFetchError":false,"languages":"[{\"key\":\"csharp\",\"label\":\"C#\",\"variant\":\"HttpClient\"},{\"key\":\"csharp\",\"label\":\"C#\",\"variant\":\"RestSharp\"},{\"key\":\"curl\",\"label\":\"cURL\",\"variant\":\"cURL\"},{\"key\":\"dart\",\"label\":\"Dart\",\"variant\":\"http\"},{\"key\":\"go\",\"label\":\"Go\",\"variant\":\"Native\"},{\"key\":\"http\",\"label\":\"HTTP\",\"variant\":\"HTTP\"},{\"key\":\"java\",\"label\":\"Java\",\"variant\":\"OkHttp\"},{\"key\":\"java\",\"label\":\"Java\",\"variant\":\"Unirest\"},{\"key\":\"javascript\",\"label\":\"JavaScript\",\"variant\":\"Fetch\"},{\"key\":\"javascript\",\"label\":\"JavaScript\",\"variant\":\"jQuery\"},{\"key\":\"javascript\",\"label\":\"JavaScript\",\"variant\":\"XHR\"},{\"key\":\"c\",\"label\":\"C\",\"variant\":\"libcurl\"},{\"key\":\"nodejs\",\"label\":\"NodeJs\",\"variant\":\"Axios\"},{\"key\":\"nodejs\",\"label\":\"NodeJs\",\"variant\":\"Native\"},{\"key\":\"nodejs\",\"label\":\"NodeJs\",\"variant\":\"Request\"},{\"key\":\"nodejs\",\"label\":\"NodeJs\",\"variant\":\"Unirest\"},{\"key\":\"objective-c\",\"label\":\"Objective-C\",\"variant\":\"NSURLSession\"},{\"key\":\"ocaml\",\"label\":\"OCaml\",\"variant\":\"Cohttp\"},{\"key\":\"php\",\"label\":\"PHP\",\"variant\":\"cURL\"},{\"key\":\"php\",\"label\":\"PHP\",\"variant\":\"Guzzle\"},{\"key\":\"php\",\"label\":\"PHP\",\"variant\":\"HTTP_Request2\"},{\"key\":\"php\",\"label\":\"PHP\",\"variant\":\"pecl_http\"},{\"key\":\"powershell\",\"label\":\"PowerShell\",\"variant\":\"RestMethod\"},{\"key\":\"python\",\"label\":\"Python\",\"variant\":\"http.client\"},{\"key\":\"python\",\"label\":\"Python\",\"variant\":\"Requests\"},{\"key\":\"r\",\"label\":\"R\",\"variant\":\"httr\"},{\"key\":\"r\",\"label\":\"R\",\"variant\":\"RCurl\"},{\"key\":\"ruby\",\"label\":\"Ruby\",\"variant\":\"Net::HTTP\"},{\"key\":\"shell\",\"label\":\"Shell\",\"variant\":\"Httpie\"},{\"key\":\"shell\",\"label\":\"Shell\",\"variant\":\"wget\"},{\"key\":\"swift\",\"label\":\"Swift\",\"variant\":\"URLSession\"}]","languageSettings":[{"key":"csharp","label":"C#","variant":"HttpClient"},{"key":"csharp","label":"C#","variant":"RestSharp"},{"key":"curl","label":"cURL","variant":"cURL"},{"key":"dart","label":"Dart","variant":"http"},{"key":"go","label":"Go","variant":"Native"},{"key":"http","label":"HTTP","variant":"HTTP"},{"key":"java","label":"Java","variant":"OkHttp"},{"key":"java","label":"Java","variant":"Unirest"},{"key":"javascript","label":"JavaScript","variant":"Fetch"},{"key":"javascript","label":"JavaScript","variant":"jQuery"},{"key":"javascript","label":"JavaScript","variant":"XHR"},{"key":"c","label":"C","variant":"libcurl"},{"key":"nodejs","label":"NodeJs","variant":"Axios"},{"key":"nodejs","label":"NodeJs","variant":"Native"},{"key":"nodejs","label":"NodeJs","variant":"Request"},{"key":"nodejs","label":"NodeJs","variant":"Unirest"},{"key":"objective-c","label":"Objective-C","variant":"NSURLSession"},{"key":"ocaml","label":"OCaml","variant":"Cohttp"},{"key":"php","label":"PHP","variant":"cURL"},{"key":"php","label":"PHP","variant":"Guzzle"},{"key":"php","label":"PHP","variant":"HTTP_Request2"},{"key":"php","label":"PHP","variant":"pecl_http"},{"key":"powershell","label":"PowerShell","variant":"RestMethod"},{"key":"python","label":"Python","variant":"http.client"},{"key":"python","label":"Python","variant":"Requests"},{"key":"r","label":"R","variant":"httr"},{"key":"r","label":"R","variant":"RCurl"},{"key":"ruby","label":"Ruby","variant":"Net::HTTP"},{"key":"shell","label":"Shell","variant":"Httpie"},{"key":"shell","label":"Shell","variant":"wget"},{"key":"swift","label":"Swift","variant":"URLSession"}],"languageOptions":[{"label":"C# - HttpClient","value":"csharp - HttpClient - C#"},{"label":"C# - RestSharp","value":"csharp - RestSharp - C#"},{"label":"cURL - cURL","value":"curl - cURL - cURL"},{"label":"Dart - http","value":"dart - http - Dart"},{"label":"Go - Native","value":"go - Native - Go"},{"label":"HTTP - HTTP","value":"http - HTTP - HTTP"},{"label":"Java - OkHttp","value":"java - OkHttp - Java"},{"label":"Java - Unirest","value":"java - Unirest - Java"},{"label":"JavaScript - Fetch","value":"javascript - Fetch - JavaScript"},{"label":"JavaScript - jQuery","value":"javascript - jQuery - JavaScript"},{"label":"JavaScript - XHR","value":"javascript - XHR - JavaScript"},{"label":"C - libcurl","value":"c - libcurl - C"},{"label":"NodeJs - Axios","value":"nodejs - Axios - NodeJs"},{"label":"NodeJs - Native","value":"nodejs - Native - NodeJs"},{"label":"NodeJs - Request","value":"nodejs - Request - NodeJs"},{"label":"NodeJs - Unirest","value":"nodejs - Unirest - NodeJs"},{"label":"Objective-C - NSURLSession","value":"objective-c - NSURLSession - Objective-C"},{"label":"OCaml - Cohttp","value":"ocaml - Cohttp - OCaml"},{"label":"PHP - cURL","value":"php - cURL - PHP"},{"label":"PHP - Guzzle","value":"php - Guzzle - PHP"},{"label":"PHP - HTTP_Request2","value":"php - HTTP_Request2 - PHP"},{"label":"PHP - pecl_http","value":"php - pecl_http - PHP"},{"label":"PowerShell - RestMethod","value":"powershell - RestMethod - PowerShell"},{"label":"Python - http.client","value":"python - http.client - Python"},{"label":"Python - Requests","value":"python - Requests - Python"},{"label":"R - httr","value":"r - httr - R"},{"label":"R - RCurl","value":"r - RCurl - R"},{"label":"Ruby - Net::HTTP","value":"ruby - Net::HTTP - Ruby"},{"label":"Shell - Httpie","value":"shell - Httpie - Shell"},{"label":"Shell - wget","value":"shell - wget - Shell"},{"label":"Swift - URLSession","value":"swift - URLSession - Swift"}],"layoutOptions":[{"value":"classic-single-column","label":"Single Column"},{"value":"classic-double-column","label":"Double Column"}],"versionOptions":[],"environmentOptions":[{"value":"0","label":"No Environment"},{"label":"Production","value":"40580754-61403da4-b0d9-4eb6-a038-fcac6418e9b1"}],"canonicalUrl":"https://api-docs.farelanes.com/view/metadata/2sB2qaj2Yo"}