# NexusFeed > Real-time LTL fuel surcharge and ABC liquor license data for AI agents. 10 national LTL carriers, 5 state ABC boards, every response signed with a verifiability block. ## Docs - [SETUP](https://docs.nexusfeed.dev/SETUP.md) - [Get License](https://docs.nexusfeed.dev/api-reference/abc/get-license.md): Look up a single ABC liquor license by its state-issued license number. - [List States](https://docs.nexusfeed.dev/api-reference/abc/list-states.md): List all states supported by the ABC license API. - [Search Licenses](https://docs.nexusfeed.dev/api-reference/abc/search-licenses.md): Search for ABC liquor licenses by trade name, owner, or address. - [Health](https://docs.nexusfeed.dev/api-reference/health.md) - [Get Accessorials](https://docs.nexusfeed.dev/api-reference/ltl/get-accessorials.md): [COMING SOON] Return the accessorial fee schedule for a carrier. - [Get Fuel Surcharge](https://docs.nexusfeed.dev/api-reference/ltl/get-fuel-surcharge.md): Return LTL fuel surcharge rates for one or more carriers. - [List Carriers](https://docs.nexusfeed.dev/api-reference/ltl/list-carriers.md): List all LTL carriers supported by this API. - [Authentication](https://docs.nexusfeed.dev/authentication.md): How to pass your API key, what errors to expect, and what the rate limit is. - [ABF Freight Fuel Surcharge API](https://docs.nexusfeed.dev/carriers/abf.md): ABF Freight (ArcBest) LTL fuel surcharge rates via passthrough proxy with ScraperAPI fallback — includes full history. - [Averitt Express Fuel Surcharge API](https://docs.nexusfeed.dev/carriers/averitt.md): Averitt Express LTL fuel surcharge rates via hidden JSON API — current week with DOE diesel price. - [Estes Express Fuel Surcharge API](https://docs.nexusfeed.dev/carriers/estes.md): Estes Express Lines LTL fuel surcharge rates with DOE diesel price and up to five years of history. - [FedEx Freight Fuel Surcharge API](https://docs.nexusfeed.dev/carriers/fedex-freight.md): FedEx Freight LTL fuel surcharge rates via ScraperAPI render — current week extraction past Cloudflare. - [ODFL Fuel Surcharge API](https://docs.nexusfeed.dev/carriers/odfl.md): Real-time Old Dominion Freight Line fuel surcharge rates with DOE diesel price and full history — via API mirror with HTML fallback. - [R+L Carriers Fuel Surcharge API](https://docs.nexusfeed.dev/carriers/rl-carriers.md): R+L Carriers LTL fuel surcharge rates with DOE diesel price and 52 weeks of history. - [Saia Fuel Surcharge API](https://docs.nexusfeed.dev/carriers/saia.md): Current and historical Saia LTL Freight fuel surcharge rates including DOE diesel price — extracted from the carrier's public tariff table. - [Southeastern Freight Lines Fuel Surcharge API](https://docs.nexusfeed.dev/carriers/sefl.md): SEFL LTL fuel surcharge rates for the southeastern United States — current week with DOE diesel price. - [TForce Freight Fuel Surcharge API](https://docs.nexusfeed.dev/carriers/tforce.md): TForce Freight LTL fuel surcharge rates — current week only, extracted from the carrier's public tariff page. - [XPO Logistics Fuel Surcharge API](https://docs.nexusfeed.dev/carriers/xpo.md): XPO Logistics Freight LTL fuel surcharge rates with DOE diesel price and full history. - [NexusFeed](https://docs.nexusfeed.dev/introduction.md): Real-time LTL fuel surcharge and ABC liquor license data built for AI agents. 10 carriers, 5 states, every response signed with a verifiability block. - [Install the NexusFeed MCP Server](https://docs.nexusfeed.dev/mcp/install.md): Install nexusfeed-mcp in Claude Desktop, Cursor, Cline, Windsurf, or Zed — and get LTL freight + ABC liquor license tools in your agent. - [MCP Tools Reference](https://docs.nexusfeed.dev/mcp/tools.md): Every tool the NexusFeed MCP server exposes, what it does, and when an agent should call it. - [ABC License Lookup API](https://docs.nexusfeed.dev/products/abc-license-lookup.md): Verify liquor license status across California, Texas, New York, Florida, and Illinois — by trade name, owner, address, or license number. - [LTL Fuel Surcharge API](https://docs.nexusfeed.dev/products/ltl-fuel-surcharge.md): Real-time and historical LTL fuel surcharge rates for 10 national U.S. carriers — with DOE diesel price and confidence scoring. - [Quickstart](https://docs.nexusfeed.dev/quickstart.md): Get a working fuel surcharge or liquor license call in under a minute. - [California ABC License Lookup API](https://docs.nexusfeed.dev/states/california-abc.md): Verify California liquor license status, expiration, type, and holder via the California Department of Alcoholic Beverage Control. - [Florida DBPR Alcoholic Beverage License API](https://docs.nexusfeed.dev/states/florida-dbpr.md): Verify Florida alcoholic beverage licenses via the Florida Department of Business and Professional Regulation. - [Illinois ILCC Liquor License API](https://docs.nexusfeed.dev/states/illinois-ilcc.md): Verify Illinois liquor licenses via the Illinois Liquor Control Commission portal — Akamai anti-bot bypass included. - [New York SLA License Lookup API](https://docs.nexusfeed.dev/states/new-york-sla.md): Verify New York liquor licenses via the New York State Liquor Authority Open Data SODA API. - [Texas TABC License Lookup API](https://docs.nexusfeed.dev/states/texas-tabc.md): Verify Texas alcoholic beverage licenses via the Texas Alcoholic Beverage Commission — CAPTCHA solved server-side. - [The verifiability contract](https://docs.nexusfeed.dev/verifiability.md): What the _verifiability block means, how the confidence score is computed, and how to gate your pipeline on it. ## OpenAPI Specs - [openapi](https://docs.nexusfeed.dev/api-reference/openapi.json) ## Optional - [LTL on RapidAPI](https://rapidapi.com/ladourv/api/ltl-fuel-surcharge-api) - [ABC on RapidAPI](https://rapidapi.com/ladourv/api/abc-license-compliance-api) - [GitHub](https://github.com/NexusFeed/nexusfeed-mcp)