deployment-{id}) or an alias. Claude Code
appends /v1/messages itself.
Valkyrie exposes
/{deployment_slug}/v1/messages and
/{deployment_slug}/v1/messages/count_tokens (and the alias equivalents). Use a
deployment key (vk_dep_); it’s accepted as ANTHROPIC_AUTH_TOKEN or as the
x-api-key header the Anthropic SDKs send. An alias gives you a
stable base URL to bake into your shell profile.Looking to let Claude Code operate Valkyrie (deploy models, read logs, manage
jobs) rather than use one as its model? That’s the MCP server, see
Set up the MCP server. The two integrations are
independent and can be used together.