# Functions
New creates new API server instance.
# Variables
ErrForbidden represents forbidden access error.
ErrInvalidAuthHeader represents invalid authorization header format error.
ErrMultipleTokens represents multiple auth tokens found error.
ErrTokenNotFound represents required auth token not found error.
ErrUnknown represents unknown error.
ErrUnknownWOLType represents unknown wol type error.
# Type aliases
Key represents API key value.