Access environmental alert data, detections, and location intelligence through a flexible GraphQL API.
Go from zero to your first API call in three steps.
Sign up at the Developer Portal to get access to the API.
Create a key in the API Keys tab. Save it immediately — it’s only shown once.
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 } }"}'
Applications and services powered by the CLEAR API.
The primary CLEAR platform for environmental monitoring and public alerts.