第三方工具

OpenClaw(aliapi.me汉化版) API Guide

OpenClaw(aliapi.me汉化版) guide for aliapi.me, covering the OpenAI-compatible Base URL, API key, model names, request shape and troubleshooting notes.

Purpose

OpenClaw(aliapi.me汉化版) guide for aliapi.me, covering the OpenAI-compatible Base URL, API key, model names, request shape and troubleshooting notes.

Integration Checklist

  • Base URL: https://api.aliapi.me/v1.
  • Authentication: Authorization: Bearer YOUR_API_KEY.
  • Model names should be copied from the aliapi.me model catalog.
  • Endpoint hint: /v1/chat/completions.

Request Shape

{
  "model": "copy-model-name-from-catalog",
  "messages": [
    {"role": "user", "content": "your task here"}
  ]
}

Troubleshooting

Start with a minimal chat request, then verify the API key, Base URL, model name, quota, request fields and request logs.

Reference Images

Images are mirrored on aliapi.me assets. Endpoint examples use https://api.aliapi.me/v1.

openclaw
openclaw
reset
reset
reset
reset
openclaw
openclaw
选择快速开始
选择快速开始
选择 aliapi.me
选择 aliapi.me
输入密钥
输入密钥
配置 Base URL
配置 Base URL
openclaw
openclaw
openclaw
openclaw
openclaw
openclaw
openclaw
openclaw
openclaw
openclaw
openclaw
openclaw
openclaw
openclaw
openclaw
openclaw
openclaw
openclaw
openclaw
openclaw
测试结果
测试结果