API Keys

Issue API keys for machine-to-machine integrations and enterprise automations. Keys carry scoped permissions and can be revoked at any time.

Loading…

Using API Keys

Pass your key in the Authorization header:

curl https://api.nexus360rentals.com/api/v1/fleet/ \
  -H "Authorization: Bearer nxr_live_…your_key…"