Skip to main content

Uploading and Publishing Applications via RuStore API

  1. Before publishing your application version, complete the following steps:

    1. Create a version draft with application details using the method “Create a version draft.”
    2. Upload your APK file using the method “Upload APK file.”
    3. Upload images using the methods “Upload application icon” and “Upload screenshots.”
  2. Drafts cannot be edited, but they can be deleted using the method “Delete a draft.”

  3. After completing all required information, submit the version for moderation using the method “Submit application version draft for moderation.”

  4. Retrieve the list of application versions along with their basic information and status using the method “Get application version statuses.”

  5. Change publication settings (publication type, deferred publication date, and percentage for partial publication) using the method “Change publication settings.”

  6. After successful moderation, you can manually publish the application version (if manual publication type was chosen) using the method “Manual publication.”

See also