Demo mode — fixture data, no live backend. Wires to api.novaeld.app in production.
Trial ends in 6 days.Add a payment method to keep your fleet active.
Add payment method

API Keys

Programmatic access to your carrier data. 0 active · 0 revoked.

LabelKeyScopesCreatedLast usedStatusActions
Quickstart

All NovaELD endpoints accept a Bearer token. Pass your key in the Authorization header.

curl -H "Authorization: Bearer nk_live_…" \
     -H "Accept: application/json" \
     https://api.novaeld.app/v1/carrier/drivers
Full API reference →
Treat keys like passwords. A leaked key gives the holder everything that key's scopes allow. Rotate at least every 90 days. We log every request — see the audit log.