Getting Started

Two methods are provided for accessing the API (External/Internal).

  • External API

    Use when the calling system is hosted outside your WHASOLS installation.

    Supports POST and GET requests to the API endpoint at:

    https://your-domain-name.com/rapi
  • Internal API

    For calls made inside WHASOLS, such as from modules, hooks, or custom code within your installation.