MODELS / INFERENCE NET

Schematron V2 Turbo

Schematron V2 Turbo is a specialized model from Inference.net for extracting structured data from HTML. It uses a supplied JSON Schema to produce conforming JSON and is optimized for high-throughput extraction.

TEXTSTRUCTURED-OUTPUT
128K
CONTEXT WINDOW
8.2K
MAX OUTPUT TOKENS
$0.03
INPUT PRICE / 1M TOKENS
$0.15
OUTPUT PRICE / 1M TOKENS
QUICKSTART

Call it in one request.

OpenAI-compatible: change the base URL, and the setup is complete.

curl https://enterprise.blackbox.ai/v1/chat/completions \
  -H "Authorization: Bearer $BLACKBOX_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "blackboxai/inference-net/schematron-v2-turbo",
    "messages": [{ "role": "user", "content": "Hello!" }],
    "stream": true
  }'
SPECIFICATIONS

The full spec sheet.

Context, pricing, modalities, routing, and deployment: everything Schematron V2 Turbo supports, in one table.

MODEL ID
blackboxai/inference-net/schematron-v2-turbo
DEVELOPED BY
Inference Net
MODEL TYPE
Text
RELEASED
Apr 16, 2026
CONTEXT WINDOW
128K
MAX OUTPUT TOKENS
8.2K
INPUT MODALITIES
text
OUTPUT MODALITIES
text
INPUT PRICE
$0.03 / 1M tokens
OUTPUT PRICE
$0.15 / 1M tokens
CACHE READ
$0.03 / 1M tokens
REASONING
Not supported
DATA RETENTION
Standard retention
DEDICATED DEPLOYMENT
Not available (closed-weight model)
SUPPORTED PARAMETERS
max_tokenstemperaturestopresponse_formatstructured_outputs