# Functions
NewAjaxAPI initializes the AJAX API and handles the whole auth and round tripper procedures.
# Constants
CookieSession is the session cookie which is set after a successful login.
# Structs
AjaxAPI is the implementation of the not reachable but required endpoints not in the public or mobile API.
APIError contains error messages of the API.
APIRequestError is the error struct of invalid requests.
CreatorInfo contains all relevant information on the creator.
FanboxPost contains the relevant information on posts in the fanbox.
FanboxPostInfo contains the relevant fanbox post information.
FanboxUser contains the relevant information of the user passed from the API.
PostInfo contains all relevant pixiv fanbox post info.