Table of Contents Overview Requests Responses Authentication Shared Secret OAuth Production server Development server Using OAuth Tokens Abuse Report An Abusive App Report An Abusive User Accounts Account Feedback Newsletter signup App App Versions Payments Manifest refresh Communication Thread Note Export Fireplace App Error reporter Payments Configuring payment accounts Upsell Payment accounts Preparing payment Payment status Installing Test Receipts Receipt reissue Pay Tiers Product Icons Transaction failure Ratings List Detail Create Update Delete Flagging as spam Reviewers Reviewing Rocketfuel Collections Search Search Featured App Listing Feature Profile Signatures Site Categories Carriers Regions Configuration Submission How to submit an app Validate Creating an App Screenshots or videos Enabling an App HTTP Routing Table /api /api POST /api/v1/abuse/app/ POST /api/v1/abuse/user/ POST /api/v1/account/feedback/ GET /api/v1/account/installed/mine/ POST /api/v1/account/login/ POST /api/v1/account/newsletter/ GET /api/v1/account/permissions/mine/ GET /api/v1/account/settings/mine/ PATCH /api/v1/account/settings/mine/ GET /api/v1/apps/(int:id)|(string:slug)/privacy/ GET /api/v1/apps/api/(int:id)/payments/debug/ GET /api/v1/apps/app/ POST /api/v1/apps/app/ PUT /api/v1/apps/app/(int:id)/ DELETE /api/v1/apps/app/(int:id)/ GET /api/v1/apps/app/(int:id)/payments/ POST /api/v1/apps/app/(int:id)/payments/status/ GET /api/v1/apps/app/(int:id)|(string:slug)/ POST /api/v1/apps/app/(int:id|string:slug)/refresh-manifest/ GET /api/v1/apps/category/ GET /api/v1/apps/category/(int:id)/ GET /api/v1/apps/features/ GET /api/v1/apps/preview/(int:preview_id)/ DELETE /api/v1/apps/preview/(int:preview_id)/ POST /api/v1/apps/preview/?app=(int:app_id) GET /api/v1/apps/rating/ POST /api/v1/apps/rating/ GET /api/v1/apps/rating/(int:id)/ PUT /api/v1/apps/rating/(int:rating_id)/ DELETE /api/v1/apps/rating/(int:rating_id)/ POST /api/v1/apps/rating/(int:rating_id)/flag/ GET /api/v1/apps/search/ PATCH /api/v1/apps/status/(int:app_id)/ POST /api/v1/apps/validation/ GET /api/v1/apps/validation/(int:id)/ GET /api/v1/apps/versions/(int:id)/ PATCH /api/v1/apps/versions/(int:id)/ GET /api/v1/comm/thread/ POST /api/v1/comm/thread/ GET /api/v1/comm/thread/(int:id)/ DELETE /api/v1/comm/thread/(int:id)/ PATCH /api/v1/comm/thread/(int:thread_id)/ GET /api/v1/comm/thread/(int:thread_id)/note/ POST /api/v1/comm/thread/(int:thread_id)/note/ GET /api/v1/comm/thread/(int:thread_id)/note/(int:id)/ PATCH /api/v1/comm/thread/(int:thread_id)/note/(int:id)/ DELETE /api/v1/comm/thread/(int:thread_id)/note/(int:id)/ GET /api/v1/fireplace/app/ POST /api/v1/fireplace/report_error GET /api/v1/fireplace/search/featured/ POST /api/v1/installs/record/ GET /api/v1/payments/account/ POST /api/v1/payments/account/ GET /api/v1/payments/account/(int:id)/ PUT /api/v1/payments/account/(int:id)/ DELETE /api/v1/payments/account/(int:id)/ POST /api/v1/payments/app/ PATCH /api/v1/payments/app/(int:id)/ POST /api/v1/payments/upsell/ GET /api/v1/payments/upsell/(int:id)/ PATCH /api/v1/payments/upsell/(int:id)/ DELETE /api/v1/payments/upsell/(int:id)/ POST /api/v1/receipts/install/ POST /api/v1/receipts/reissue/ POST /api/v1/receipts/test/ GET /api/v1/reviewers/reviewing/ GET /api/v1/reviewers/search/ GET /api/v1/rocketfuel/collections/ POST /api/v1/rocketfuel/collections/ GET /api/v1/rocketfuel/collections/(int:id)/ POST /api/v1/rocketfuel/collections/(int:id)/add_app/ GET /api/v1/services/carrier/ GET /api/v1/services/carrier/<slug>/ GET /api/v1/services/config/site/ GET /api/v1/services/region/ GET /api/v1/services/region/<slug>/ PATCH /api/v1/webpay/failure/(int:transaction_id)/ POST /api/v1/webpay/prepare/ GET /api/v1/webpay/prices/ GET /api/v1/webpay/prices/(int:id)/ GET /api/v1/webpay/product/icon/ POST /api/v1/webpay/product/icon/ GET /api/v1/webpay/product/icon/(int:id)/ GET /api/v1/webpay/status/(string:uuid)/