Firefox Marketplace API¶
API documentation for the Firefox Marketplace.
Related Documentation¶
Quickstart¶
Read the overview to understand how the API works. If you want to view typical responses, check out these endpoints:
- 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
License¶
Except where otherwise noted, content from this API is licensed under the Creative Commons Attribution Share-Alike License v3.0 or any later version.
Questions¶
Updates and changes are announced on the marketplace-api-announce mailing list. We recommend that all consumers of the API subscribe.
Questions or concerns may be raised in the #marketplace channel on irc.mozilla.org. Bugs or feature requests are filed in Bugzilla. The API code and source for these docs lives within Marketplace Backend.