Quick Start Guide#
This guide will help you get started with the SOLO REST API.
Prerequisites#
A SOLO account with API access
Your
clientIdandclientSecretfrom the SOLO Dashboard
Steps#
Obtain your credentials from the SOLO Dashboard
Request an access token - See Authentication for details
Make API requests using your access token in the Authorization header
Next Steps#
Authentication - Full authentication details
API Spec Sheet - Complete endpoint reference