# Functions
GetRegisteredAPI return all API handlers.
InitAPIBean inits all API handlers, pass in the required parameter object.
NewAuth authorization api.
RegisterAPI register API handler.
# Interfaces
Interface the API should define the http route.