Public API

Integrate sustainability data directly into your product development, ERP, or sustainability platform.

What you get

RESTful API

Simple REST endpoints for submitting products, retrieving reports, and managing analyses programmatically.

API Key Authentication

Secure access with API keys (X-API-Key header). Generate and manage keys from your dashboard.

Async Processing

Submit analysis jobs and poll for results. Built for integration with your existing workflows and pipelines.

Full Report Data

Access complete report data in JSON format — lifecycle phases, emission factors, Impact Scores, and benchmarks.

Enhanced Input Options

Pass manufacturing processes, renewable energy percentages, and additional notes for more precise analysis.

Credit-Based Usage

Same credit system as the web app. Pay only for analyses you run, with full volume pricing available.

Quick Example

curl -X POST https://api.devera.ai/api/v1/jobs/api/analyze \
  -H "X-API-Key: your_api_key" \
  -H "Content-Type: application/json" \
  -d '{
    "product_name": "Organic Cotton T-Shirt",
    "product_weight_kg": 0.25,
    "product_url": "https://example.com/product",
    "scope": "cradle_to_grave"
  }'

View full API documentation  or contact us at info@devera.ai for API access.

Ready to measure your impact?

Get your Product Carbon Footprint in minutes, not months.