Need to manage API keys, view logs, or check usage?Open the Developer portal →

Circa API

The API for life-cycle assessment (LCA) data. Look up processes and materials, purchase datapoints, and integrate environmental impact data into your product.

The API is organized around REST and is fully mirrored as GraphQL. Responses are JSON. Authentication is via API key. Every endpoint accepts the same x-api-key and Circa-Version headers.

Where to start

Manage keys & inspect traffic

The hands-on workflow lives in the authenticated Developer portal:

  • Generate and revoke API keys.
  • View every request your keys have made — method, path, status, latency, full request and response bodies.
  • See usage and error-rate charts.
  • Watch live requests stream in.
  • Browse the GraphQL playground.

These docs explain how to use the API; the portal lets you operate it.