Help API ================== This page contains all endpoints for the Help 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. The Help API gives you the listing of possible choices for all reference attributes. Reference attributes always have the suffix '_ref'. Multiple endpoints can lead to the same implementation for the help API. This is done to ensure that calling the definitions of the reference field can be automated seamlessly. .. autoflask:: portal.app:get_app() :undoc-static: :blueprints: reseller_api_help