models.ageneral.ai with a node service JWT in Authorization: Bearer <jwt> form. Ageneral verifies the token, runs billing, and uses your project’s model credentials for inference. Virtual keys in sk-bf-… form for direct API access follow a different path. Do not mix ad-hoc API keys that are not issued by Ageneral.
Configuration
Point your node runtime at:/v1/chat/completions, /v1/responses, and /v1/models.
Security
Treat node identity as part of your workload security boundary. Rotate and scope access according to your project policy.Related
- OpenClaw — gateway and agents on the node
- Public nodes — direct internet and full secrets on the guest
- Nodes
- Authentication
