Admin API v2 (Current) ====================== This page contains all endpoints for the Admin API v2. Some calls require your API Key to be sent via the ``X-Reseller-Api-Key`` header, those not requiring the API Key will be marked as so. A ``401 UNAUTHORIZED`` status code will be sent back if credentials are missing. All the requests needs to have the port 9534. .. autoflask:: portal.app:get_app() :undoc-static: :blueprints: reseller_api_admin_v2