Deploying with Auxia's API
Steps to implement Auxia's APIs in your product
Step 1: Retrieve your API Key in the Auxia console
Open the Auxia console and select the "Manage" tab in the navigation bar. Under "API Integration", you can find your organization's API Key that has been created for you. You will use this API key in your requests.
Step 2: Implement the Get Treatments API
In the next step, you will find our documentation for the Get Treatments API. This API will allow you to fetch all of the details that are needed for rendering the treatments in your app.
For an overview of how this works, please visit the "Making your first call" section.
Step 3: Implement the Log Treatment Interactions API
This API enables your team to monitor how your users are engaging with the touch points you distribute through Auxia, like views and clicks.
For an overview of how to set this up, please visit the "Tracking interactions" section.
Last updated