Getting Started
This page will help you get started with Streak's API. You'll be up and running in no time!
Before diving into the API, it's important to first have a good test environment.
Every request made to our API requires authentication, so before we begin: download Streak and authenticate your account with Google.
The Streak API endpoints are https://api.streak.com/api/v1
and https://api.streak.com/api/v2
. Streak uses HTTP Basic Auth for authentication and all calls must be made over HTTPS.
Updated over 1 year ago
What’s Next