Konrado.AIdocs
IntegrationsWHMCS

Connect WHMCS

Install the Konrado.AI WHMCS module and connect it to the Konrado.AI platform

This guide installs the Konrado.AI addon module in WHMCS, generates the connection tokens, and verifies the integration in one flow.

Estimated time: 10 minutes

Compatibility

The Konrado.AI WHMCS module is supported on:

  • WHMCS 7.10 or newer
  • PHP 7.4 or newer

Before You Start

What This Connects

Konrado.AI reads WHMCS clients, services, products, invoices, and ticket links so AI replies can include billing and service context.

Install the Module

After upload, this directory must exist in your WHMCS installation:

modules/addons/KonradoAI/

In WHMCS, open System Settings > Addon Modules, find Konrado.ai, click Activate, then click Configure.

WHMCS System Settings menu

Konrado.AI in the WHMCS Addon Modules list

Select the admin roles that can access the module and save the configuration. Leave the token fields empty until the next step.

WHMCS module configuration fields

Generate Tokens

In Konrado.AI, open Integrations, find WHMCS, and click Connect. The modal shows one-time values for:

  • API Token
  • Webhook Token

Copy both values before closing the modal.

WHMCS Integration modal with tokens and connection form

Tokens are shown only once. If you close the modal before copying them, generate a new connection instead of trying to reuse the old values.

Paste Tokens in WHMCS

Return to System Settings > Addon Modules in WHMCS, click Configure next to Konrado.ai, paste the API Token and Webhook Token, then click Save Changes.

WHMCS module configuration with tokens filled in

Configure the WHMCS URL

Back in the Konrado.AI modal, enter the WHMCS module endpoint. Replace yourdomain.com with your WHMCS domain:

https://yourdomain.com/modules/addons/KonradoAI/api/index.php

If the modal offers Apply to configuration, use it to fill the generated token fields and confirm they match the values saved in WHMCS.

Verify

Click Test Connection. When the test passes, save the integration. The WHMCS card should show Connected.

Troubleshooting

IssueWhat to check
Connection test failsConfirm the WHMCS URL is public and points to /modules/addons/KonradoAI/api/index.php
Tokens were lost or mismatchGenerate a new WHMCS connection in Konrado.AI and paste the new tokens into WHMCS
Module not foundConfirm modules/addons/KonradoAI/ exists in the WHMCS root directory
403 ForbiddenConfirm the module is activated and your WHMCS admin role has access
Connection times outCheck firewall rules and allow the Konrado.AI static IP addresses

Remove

To disconnect WHMCS, delete or disable the WHMCS integration in Konrado.AI, then remove the Konrado.ai addon module from WHMCS if you no longer need it.

On this page