Weblutions Documentation
Weblutions Main Site Contact Us Our Discord
FaxStore IconFaxStore

Misc

By Josh M. 1 min 16

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]