Create API Key

Generate a new API key for your applications

Basic Information

Provide basic details about your API key

Leave empty for a key that never expires

Permissions & Scopes

Select the scopes and permissions for this API key. Fleet-scoped permissions provide granular control.

Basic Scopes

Access vehicle information and telemetry data

vehicles:read

Update vehicle information and settings

vehicles:write

Access route optimization and planning

routes:read

Create and modify routes

routes:write

Access fleet analytics and reports

analytics:read

Access maintenance schedules and records

maintenance:read

Update maintenance records

maintenance:write

Fleet-Scoped Permissions

🚀 Innovation
0 selected

🎯 Smart Fleet Control: Restrict access to specific regions, vehicle types, or depots for enhanced security.

Access telemetry data for west region vehicles only

read:telemetry[fleet.region=west]

Access telemetry data for east region vehicles only

read:telemetry[fleet.region=east]

Access truck vehicle data only

read:vehicles[fleet.type=truck]

Access vehicles from Chicago depot only

read:vehicles[fleet.depot=chicago]

Update maintenance records for trucks only

write:maintenance[fleet.type=truck]

Security Notice

• Keep your API key secure and never share it publicly

• Store the key securely - you won't be able to view it again

• Rotate keys regularly for enhanced security

• Use environment-specific keys for different deployment stages

Smart Suggestions

Recommended for development:
vehicles:read
analytics:read

Broader permissions for development and testing

Security Preview

Security Level:
Standard
Scope Count:0
Fleet-Scoped:0

Security Best Practices

• Use environment-specific keys

• Set expiration dates for temporary access

• Prefer fleet-scoped permissions

• Rotate keys regularly (90 days)