For Developers

Carbon-Aware AI Development

Track, measure, and offset your AI application's carbon footprint with a simple REST API. One line of code. 50+ AI models supported.

Free tier available No credit card required OpenAPI spec
track-carbon.py
import offsetour

# Initialize with your API key
client = offsetour.Client("ooa_live_xxx")

# Track AI usage automatically
result = client.track(
    model="gpt-4",
    input_tokens=1500,
    output_tokens=500
)

print(f"Carbon: {result.grams_co2}g")
# Carbon: 0.42g

Three Steps to Carbon-Neutral AI

1

Get Your API Key

Sign up for free and get your API key in under 30 seconds. No credit card required for the free tier.

2

Track Your Usage

Send a POST request after each AI call with model name and token counts. We calculate the carbon footprint automatically.

3

Auto-Offset

Enable auto-offset and we'll purchase verified carbon credits automatically when your balance reaches the threshold.

50+ AI Models Supported

Accurate carbon calculations for all major AI providers

OpenAI

GPT-4o, GPT-4, GPT-3.5 Turbo, DALL-E 3, Whisper, Embeddings

Anthropic

Claude 3.5 Sonnet, Claude 3 Opus, Claude 3 Haiku, Claude 2

Google

Gemini Pro, Gemini Ultra, PaLM 2, Imagen, Vertex AI models

Meta & More

Llama 3, Mistral, Cohere, Stability AI, Hugging Face models

Simple, Transparent Pricing

Start free. Upgrade when you need higher rate limits and webhooks.

For Production

Growth

$49 /month

Higher limits and real-time notifications for production apps.

  • 2,000 requests/minute
  • 50+ AI models supported
  • Webhook notifications
  • Auto-offset at $100/tonne
  • Priority support
  • Custom allocation options

Plus pay for carbon offsets as you use them

Upgrade to Growth

Typical offset costs: $5-20/month for moderate AI usage. See full pricing details

Everything You Need to Get Started

API Documentation

Complete OpenAPI specification with examples for every endpoint.

View Docs

SDKs & Libraries

Official SDKs for Python, JavaScript, Go, and more coming soon.

Get SDKs

Developer Portal

Manage API keys, view usage analytics, and configure auto-offset.

Open Portal

Ready to Build Carbon-Neutral AI?

Get your free API key and start tracking your AI carbon footprint in minutes.