Same Claude models.
Billed at or below list.
SayGM serves Anthropic’s models through the same API shape you already call, priced at or below Anthropic’s own list price on every token. Keep your SDK, change the base URL and key, and the same key serves Claude, GPT and Gemini.
At or below list price,
by design.
Independent providers compete to serve each request on SayGM, and the winning bid sets your rate. Every token line is capped at Anthropic’s published list price, so any discount applies to input, output and cache reads alike.
You pay the rate of the provider that served the request, never above list. Funding your balance costs exactly the amount you fund it with.
A gateway you can verify yourself.
Calling Anthropic through SayGM adds one hop, and that hop is sealed. The SayGM gateway runs inside an Intel TDX trusted execution environment, so its operators and the host machine cannot read your prompt, and the attestation quote proving it is independently verifiable. Optional guardrails redact personal data and secrets inside that enclave before a request leaves it, and confidential open-weight models keep a prompt sealed end to end on the same key.
On a Claude model, the provider serving the request still receives your prompt and processes it under its API terms. If you need a data-handling contract of your own with Anthropic, sign it directly.
Verifiable by anyone
Remote attestation lets you confirm for yourself exactly what code the gateway is running.Sealed from the routing layer too
Most privacy claims stop at the model. This one covers the gateway itself.Built for the audit trail
Pairs with signed logs of which model handled what, for teams that need to show their work.What you could save.
Pick a model, set your monthly volume, see the delta.Most input tokens in real traffic are cache reads, and both gateways price them well below a fresh one — so the share matters more to the bill than the totals do. The default is what SayGM measures across its own traffic.
Price per million tokens.
USD per 1M tokens, uncached input / output at the standard tier. SayGM’s side is the best rate a provider offered, as of 17 minutes ago. Anthropic’s is its published list price.SayGM vs. Anthropic API, line by line.
- Batch work that can wait: the Message Batches API is 50% off list.
- Data terms in your own name: zero data retention for eligible models and a HIPAA BAA, per Anthropic’s data retention docs.
- Procurement that asks for SOC 2 or ISO reports: Anthropic lists its certifications.
- Enterprise volume: custom rate limits, volume discounts and custom terms, per its pricing page.
Common questions about switching.
Is SayGM cheaper than the Anthropic API?
Across the Claude models this page compares, 12% below Anthropic’s list price for the middle one, at the best rate a provider is bidding right now. You pay the rate of the provider that serves each request, never above list. For batch jobs, Anthropic’s Message Batches API is 50% off list, which suits work that can wait.
Is it the same Claude model?
Yes. You call the same model id through the Anthropic Messages API shape, so the Anthropic SDK works with SayGM’s base URL and key. The same key also serves GPT and Gemini through their own SDKs.
Does prompt caching still work?
Yes. Cache reads are priced at the same discount off list as input tokens, and SayGM keeps a conversation on the same provider where it can, so the cache stays warm.
Can I use the Message Batches API through SayGM?
SayGM serves real-time requests. For large jobs that can wait, Anthropic’s Message Batches API is 50% off list, with most batches finishing within an hour. You can run real-time traffic through SayGM and batch jobs direct.
What happens to my data?
Your request passes through the SayGM gateway, sealed in an Intel TDX enclave, and reaches Claude from the serving provider’s account, under that account’s API terms. Anthropic offers its own customers zero data retention on request for eligible models (Claude Fable requires 30-day retention) and a self-serve HIPAA BAA for eligible organisations, as set out in its data retention docs. If your workload needs those terms in your own name, buy direct.
Can I switch back?
Yes. Point the SDK back at Anthropic and your code runs as before. SayGM has no subscription to cancel.