Repro Web
Provide API listings
API
Repro provides APIs for interfacing with various tools and passing data.
See the development documentation for more details.
Audience API
Using the audience API, you can create and update your audience with a list of arbitrary user IDs.
You can register user ID lists created by your own analytics platform or by other companies' services in Repro and use them to deliver your marketing campaigns.
How to use it
For more information on how to use the Audience API development documentation.
User Profile API
The user profile API makes it possible to register user attribute information (e.g. member rank, LTV, gender, email, etc.) that is not available in the app but is stored in the company's database, in a user profile in Repro.
By sending targeted push notifications and in-app messages, you can do the following
Send push notifications to Gold members to inform them of special offers
Send an in-app message inviting only loyal customers with high LTVs to a special page.
How to use
For more information on how to use the user profile API, please refer to Development documentation.
User Profile Bulk Import API
By using the user profile bulk import API, you can upload CSVs of user attributes (member rank, LTV, gender, email, etc.) that are not available in the app but are stored in the company's database, and they will be included in a batch of user profiles in Repro. You can register.
The uploaded CSVs will be processed one by one and your user profile will be updated. You will be notified by email when the user profile is updated. The processing time depends on the size of the uploaded CSVs and the number of user profiles to be updated.
How to Use
Learn more about using the user profile bulk import API Please check the development documentation.