HTTP API + Accoil
Send product usage data directly to Accoil with a lightweight HTTP API that supports .identify, .group, and .track methods.
Why this integration matters
Sometimes you need full control over how and when data is sent to Accoil.
The HTTP API is perfect for server-side tracking, backend workflows, or integrating with internal tools. It's a simple, lightweight REST API that supports standard methods for identifying users, assigning them to accounts, and tracking events. No third-party SDKs. No dependencies. Just POST requests to a consistent, well-documented endpoint.
With the HTTP API, your teams can:
- Full control over event tracking and data flow
- Perfect for server-side or backend integrations
- Supports .identify, .group, and .track methods
- Lightweight, with minimal dependencies
For teams that need flexibility and control, the HTTP API is the ideal integration.
What you can do with this integration
Identify users
Send user identification calls to associate product usage with specific individuals.
Assign users to accounts
Use .group calls to link users to accounts and enable account-level engagement tracking.
Track custom events
Send .track calls with custom event names and properties to capture product usage.
Integrate from anywhere
Use the HTTP API from backend services, internal tools, or custom workflows.
How it works
You send POST requests directly to the Accoil API endpoint, authenticated with your Accoil API key (available in Settings > General).
The API accepts three standard methods: .identify (for user identification), .group (for assigning users to accounts), and .track (for capturing events).
All requests use a simple JSON format. Accoil processes these events to calculate engagement scores, activation status, and account health.
Full details on endpoints, payload formats, and example requests are available at developer.accoil.com.
Who this is for
This integration is ideal for B2B SaaS companies that:
- Need server-side event tracking
- Want full control over data flow and timing
- Have custom internal tools or backend workflows
- Prefer not to use third-party SDKs or data platforms
Why Accoil is different
Built for B2B SaaS account workflows
Engagement is calculated for users and accounts, not just individuals.
Clear 0-100 scoring
Teams don't have to interpret event noise — scores are ready to use.
Lightweight and flexible
A simple REST API with no dependencies — integrate from anywhere.
Operationally ready
Sync insights to HubSpot, Intercom, Slack, and other tools your teams already use.
Ready to get started?
Start using the HTTP API to send product usage data directly to Accoil.