Repro App
API list
API
Repro is providing APIs for linking with various tools or transferring data.
Audience API
Audience API enables you to create audience groups with a list of user iD and update the list.
You can register user ID lists, which are created by your company's analysis platform and services of other companies, in Repro and use them as distribution targets for marketing campaigns.
How to use
Please check the development guide for information on how to use Audience API.
Push API
Push API enables you to send Push Notification through not Repro dashboard but any platform such as the company's own server or the app.
How to use
Please check the development guide for information on how to use Push API.
User Profile API
User Profile API enables you to register user attribute information (membership rank, LTV, gender, email, etc.), which is not acquired by the app but is retained in the company's own database, in Repro's user profile .
By sending Push Notifications and In-App messages with targeting specific users, you can perform campaigns like the following.
- Send Push Notification about bonus information for Gold members
- Send In-app message inviting to special page only to high LTV loyal customers
How to use
Please check the development guide for information on how to use User Profile API.
User Profile Bulk Import API
User Profile Bulk Import API enables you to register the user attribute information (member rank, LTV, gender, Email, etc.) , which can not be acquired in the application, and which are stored in the company's own database, all together on Repro User Profile by uploading those information as a CSV file.
Uploaded CSV is processed sequentially and the User Profile will be updated automatically. The updated User Profile information will be notified by email. Processing time depends on the size of the CSV to be uploaded and the number of user profiles to be updated.
How to use
Please check the development guide for information on how to use User Profile Bulk Import API.