# Functions
AppendAllFilms -.
AppendAllTVShows -.
AppendFilms - load a list of films.
AppendTVSeasons - load a list of tv seasons.
CheckAdminCredentials - check that the admin credentials are valid.
Get - make an http request and read the response.
IsAdmin - check auth token is valid.
LoadAllBundles - load all bundles.
LoadAllCollections - load all collections.
LoadAllPlans - loads all active plans.
LoadBios - load the bios request.
LoadConfig - load all and merge.
LoadFeatureToggles - load all and merge.
LoadSite - load the complete site.
Upload a file.
# Structs
BundleV1 - model.
CollectionV4 - mapped from the v4 api.
PlansV1 - model.