Auvik APIs v2 introduces performance-focused enhancements to selected API endpoints while maintaining the familiar REST-based structure used in existing Auvik APIs.
This guide explains:
- What APIs v2 is
- Which endpoints currently support v2
- When you should use v2
What is Auvik APIs v2?
Auvik APIs v2 is the next evolution of selected Auvik API endpoints, designed to improve scalability and performance for larger environments and higher-volume integrations.
The current v2 rollout focuses specifically on Device Inventory APIs.
The v2 APIs:
- improve response performance
- support larger datasets more efficiently
- simplify some response structures
- remain REST-ful and familiar to existing integrators
- require only minor request and response changes in most cases
Importantly:
v1 APIs remain supported, and migration to v2 is optional at this time.
Which APIs currently support v2?
When should you use v2?
You should consider using v2 if your integration:
- processes large device inventories
- experiences slower response times with v1
- regularly performs bulk inventory synchronization
- supports multi-tenant or enterprise-scale environments
- requires improved pagination efficiency
v2 is especially beneficial for:
- PSA integrations
- CMDB synchronization
- reporting platforms
- inventory analytics
- large-scale automation workflows