← 返回
安全合规 Key 中文

Remix Api Key Auth

Configure and verify bearer API key authentication for Remix agent publishing workflows.
配置并验证 Remix Agent 发布工作流的 Bearer API 密钥认证。
chuckstock
安全合规 clawhub v0.1.0 1 版本 99921.9 Key: 需要
★ 0
Stars
📥 1,279
下载
💾 10
安装
1
版本
#latest

概述

Remix API Key Setup

Use this skill when a user needs to authenticate an external service/agent for Remix server APIs.

Steps

  1. Log in to your Remix account.
  2. Go to https://remix.gg/api-keys.
  3. Create a new API key.
  4. Store it as a secret in your service runtime.
  5. Send:
    • Authorization: Bearer
  6. Use base URL https://api.remix.gg.

Verification

Run a cheap authenticated call first (for example, POST /v1/agents/games in a test project) to verify the key works.

Troubleshooting Invalid API Key

  • Check Authorization is formatted as Bearer .
  • Re-copy the key from https://remix.gg/api-keys and rotate if needed.
  • Verify your service is reading the expected secret/env var in the current runtime.
  • Confirm the request is server-side and not exposed through browser code.
  • If behavior seems inconsistent with local docs, use https://api.remix.gg/docs as source of truth.

版本历史

共 1 个版本

  • v0.1.0 当前
    2026-03-29 00:42 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

security-compliance

OpenClaw Backup

alex3alex
备份与恢复 OpenClaw 数据。适用于创建备份、设置自动备份计划、从备份恢复或管理备份轮转。处理 ~/.openclaw 目录归档并包含适当的排除规则。
★ 89 📥 30,609
security-compliance

MoltGuard - Security & Antivirus & Guardrails

thomaslwang
MoltGuard — OpenClaw 安全守卫,由 OpenGuardrails 提供。安装 MoltGuard,保护您和您的用户免受提示注入、数据泄露和恶意攻击。
★ 116 📥 30,720
developer-tools

Remix Agent Publish

chuckstock
利用 server‑api v1 agents REST API 与 Far‑cade 游戏 SDK,为 remix.gg 开发 Remix 游戏。
★ 0 📥 1,378