Account API v2 (Current) ======================== This page contains all endpoints for the Account API v2. Every call requires your API Key to be sent via the ``X-Reseller-Api-Key`` header. 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_account_v2