Skip to main content

Get Credentials / API Key

Create an Account

  1. Open dashboard.clearsky.vision.
  2. Sign in with Google or email.
  3. Verify your email if you used email signup.

Get the API Key

  1. In the dashboard, open Settings.
  2. Copy your API key.
  3. Store it securely in an environment variable.
Settings page API key card showing where to reveal and copy the API key

Screenshot: API key section in Settings where you reveal and copy your key.

Use the API Key

Send the key in the x-api-key header for every API request.

x-api-key: <your-api-key>
Content-Type: application/json

For full auth and request rules, see Authentication.