Developer acquisition
Client integration tutorials
Copyable, source-linked setup for popular agents and OpenAI-compatible SDKs.
Connect CodexPoint the built-in OpenAI provider at DiscountedTokens using the Responses API.Connect Claude CodeRoute Claude Code through the Anthropic-compatible Messages endpoint.OpenAI Python SDKUse the official OpenAI client with a custom base URL.OpenAI Node SDKUse the official JavaScript client with one compatible endpoint.cURL quickstartTest a key and model without installing an SDK.Connect Hermes AgentUse Hermes Agent’s documented OpenAI API provider and optional base URL.
One endpoint
https://discountedtokens.com/v1
Every example uses environment variables and a placeholder key. Start with cURL, then configure the client you actually use.