Skip to content
heathertu edited this page May 20, 2017 · 37 revisions

The Aixon Open APIs provide customers with access to import and update data to Appier Aixon Platform. Using those Open APIs, you can query resources, import and export data.

The data you can import to AXION platform:

  • Site category Data

    Site category data is the category mapping for your website data.

  • Product and category mapping

    Product and category mapping data is the mapping table to associate product and category.

  • CSV or JSON format containing your CRM data

    You can upload your customer data in CSV or JSON format to AXION platform to utilize AXION's prediction capabilities.

The data you can export from AXION platform:

  • Customer insight data.

In next sections, you can find details about:

  • The basics

    Learn more about Aixon Open API and how to get access key to start using Aixon Open APIs.

  • Query available resources

    Use HTTP Get to get the available resources for you to upload category, product category mapping and customer data to Aixon platform.

Once you learn where to get access key and the available resources and APIs, you can start to use those APIs to import data to Aixon.

  • Import Data

    Refer to the details and sample code to start upload, update or patch to Aixon system.

  • Export Prediction Insight

    Refer to the details to start export prediction insight from Aixon system.

Clone this wiki locally