This guide assumes you want one of two things: a live LTL fuel surcharge rate or a current ABC liquor license status. Both follow the same pattern — get a key, send one request, read theDocumentation Index
Fetch the complete documentation index at: https://docs.nexusfeed.dev/llms.txt
Use this file to discover all available pages before exploring further.
_verifiability block.
1. Get an API key
NexusFeed is provisioned through RapidAPI in the MVP phase. There are two separate listings — one per product. Subscribe to the one you need.LTL Fuel Surcharge
ladourv/api/ltl-fuel-surcharge-api · $0.03 per requestABC License Compliance
ladourv/api/abc-license-compliance-api · $0.05 per requestX-RapidAPI-Key on the listing page. That is your API key. It is also valid as X-API-Key when calling api.nexusfeed.dev directly.
2. Your first LTL fuel surcharge call
3. Your first ABC license search
dba_name, owner_name, or address is required. Results are cached for 24 hours keyed on the query parameters.
4. Direct license lookup (already know the license number)
_verifiability.raw_data_evidence_url in the response links directly to the state agency’s record so a human auditor can independently verify.
Next steps
Authentication
Header formats, error codes, and rate limits.
Verifiability contract
What the confidence score actually means and how to gate on it.
Install MCP server
Use NexusFeed from Claude, Cursor, Cline, Windsurf, Zed.
Full API reference
Every endpoint, every field, generated from the live OpenAPI spec.