SilkRouter

Opening the site...

Live model detail

llama-4-scout

Llama / Meta entry from SilkRouter's public /v1/models catalog.

Llama / Meta via Meta

Description

llama-4-scout is a Llama / Meta model available through SilkRouter's OpenAI-compatible API. This page shows public price, context, capabilities, health, alternatives, and implementation snippets from the live catalog.

Release date
Unavailable in public catalog
Date added
Unavailable in public catalog
API style
OpenAI-compatible
Input / 1M
$0.100000
Output / 1M
$0.225000
Context window
1M
Health
healthy
budget laneverifiedLlama / MetaMetaCurrently routable

Trust signals

Last checked
Current public catalog load
Smoke test
Passed
Median latency
Unavailable in public catalog
Success rate
Unavailable in public catalog
Currently routable
Yes

Capabilities

JSONTools

Alternatives

Best use cases

tools
cost control
long context

API snippets

curl https://api.silkrouter.xyz/v1/chat/completions \
  -H "Authorization: Bearer $SILKROUTER_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "llama-4-scout",
    "messages": [{"role": "user", "content": "Hello from SilkRouter"}],
    "max_tokens": 120
  }'

Monthly cost estimate

Customer-safe estimate from public billed catalog prices. Final billed usage depends on real tokens and successful calls.

Estimated monthly model cost
$1.45

$0.100000 input and $0.225000 output per 1M tokens.