Home
Model Gateway
API
Skills
Circle NanopaymentsPrivate Beta
Machine Payment ProtocolPrivate Beta
Coming Soon
Blog
Back to Models
ByteDance·Pay as you go

seed-1-8-251228

CodingTextVideoVision|CompareShare
ReasoningLongCreativeSpatialDocumentCodingLongTemporalReasoningCompletionAgentic

Specifications

ProviderByteDance
Model IDseed-1-8-251228
Release Date2025-12-28
Context Window262,144 tokens
Endpoint
/v1/chat/completions
Billing TypePay as you go
Capabilities
CodingTextVideoVision
ReasoningLongCreativeSpatialDocumentCodingLongTemporalReasoningCompletionAgentic

Pricing

Input

$0.225

per 1M tokens

Output

$1.80

per 1M tokens

Cost Estimate

1K in + 1K out$0.0020
10K in + 2K out$0.0059
100K in + 10K out$0.0405

This model uses token-based pricing. Input and output tokens are billed separately per million tokens.

API Example

curl --request POST \
  --url https://api.aisa.one/v1/chat/completions \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer $AISA_API_KEY" \
  -d '{
    "model": "seed-1-8-251228",
    "messages": [
      {
        "role": "user",
        "content": "Hello, what can you help me with?"
      }
    ],
    "max_tokens": 1024
  }'
Base URL: https://api.aisa.one
Endpoint: /v1/chat/completions
View API Docs

Compare Similar Models

Compare These

Start using seed-1-8-251228 through AIsa's Model Gateway today.

Get API Key