J
June Tracking HTTP API
Details
- URL
-
https://api.june.so/sdk - Docs
- https://www.june.so/docs/tracking/http-api/authentication
Authentication
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.