ASG Inference
Access state-of-the-art AI models with per-token pricing and instant access.
Overview
ASG Inference provides:
- 100+ models — GPT-5.2, Claude Sonnet 4, Gemini 2.5 Pro, DeepSeek R1 and more
- OpenAI-compatible — Drop-in replacement
- Per-token billing — Pay exactly for usage
- Automatic fallback — Reliability across providers
Quick Example
Available Models
Pass the full model identifier in the model parameter:
Use the Quote response to see exact per-token pricing for any model before execution.
Parameters
Response
Streaming
For real-time responses, set stream: true in arguments. Streaming responses use Server-Sent Events.
Pricing
See Pricing for current rates.
Cost Optimization: Use lightweight models like openai/gpt-4o-mini for simple tasks and reserve frontier models for complex reasoning.