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
- Open the provider or custom endpoint settings in your client.
- Paste the delivered Base URL exactly, without guessing extra path segments.
- Set the API key using the client’s secure credential input or environment variable.
- Select only a model shown as available in your delivered dashboard.
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.