JSON-RPC
Complete Specification
Complete JSON-RPC 2.0 API specification with request/response examples.
This content is sourced from upstream and is currently available in Chinese only.
JSON-RPC
| Method | Path | Summary |
|---|---|---|
| POST | /{apiKey} | JSON-RPC 调用(key 在 URL 路径中) |
| POST | / | JSON-RPC 调用(key 在请求头中) |