Quickstart

Connect your compatible client.

Your delivery email includes a dashboard URL, API key, Base URL, and any package-specific instructions. Always follow those delivered instructions because endpoint formats may vary.

Environment configuration

export API_KEY="your-delivered-key"
export BASE_URL="your-delivered-base-url"

Using supported clients

Balance and usage

The USD balance is shared across compatible Claude and GPT/Codex requests. Input, output, and cache usage may be billed at different rates. Your funded dashboard is the source of truth for remaining balance.

Security

Never commit API credentials to source control or share your dashboard link. Rotate or revoke exposed credentials by contacting Logicspire support.

Compatibility

Clients must support a custom Base URL and compatible Anthropic or OpenAI request format. Third-party client setup remains the customer’s responsibility.