============
External API
============
This shows you how to use the `addons.mozilla.org `_
API at ``/api/v5/`` which is hosted at the following URLs:
.. _api-environments:
=========== =========================================
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 :ref:`overview section ` and the
:ref:`authentication section ` for an example of how to get started
using the API.
.. toctree::
:maxdepth: 2
overview
auth
auth_internal
abuse
accounts
activity
addons
authors
applications
blocklist
categories
collections
discovery
licenses
ratings
reviewers
scanners
shelves
tags