Skip to main content

Use Alia's public API

Pull analytics and other data using Alia's public API

Written by Joel Pednaud

Alia has a public API that you can use to pull analytics, campaign, and other data.

View documentation here: https://api.alia-prod.com/v1/docs

You can create and manage API access keys in your settings.


What the API supports

The read API (read:events, read:segments) supports the same granularity, filters, and groupings available in the app itself. This includes per-campaign and per-step metrics and answer distributions.

Current limitations

  • No write or management API. Campaigns, steps, targeting rules, and other configuration can only be edited through the dashboard, not via the API.

  • No webhooks. Alia does not support webhooks. Real-time events such as popup viewed, question answered, and signup captured can be consumed through the JavaScript SDK instead.

  • No individual attributed-order feed. There is no API endpoint for pulling a feed of individual attributed orders. This data is only available through a manual export run by the support team on request.

Did this answer your question?