Environments

This documentation is for the JoyToken staging environment. Use the staging website, documentation domain, API base URL, and API keys together for a given application or test run.

Domains

ServiceURL
Websitehttps://staging.joytokens.ai
Documentationhttps://docs-staging.joytokens.ai
JoyToken API base URLhttps://api-staging.joytokens.ai
OpenAI-compatible base URLhttps://api-staging.joytokens.ai/openai/v1

Environment Variables

$export JOY_TOKEN_API_BASE_URL="https://api-staging.joytokens.ai"
$export JOY_TOKEN_OPENAI_BASE_URL="https://api-staging.joytokens.ai/openai/v1"

Keep staging API keys separate from other environments. Use small budgets and explicit policies for testing and agent workflows.