For the complete documentation index, see llms.txt. This page is also available as Markdown.

UserSync API Request

Overview

The UserSync API is the backbone of Coda’s Personalized Sales feature. It is triggered when a user logs into the shop or submits their game/user ID. The API performs two key functions:

  • User Verification & Enrichment: It verifies the user and retrieves key identity details such as their in‑app nickname, ensuring the experience is personal and familiar.

  • Data Synchronization: It synchronizes in‑app user activity, purchase history, and segmentation data with Coda, enabling both pre‑defined and dynamic personalized sales.

By leveraging the UserSync API, partners can effortlessly align their in‑app personalization logic with out‑of‑app sales channels, leading to enhanced user engagement, improved conversion rates, and ultimately increased revenue.

The expected response time for a UserSync API request is 3 seconds.

User Verify Request
User Verify Response

Last updated

Was this helpful?