Build on the CLEAR API

Access environmental alert data, detections, and location intelligence through a flexible GraphQL API.

Get Started API Reference

Quick Start

Go from zero to your first API call in three steps.

1

Create an Account

Sign up at the Developer Portal to get access to the API.

2

Generate an API Key

Create a key in the API Keys tab. Save it immediately — it’s only shown once.

3

Make Your First Query

Send a GraphQL request with your key as a Bearer token:

curl -X POST https://api.clearinitiative.io/graphql \
  -H "Authorization: Bearer sk_live_..." \
  -H "Content-Type: application/json" \
  -d '{"query":"{ me { id email } }"}'

Built with CLEAR

Applications and services powered by the CLEAR API.

clearinitiative.io

The primary CLEAR platform for environmental monitoring and public alerts.