How to integrate RouterLink in ChatboxAI
Overview
This tutorial guides you through integrating RouterLinkโWORLD3's decentralized AI model routing infrastructureโwith ChatboxAI, a versatile AI client application available across multiple platforms.
Purpose
RouterLink provides a unified API endpoint that routes requests to multiple AI model providers through a decentralized network. By integrating RouterLink with ChatboxAI, you gain access to a diverse range of large language models (LLMs) without managing multiple API keys or provider-specific configurations.
What You Will Learn
By completing this tutorial, you will:
Configure ChatboxAI to connect with RouterLink's API endpoint
Authenticate using your RouterLink API credentials
Add and manage AI models available through the RouterLink network
Execute inference requests through ChatboxAI's conversational interface
Prerequisites
Before proceeding, ensure you have:
A RouterLink API key (obtain one from the Quick Start Guide)
A web browser with internet access
Basic familiarity with API configuration concepts
Introduction to ChatboxAI

ChatboxAI is an AI client application and smart assistant that provides a unified interface for interacting with cutting-edge AI models and APIs. It offers cross-platform availability on Windows, macOS, Android, iOS, Web, and Linux.
Key features include:
Multi-provider model support with custom API configurations
Cross-platform availability (desktop, mobile, and web)
Clean and intuitive user interface
Support for multiple concurrent model configurations
Step 1: Access ChatboxAI
Navigate to https://web.chatboxai.app/ to access the web version of ChatboxAI.
Step 2: Configure a New Provider
Click "Settings" located in the bottom-left corner of the interface.

2. Click the "+ Add" button in the bottom-left area to add a new provider.


Configure the provider with the following parameters:

API Configuration Parameters
Name
A descriptive name (e.g., "RouterLink")
API Mode
Select the appropriate API mode
API Key
Your RouterLink API key from the Quick Start Guide
Step 3: Retrieve Model Configuration from RouterLink
For this tutorial, we will configure Claude Opus 4.5 model via RouterLink.
Visit the RouterLink model page at Claude Opus 4.5 to access the integration details.
Select "OpenAI" as the integration format.
The following configuration details will be displayed:


Copy the Endpoint value and paste it into the API Host field in ChatboxAI.
Step 4: Add the Model
Click the "+ New" button to add a new model.

Copy the model identifier from the RouterLink website and paste it into the model field:
Click the "Test Model" button to verify the connection. Upon successful validation, "Test successful" will be displayed in green.


After clicking the "Save" button, the model will be registered in your provider configuration.

Click the blue "Check" button to complete the configuration verification. All connections should display "successful" status.

Step 5: Initiate a Conversation
Click "Select Model" in the bottom-right corner and choose the RouterLink model you just configured.

Enter your desired prompt to confirm the integration is functioning correctly.


Summary
You have successfully integrated RouterLink with ChatboxAI. You can now:
Send prompts to various AI models through RouterLink's decentralized routing network
Switch between different models available on the RouterLink platform
Leverage ChatboxAI's interface features while utilizing RouterLink's infrastructure
For advanced configuration options, model availability, and API documentation, visit the RouterLink Documentation.
Troubleshooting
Authentication failed
Verify your API key is correctly copied without leading/trailing spaces
Model not responding
Confirm the model ID matches the exact format from the RouterLink documentation
Connection timeout
Check your network connectivity and ensure the API Host URL is correct
Test model fails
Verify the endpoint and API key are properly configured
For additional support, please open a ticket on Discord.
Links
Website: https://routerlink.world3.aiโ
Litepaper: https://docs.world3.ai/world3/routerlink-litepaperโ
Genesis Program (Alpha Phase): https://routerlink.world3.ai/?tab=alphaprogramโ
Twitter: @world3_aiโ
Discord: discord.gg/world3
Last updated
