Firefox Marketplace API¶
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.
Mozilla Developer Network