Use this skill when a user needs to authenticate an external service/agent for Remix server APIs.
https://remix.gg/api-keys.Authorization: Bearer https://api.remix.gg.Run a cheap authenticated call first (for example, POST /v1/agents/games in a test project) to verify the key works.
Authorization is formatted as Bearer .https://remix.gg/api-keys and rotate if needed.https://api.remix.gg/docs as source of truth.共 1 个版本