Apps API ================== This page contains all endpoints for the apps API. 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. .. autoflask:: portal.app:get_app() :undoc-static: :blueprints: reseller_api_apps