Who should read this: Workspace administrators and developers who need to integrate
PlaneConnection with external systems.Prerequisites: Admin or Account Owner role. API key management must be enabled for your
workspace.
When to use API keys
API keys provide programmatic access to your workspace data through the PlaneConnection API. Common use cases include:- Syncing trip data with your scheduling software
- Pulling safety report data into external dashboards
- Automating invoice creation from your accounting system
- Feeding fleet status into your company website
Create an API key
Rotate an API key
To replace an existing key without downtime:Revoke an API key
- Navigate to Settings > API Keys.
- Find the key you want to revoke.
- Click the Revoke action on the key row.
- Confirm the revocation.
401 Unauthorized responses.
Revoked keys remain visible in the key list with a Revoked status for audit trail purposes.
They cannot be re-activated — create a new key instead.
API key best practices
Related
API Overview
API endpoints and usage documentation.
API Authentication
How to authenticate API requests.
Configure Webhooks
Receive real-time event notifications.
Manage Security
Broader workspace security settings.