API Endpoints
This section contains detailed documentation for the VOLO API endpoints. Each endpoint is documented with complete request/response specifications, authentication requirements, and usage examples.
Available Endpoints​
Authentication Endpoints​
- User Login - Authenticate a user and get a session token
Customer Management​
- List Customers - Get all customers for the authenticated user
- Get Customer Details - Get detailed information about a specific customer
User Management​
- List Customer Users - Get all users for a customer
- Get User Details - Get detailed information about a specific user
Device Management​
- List Customer Devices - Get all devices for a customer
- Get Device Details - Get detailed information about a specific device
Door Management​
- List Customer Doors - Get all doors for a customer
Event Management​
- List Customer Events - Get access control events for a customer
Application Registration​
- Register Application - Register your application to get an API token
Getting Started​
If you're new to the VOLO API, we recommend starting with:
- Getting Started Guide - Complete introduction to the API
- Authentication Guide - Understanding authentication requirements
- Register Application - Register your application
- User Login - Your first API call
- List Customers - Understanding the data structure
Need Help?​
- Check the Getting Started Guide for basic concepts
- Review Authentication for security requirements
- Read the Terms & Conditions before production use
- Download the OpenAPI Specification for complete API details