Cloud Coding API home page
Search...
⌘K
Dashboard
Dashboard
Search...
Navigation
Overview
Pricing
Getting Started
Overview
Introduction to Cloud Coding API
Quickstart
Parallel Execution
Pricing
Code Examples
Python Examples
Node.js Examples
Advanced
Templates & Advanced Usage
Custom Templates: Complete Control
Building Templates through the Site
On this page
How It Works
Pricing Examples
Claude Sonnet (Default)
Claude Haiku (Faster/Cheaper)
What You Get
Getting Started
Overview
Pricing
Copy page
Our pricing model is simple and transparent:
You pay for what you use.
We charge a
15% upcharge
on your Anthropic API costs.
You provide your own Anthropic API key
for direct billing from Anthropic and are charged by cloud coding seperately.
How It Works
Set your Anthropic API key:
Add it to your dashboard at
cloudcoding.ai/home
or pass it directly in API calls
Choose your model:
Use Claude Sonnet (default) or Claude Haiku for faster/cheaper operations
Track your usage:
Monitor token usage and costs in real-time
Pay only our 15% fee:
Anthropic bills you directly for model usage
Pricing Examples
Claude Sonnet (Default)
If Claude Sonnet costs
3
p
e
r
m
i
l
l
i
o
n
i
n
p
u
t
t
o
k
e
n
s
a
n
d
3 per million input tokens and
3
p
er
mi
ll
i
o
nin
p
u
tt
o
k
e
n
s
an
d
15 per million output tokens:
Your cost to Anthropic:
3
i
n
p
u
t
/
3 input /
3
in
p
u
t
/
15 output per million tokens
Our fee:
15% of your Anthropic costs
Total additional cost:
0.45
i
n
p
u
t
/
0.45 input /
0.45
in
p
u
t
/
2.25 output per million tokens
Claude Haiku (Faster/Cheaper)
If Claude Haiku costs
0.25
p
e
r
m
i
l
l
i
o
n
i
n
p
u
t
t
o
k
e
n
s
a
n
d
0.25 per million input tokens and
0.25
p
er
mi
ll
i
o
nin
p
u
tt
o
k
e
n
s
an
d
1.25 per million output tokens:
Your cost to Anthropic:
0.25
i
n
p
u
t
/
0.25 input /
0.25
in
p
u
t
/
1.25 output per million tokens
Our fee:
15% of your Anthropic costs
Total additional cost:
0.04
i
n
p
u
t
/
0.04 input /
0.04
in
p
u
t
/
0.19 output per million tokens
What You Get
✅
Secure sandbox environments
for code execution ✅
GitHub integration
with automatic repository cloning and pushing ✅
Template system
with pre-built workflows ✅
Real-time streaming
responses ✅
No hidden fees
- just our transparent 15% markup
Getting Started
Sign up
at
cloudcoding.ai
Get your API keys:
Cloud Coding API key (from our dashboard)
Anthropic API key (from
console.anthropic.com
)
GitHub personal access token
Start coding
with our API
Sandbox environments are currently provided at no additional cost beyond the 15% markup on your Anthropic usage.
Parallel Execution
Python Examples
Assistant
Responses are generated using AI and may contain mistakes.