External API — addons-server documentation (original) (raw)

This shows you how to use the addons.mozilla.orgAPI at /api/v5/ which is hosted at the following URLs:

Environment URL
Production https://addons.mozilla.org/api/v5/
Staging https://addons.allizom.org/api/v5/
Development https://addons-dev.allizom.org/api/v5/

Production

Connect to this API for all normal operation.

Staging or Development

Connect to these APIs if you need to work with a scratch database or you’re testing features that aren’t available in production yet. Your production account is not linked to any of these APIs.

Dive into the overview section and theauthentication section for an example of how to get started using the API.