Sync where your data already lives

Connects to your stack.

Native integrations with TMS, ELD, accounting, and dispatch - so your fuel transactions show up where your team already works. Plus a REST API and webhooks for everything we don't natively connect to yet.

TMS

Transportation Management Systems

Push fuel transactions and IFTA-ready data straight into the load record so dispatchers don't reconcile by hand.

McLeod

LoadMaster · PowerBroker

TMW

Trimble Transportation

Axon

Axon Trucking Software

Tailwind

Tailwind TMS

Truckbase

Modern TMS for small fleets

Prophesy

Accellos / Prophesy

Q7

Frontline Software

+ More

Tell us what you run

ELD & Telematics

ELD & telematics platforms

Pull truck location and HOS context into the dashboard so you can spot where a driver should fuel up next.

Samsara

Connected operations

Motive

Formerly KeepTruckin

Geotab

Fleet management

Verizon

Connect / Reveal

Omnitracs

Solera fleet

EROAD

ELD & tax reporting

PeopleNet

Trimble PeopleNet

+ More

Open ELD-spec API

Accounting

Accounting & ERP

Transactions land as journal entries with cost-coding, tax, and IFTA jurisdiction tags already attached.

QuickBooks

Online & Desktop

NetSuite

Oracle NetSuite

Xero

Xero accounting

Sage

Intacct & 50

Factoring & dispatch

Factoring & dispatch tools

Cleaner reconciliation between fuel spend and the loads that paid for it.

TBS

TBS Factoring

Apex

Apex Capital

OTR Solutions

OTR Capital

DAT

DAT Load Board

Built it yourself

REST API & webhooks

Don't see your tool listed? Connect anything. Our REST API exposes transactions, cards, balances, MoneyCodes, and roadside dispatch events. Webhooks for transaction-authorized, card-frozen, dispatch-resolved, and statement-ready.

  • OpenAPI 3 spec - Postman collection on request
  • OAuth 2 + scoped API keys
  • Sandbox environment with seed data
  • Webhooks signed with HMAC, retries with backoff
  • Rate limits scale with account tier
Request API access
api.ezfuelpro.com
POST /v1/money_codes
Authorization: Bearer ezf_live_•••

{
  "truck_id": "T-0042",
  "amount_cents": 7500,
  "reason": "lumper",
  "expires_in_minutes": 60
}

200 OK
{
  "code": "6312-4801-9920",
  "redeemable_until": "2026-04-30T19:42Z",
  "status": "active"
}

Don't see what you run?

Tell us. If three customers want it, we'll build it. If you want to build it yourself, the API is open.