Customer funding, account credit, and settlement protocols
Funding and protocol status follows the live workspace catalog; this page does not claim funding or settlement availability without it.
Estimate your monthly costs with BatchIn and compare against verified platform competitors.
API endpoint
https://api.batchin.tech/v1
Funding rails
Shown from the live account catalog
Capacity path
Shared core / reserved inference / dedicated node delivery
Production posture
Stable production-scale text and multimodal traffic
Effective Unit Rate
In $0.471 / Out $0.943 per 1M
Estimated Monthly Spend
Funding and protocol status follows the live workspace catalog; this page does not claim funding or settlement availability without it.
| Model | Unit | PAYG (On-Demand) | M$300 | M$1000 | M$5000 | Enterprise | Availability |
|---|
Automated failure refunds with cryptographic proof
| Model / Spec | Unit | PAYG (On-Demand) | M$300 | M$1000 | M$5000 | Enterprise | Availability |
|---|
100% compatible with OpenAI API specs. Drop straight into Next.js, LangChain, Cursor IDE, and LlamaIndex.
import { createOpenAI } from '@ai-sdk/openai';
import { streamText } from 'ai';
// Drop-in replace baseURL & apiKey
const batchin = createOpenAI({
baseURL: 'https://api.batchin.tech/v1',
apiKey: process.env.BATCHIN_API_KEY,
});
export async function POST(req: Request) {
const { messages } = await req.json();
const result = streamText({
model: batchin('deepseek-v4-pro'),
messages,
});
return result.toDataStreamResponse();
}Model API
OpenAI-compatible text, coding, and reasoning gateway
Video & Multimodal API
High-concurrency video generation with failure refunds
VaaS
Verifiable cryptographic usage receipts and reconciliation
Dedicated Capacity
Reserved throughput pools and dedicated GPU clusters