API Reference
Introduction
Welcome to the VoxLink API
Welcome to the VoxLink API documentation. Our API allows you to programmatically interact with the VoxLink platform, enabling you to create and manage leads, schedule calls, and more.
Base URL
All API requests should be made to the following base URL:
https://app.voxlink.ai/api
Related guides
API Reference
Authentication
Learn how to authenticate your API requests
Read guide →API Reference
Get current user
Get the authenticated user's profile information
Read guide →API Reference
List assistants
List all assistants for the authenticated user with pagination
Read guide →API Reference
Get outbound assistants
Retrieve all outbound assistants for the authenticated user
Read guide →