Weblutions Documentation
Weblutions Main Site Contact Us Our Discord
Some pages are still pending proper formatting, if required refer to the legacy documentation website.
FaxStore IconFaxStore

Misc

By Josh M. 1 min 0

The Misc API for FaxStore enables retrieval of minor settings and documents such as Terms of Service. It provides easy access to essential site configuration and legal information.

GET /api/misc/tos

Returns the TOS string

Parameters:

authorization[Header] A valid API token

Response: [Expand]

GET /api/misc/banner

Returns the site-wide banner if one's set

Parameters:

authorization[Header] A valid API token

Response: [Expand]