
RELPZ now offers an API compatible with the OpenAI format, allowing you to use your assistants in third-party agent tools like OpenClaw and Hermes. In this guide, we will walk you through the step-by-step process to configure this integration.
Getting Your API Credentials
Before configuring any tool, you need to enable API access and get your credentials. Follow the steps below:
- In your assistant settings, under the "Access" section, enable the "API" option.
On the chat page, click your profile and then the "API" button.
In the management screen, copy the base API URL and generate your key.
You can check the path of all your assistants enabled for API usage by making a request to /v1/api/models directly from the API key configuration modal.
OpenClaw Integration
First, you need to install the application from the official OpenClaw website, choosing your desired platform.
1. Run the configuration command
After installation, open your terminal and run:
openclaw configure
You will see the initial configurator screen:
๐ฆ OpenClaw 2026.5.12 (f066dd2) โ I'm not magicโI'm just extremely persistent with
retries and coping strategies.
โ OpenClaw configure
โ
โ Existing config detected โโโโโโโโโโโโโโโโโโโโโโโโฎ
โ โ
โ workspace: ~.openclawworkspace โ
โ model: โ
โ gateway.mode: local โ
โ gateway.port: 18789 โ
โ gateway.bind: loopback โ
โ โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโฏ
โ
โ Where will the Gateway run?
โ โ Local (this machine) (No gateway detected (ws://127.0.0.1:18789))
โ โ Remote (info-only)
2. Select where the gateway is running
Select Local (this machine) (default option).
3. Configure the model
In the "What do you want to configure?" option, select Model.
In Model/auth provider, select "Moreโฆ" and then "Custom Provider".
Paste the base API URL you copied from RELPZ and your API key.
In Endpoint compatibility, select "OpenAI-compatible".
In Model ID, enter the path of the assistant you want to use. You can see the Model ID for each assistant by making a request to /v1/api/models through the API key configuration modal.
โ What do you want to configure?
โ Model
โ
โ Model/auth provider
โ Moreโฆ
โ
โ Model/auth provider
โ Custom Provider
โ
โ API Base URL
โ
โ
โ How do you want to provide this API key?
โ Paste API key now
โ
โ API Key (leave blank if not required)
โ โชโชโชโชโชโชโชโชโชโชโชโชโชโชโชโชโชโชโชโชโชโชโชโชโชโชโชโชโชโชโชโชโชโชโชโชโชโชโชโชโชโชโชโชโชโชโชโชโชโชโชโชโชโชโชโชโชโชโชโช
โ
โ Endpoint compatibility
โ OpenAI-compatible
โ
โ Model ID
โ agent
โ
โ Verification successful.
โ
โ Endpoint ID
โ relpz-com
โ
โ Model alias (optional)
โ
โ
โ Does this model support image input?
โ Yes
Hermes Integration
To configure RELPZ in Hermes, follow the steps below:
1. Run the model selection command
hermes model
2. Select "Custom endpoint"
In the provider list, select the "Custom endpoint (enter URL manually)" option.
Current model:
Active provider:
Select provider:
Select by number, Enter to confirm.
(โ) 1. Nous Portal (Nous Research subscription)
(โ) 2. OpenRouter (100+ models, pay-per-use)
(โ) 3. NovitaAI (AI-native cloud: Model API, Agent Sandbox, GPU Cloud)
(โ) 4. LM Studio (local desktop app with built-in model server)
(โ) 5. Anthropic (Claude models โ API key or Claude Code)
(โ) 6. OpenAI Codex
(โ) 7. Qwen Cloud / DashScope Coding (Qwen + multi-provider)
(โ) 8. Xiaomi MiMo (MiMo-V2.5 and V2 models โ pro, omni, flash)
(โ) 9. Tencent TokenHub (Hy3 Preview โ direct API via tokenhub.tencentmaas.com)
(โ) 10. NVIDIA NIM (Nemotron models โ build.nvidia.com or local NIM)
(โ) 11. GitHub Copilot (uses GITHUB_TOKEN or gh auth token)
(โ) 12. GitHub Copilot ACP (spawns `copilot --acp --stdio`)
(โ) 13. Hugging Face Inference Providers (20+ open models)
(โ) 14. Google AI Studio (Gemini models โ native Gemini API)
(โ) 15. Google Gemini via OAuth + Code Assist (free tier supported; no API key needed)
(โ) 16. DeepSeek (DeepSeek-V3, R1, coder โ direct API)
(โ) 17. xAI (Grok models โ direct API)
(โ) 18. Z.AI / GLM (Zhipu AI direct API)
(โ) 19. Kimi Coding Plan (api.kimi.com) & Moonshot API
(โ) 20. Kimi / Moonshot China (Moonshot CN direct API)
(โ) 21. StepFun Step Plan (agent/coding models via Step Plan API)
(โ) 22. MiniMax (global direct API)
(โ) 23. MiniMax via OAuth browser login (Coding Plan, minimax.io)
(โ) 24. MiniMax China (domestic direct API)
(โ) 25. Ollama Cloud (cloud-hosted open models โ ollama.com)
(โ) 26. Arcee AI (Trinity models โ direct API)
(โ) 27. GMI Cloud (multi-model direct API)
(โ) 28. Kilo Code (Kilo Gateway API)
(โ) 29. OpenCode Zen (35+ curated models, pay-as-you-go)
(โ) 30. OpenCode Go (open models, $10/month subscription)
(โ) 31. AWS Bedrock (Claude, Nova, Llama, DeepSeek โ IAM or API key)
(โ) 32. Azure Foundry (OpenAI-style or Anthropic-style endpoint โ your Azure AI deployment)
(โ) 33. Vercel AI Gateway
(โ) 34. Qwen OAuth (reuses local Qwen CLI login)
(โ) 35. Alibaba Cloud Coding Plan โ dedicated coding tier
(โ) 36. custom (direct API)
(โ) 37. Custom endpoint (enter URL manually)
(โ) 38. Remove a saved custom provider
(โ) 39. Configure auxiliary models...
(โ) 40. Leave unchanged
Choice [default 37]: 37
3. Enter your credentials
Enter the API base URL you copied from the API usage modal in your assistant, along with the generated API key.
Custom OpenAI-compatible endpoint configuration:
API base URL [e.g. https://api.example.com/v1]:
API key [optional]:
4. Select the compatibility mode
Select the "Chat Completions" option.
Select API compatibility mode:
1. Auto-detect
Use Hermes URL heuristics; best for standard OpenAI-compatible endpoints.
2. Chat Completions [current]
Use /chat/completions for standard OpenAI-compatible servers.
3. Responses / Codex
Use /responses for Codex-compatible tool-calling backends.
4. Anthropic Messages
Use /v1/messages for Anthropic-compatible endpoints.
Choice [1-4, Enter to keep current/detected]: 2
5. Select the model
Hermes will automatically fetch the available assistants for API usage. Select the desired assistant.
Leave context length empty. The display name can keep the default value.
API mode: chat_completions
Available models:
1. agent
Select model [1-10] or type name: 1
Context length in tokens [leave blank for auto-detect]:
Display name [relpz.com]:
Default model set to: tester (via https://relpz.com/sites/org/api/v1)
You're All Set!
After following these steps, your RELPZ assistants will be configured and ready to use in both OpenClaw and Hermes. Simply start a conversation and the selected assistant will be used automatically.