Atrilyx API
The Atrilyx platform provides an API for our clients to access their reports.
The APIs let you programmatically request data from Atrilyx and customize exactly what data you want to receive back. Data can be delivered in CSV, XML, TSV, HTML and JSON formats.
To Get Started, you will need to first Generate an API key, see Atrilyx API - Create a Token
An example API call would be:
https://dashboard.atrilyx.com/index.php?module=API&method=AtrilyxAPI.getCampaign&startDate=2023-04-15&endDate=2023-04-30&idSite=33&format=xml&attributes=program&metrics=spend&token_auth=xxx
Please see our detailed overview of how to use the API with examples and parameters in the Reporting API Reference
All available metrics from the API can bee seen here Attributes and Metrics . Check back often, we will be adding additional metrics and attributes as we bring more data into Atrilyx.