Deploy a hosted agent

Create an isolated OpenClaw or Hermes Agent runtime. The selected monthly plan is charged from your account credit balance when the runtime is accepted. Your account’s current hosted-agent limit is enforced when the runtime is accepted.

Authentication

AuthorizationBearer

Pass your EmpirioLabs API key as a bearer token. The Anthropic-style x-api-key header is also accepted on every endpoint.

Request

This endpoint expects an object.
agent_typeenumRequired
namestringOptional
plan_slugstringOptional
default_providerenumOptionalDefaults to empirio
default_modelstringOptional
configobjectOptional

Non-secret agent configuration.

import_configmap from strings to any or stringOptional
Existing OpenClaw or Hermes Agent config to import.

Response

Hosted agent created.
okbooleanOptional
instanceobjectOptional

Errors

402
Payment Required Error
403
Forbidden Error