J

June Tracking HTTP API

REST discovered

Details
URL
https://api.june.so/sdk
Docs
https://www.june.so/docs/tracking/http-api/authentication
Authentication
June write key api_key discovered Get key ↗
Authorization: Basic <credential>

Log in to the June workspace and open the workspace settings page, where the docs say you can obtain your write key. Use that value as YOUR_WRITE_KEY in SDK config or send it in the Authorization header as Basic YOUR_WRITE_KEY. See HTTP API authentication.