PARROTSIGHT

Claude Sonnet 5

StableVision (multimodal)Anthropic

Sonnet 5 is Anthropic's most capable Sonnet-class model, with frontier performance across coding, agents, and professional work. It supports adaptive thinking with selectable reasoning effort levels (low, medium, high, max,...

P50 89msP95 225ms$4.50 / 1M tokens1M ctx

Overview

Sonnet 5 is Anthropic's most capable Sonnet-class model, with frontier performance across coding, agents, and professional work. It supports adaptive thinking with selectable reasoning effort levels (low, medium, high, max,... Claude Sonnet 5 is served through the PARROTSIGHT unified API at Anthropic's list price, with the same authentication, metering and regional pinning (MY / SG / ID) as every native model. No separate provider account is required.

  • 1M token context · multimodal input
  • OpenAI-compatible endpoint — migrate with a two-line change
  • Streaming (SSE) supported for all text outputs
  • Billed at provider list price, metered per token

Capabilities

Visual grounding86
Detail capture78
Speed90
Value89

API

https://api.parrotsight.com/v1/vision/analyze

bash
curl -X POST https://api.parrotsight.com/v1/vision/analyze \
  -H "Authorization: Bearer $PS_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model":"anthropic/claude-sonnet-5","image":"data:image/jpeg;base64,<BASE64_ENCODED_FRAME>","tasks":["scene","objects","caption"]}'

Version history

  1. v2026.6Latest2026-06-30

    Added to the PARROTSIGHT catalogue at Anthropic list pricing.

More models

View all models