• Select language
  • Skip to main content
Mozilla Developer Network Mozilla Developer Network
  • Read
    Docs
      • HTML
      • CSS
      • JavaScript
      • Graphics
      • APIs / DOM
      • Apps
      • Dev Tools
      • MathML
      • Tutorials
      • References
      • Developer Guides
      • Accessibility
      • Demos


      • ...more docs
  • Make
    Apps
  • Build & Use
    Firefox
    • Firefox OS
    • Firefox Desktop
    • Mobile
    • Add-ons
  • See & Submit
    Demos
  • Get
    Involved
    • Join the Community
    • Contribute to MDN
    • Events
    • Tweets, Blogs, and More
mozilla
  1. Firefox Marketplace API v1 1.0 documentation
  2. Firefox Marketplace API

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

Firefox Marketplace API¶

About¶

This documentation covers interacting with the Firefox Marketplace.

Quickstart¶

Details on an app: https://marketplace.firefox.com/api/v1/apps/app/twitter/?format=JSON

Search for all hosted apps about Twitter: https://marketplace.firefox.com/api/v1/apps/search/?q=twitter&app_type=hosted&format=JSON

Questions¶

Contact us in the #marketplace-api channel on irc.mozilla.org.

Bugs or feature requests are filed in Bugzilla. The code for the API and the source of these docs is part of the zamboni project.

Is MDN helpful to you? Please share your feedback with us. Or join our mailing list about improving MDN content.

© 2005 - 2013 Mozilla Developer Network and individual contributors

Content is available under these licenses • About MDN • Contribute to the code • Privacy Policy