Virola Web API

The Virola Web API is currently under development. We add information about implemented endpoints and requests as soon as they become available on the Virola Server.

The Virola Web API can be used for:

  • Integrating Virola with ERP systems, CRM systems, automation tools, scripts, desktop applications, and other external software capable of making HTTP and HTTPS requests
  • Building custom Virola clients, including web-based clients

All Web API requests are sent to a specific Virola Server using its host name and port number.

Most requests require authentication, either with a username and password or with a Web API token.

All available Web API calls