Auxia
  • Welcome!
  • Quick Start
    • Getting Started
      • Step 1: Ingesting your data
      • Step 2: Integrating Auxia into your product
      • Step 3: Defining your model objective
      • Step 4: Creating your first treatment
      • Step 5: Measuring success
        • Interactions
        • Engagement
  • Data Ingestion
    • Overview
      • User event data
      • User attributes
    • Data Connections
      • Google BigQuery
      • Amazon S3
      • Amplitude
        • Batch with Export API
        • Streaming with Google Pub/Sub
  • Deploying Auxia
    • Deploying with Auxia's API
      • Making your first call
      • Tracking interactions
      • Surfaces and types
      • Contextual attributes for real-time distribution
    • Delivery Integrations
      • Braze
  • API Reference
    • Get Treatments
    • Log Treatment Interactions
  • Treatment Management
Powered by GitBook
On this page
  • Step 1: Retrieve your API Key in the Auxia console
  • Step 2: Implement the Get Treatments API
  • Step 3: Implement the Log Treatment Interactions API
  1. Deploying Auxia

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.

PreviousStreaming with Google Pub/SubNextMaking your first call

Last updated 8 months ago

Page cover image