Prerequisites
Before you begin, make sure you have:- An active RuStore Developer Console account
- Your app published on RuStore
- Permission to generate API keys in the Console
Step-by-step integration
Open the RuStore Developer Console
Go to console.rustore.ru and sign in with your developer account.
Navigate to API settings
In the left sidebar, go to Company > API RuStore. This is where you create and manage your API access keys.
Generate an API key
Click Generate a key. You will be asked to select which apps and methods the key should have access to.After generating the key, copy the Key ID and the Private Key. You will need both values in the next step.
Enter credentials in AppReply
- Log in to AppReply
- Go to Applications
- Click the three dots next to your RuStore app and select Integrate
- Enter your Key ID
- Paste your Private Key into the text area
- Click Complete Integration
Adding a RuStore app
If your RuStore app is not yet listed in AppReply, you can add it manually:- Go to Applications and click Add App
- Scroll to the Add from other stores section
- Select RuStore
- Search for your app by name, or enter the Package Name manually
- Click Add App, then integrate using the steps above
Verification
After completing the integration, AppReply will:- Verify your API key credentials
- Test the connection to RuStore
- Begin syncing your reviews (usually within 5-15 minutes)
Troubleshooting
- Invalid credentials: Double-check the Key ID and make sure the Private Key was pasted completely, including any header and footer lines.
- Permission errors: Confirm that “Working with reviews” is included in the methods selected for your API key. You can check this in Company > API RuStore in the Console.
- App not found: Verify that the Package Name matches exactly. RuStore uses the same Android package name format (e.g.,
com.example.myapp). - Need a new key: If your key is compromised or lost, generate a new one in the RuStore Developer Console and update the credentials in AppReply.
Security notes
- Your credentials are encrypted before being stored
- AppReply only accesses the review-related portions of the RuStore API
- You can revoke access at any time by deleting the API key in the RuStore Developer Console
Need help?
- Click the chat bubble in the bottom right corner of your dashboard
- Email: [email protected]
- Response time: usually within 24 hours during business hours