NexusFeed: B2B Agentic Data API
NexusFeed delivers real-time B2B compliance and logistics data built exclusively for AI agents. **LTL Fuel Surcharge** — Current and historical fuel surcharge rates from 6 major carriers (ODFL, Saia, Estes Express, ABF Freight, R+L Carriers, TForce Freight). Includes DOE diesel price and up to 5 years of history. **ABC License Compliance** — Liquor license status, expiration, and suspension…
NexusFeed: B2B Agentic Data API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
get_accessorials_v1_ltl_accessorials_get /v1/ltl/accessorials |
Accessorial charge schedules — coming in Sprint 4. |
| GET |
list_carriers_v1_ltl_carriers_get /v1/ltl/carriers |
List all supported LTL carriers. |
| GET |
get_fuel_surcharge_v1_ltl_fuel_surcharge_get /v1/ltl/fuel-surcharge |
Get current LTL fuel surcharge rates for one or more carriers. |
| PATCH |
update_tenant_v1_admin_keys__tenant_id__patch /v1/admin/keys/{tenant_id} |
|
| GET |
list_tenants_v1_admin_keys_get /v1/admin/keys |
|
| POST |
create_tenant_v1_admin_keys_post /v1/admin/keys |
|
| DELETE |
delete_tenant_v1_admin_keys__tenant_id__delete /v1/admin/keys/{tenant_id} |
|
| GET |
health_health_get /health |
|
| GET |
get_tenant_v1_admin_keys__tenant_id__get /v1/admin/keys/{tenant_id} |
|
| GET |
search_licenses_v1_abc_search_get /v1/abc/search |
Search ABC licenses by name, owner, or address. |
| GET |
list_states_v1_abc_states_get /v1/abc/states |
List supported states and their metadata. |
| GET |
get_license_v1_abc_license__license_number__get /v1/abc/license/{license_number} |
Look up a single ABC license by number. |