Developer API & API Keys
The Developer API in AVLView lets you generate keys that connect the platform to your own software. Keep every key secret.
🖼️ IMAGE PLACEHOLDER — supplied by design
Dimensions: 1200 × 675 px (16:9) · PNG or WebP · under 200 KB
Shows: The Settings > Developer API page with an API key being generated and the webhooks list.
Alt text: AVLView Developer API settings generating an API key with permission options and a webhooks list.
How to generate an API key
- Go to Settings > Developer API.
- Create a key with a name and a permission — Read-Only or Read/Write.
- Copy the secret now — it is shown only once.
- Use the key in your own software to connect to AVLView.
You can enable, disable, delete, or revoke keys later, and each key shows last-used tracking.
What the Developer API includes
- API keys — name, permission (Read-Only or Read/Write), and enable/disable/delete/revoke with last-used tracking.
- Webhooks — create an endpoint URL and see active/failed status and trigger counts.
- API documentation — links to the reference for what the API can do.
Frequently asked questions
I didn't copy the secret — can I see it again?
No. The secret is shown only once when you create the key, so copy it then. If you lose it, revoke the key and generate a new one.
What can the API do?
Use the key to connect AVLView to your own software. See the API feature page for what the API can do.