HTTP API: Accoil ↔ June API Differences
This guide outlines the key differences between June.so's public tracking API and Accoil’s API.
🆔 User Identification
Element | June | Accoil |
---|---|---|
Endpoint | https://api.june.so/sdk/identify | https://in.accoil.com/v2/identify |
user ID | userId | Supported ✅ |
group ID | – | group_id |
anonymous ID | anonymousId | ❌ Not supported |
traits | Supported | Supported ✅ |
Used as fallback identifier | ❌ Not supported or planned |
👥 Group Association
Element | June | Accoil |
---|---|---|
Endpoint | https://api.june.so/sdk/group | https://in.accoil.com/v2/group |
user ID | userId | Supported ✅ |
group ID | groupId | Supported ✅ |
anonymous ID | anonymousId | ❌ Not supported |
traits | Supported ✅ | Supported ✅ |
📊 Event Tracking
Element | June | Accoil |
---|---|---|
Endpoint | https://api.june.so/sdk/track | https://in.accoil.com/v2/track |
user ID | userId | Supported ✅ |
group ID | – | ❌ Not supported. |
anonymous ID | anonymousId | ❌ Not supported |
event | Supported ✅ | Supported ✅ |
properties | Supported and processed ✅ | Ignored ⚠️ |
context | Supported and processed ✅ | Ignored ⚠️ |
Need help adapting your event pipeline or testing early compatibility?
📧 Contact us at [email protected]
Updated about 18 hours ago