Quick Start Guide

Quick Start Guide#

This guide will help you get started with the SOLO REST API.

Prerequisites#

  • A SOLO account with API access

  • Your clientId and clientSecret from the SOLO Dashboard

Steps#

  1. Obtain your credentials from the SOLO Dashboard

  2. Request an access token - See Authentication for details

  3. Make API requests using your access token in the Authorization header

Next Steps#