Connect your tools

One setup. Your existing workflow.

Create an AI24X platform key, set the API base URL, and choose a model ID. Keep your key private.

Connection settings
Base URL: https://api.ai24x.com/v1
API key: your AI24X platform key
Model: an exact ID from the model catalog

Third-party interfaces can change. The linked guides provide setup examples; verify the connection fields available in your installed version.

Command line

Test a request before configuring a larger application.

Read guide →

Python / HTTP

Send requests from your server with an environment-based key.

Read guide →

Node.js

Use a server-side request from your application or script.

Read guide →

PowerShell

Connect from Windows without placing keys in shared scripts.

Read guide →

Cursor

Find the connection guide for your coding workflow.

Read guide →

Codex

See the existing configuration and connection guide.

Read guide →

OpenClaw

Connect your agent workflow to the AI24X endpoint.

Read guide →

Before you troubleshoot the tool

Run a short request from the API quickstart. If it succeeds, check the tool’s endpoint, model ID and key settings.

For self-supplied provider keys, use the BYOK setup guide.