> ## Documentation Index
> Fetch the complete documentation index at: https://docs.cleanview.co/llms.txt
> Use this file to discover all available pages before exploring further.

# Welcome to the Cleanview API

> Track clean energy development with ease. You can use our API to track 10,000+ clean energy projects, 500+ developers, and the most important market trends in real-time.

<img className="block dark:hidden" src="https://mintcdn.com/cleanview-77a395e9/dR27k7fDo1HUlzSe/images/project_table.jpg?fit=max&auto=format&n=dR27k7fDo1HUlzSe&q=85&s=67a402f0dfa13ce6e590f5cdea9f9b73" alt="Cleanview API" width="1440" height="881" data-path="images/project_table.jpg" />

<img className="hidden dark:block" src="https://mintcdn.com/cleanview-77a395e9/dR27k7fDo1HUlzSe/images/project_table.jpg?fit=max&auto=format&n=dR27k7fDo1HUlzSe&q=85&s=67a402f0dfa13ce6e590f5cdea9f9b73" alt="Cleanview API" width="1440" height="881" data-path="images/project_table.jpg" />

## Overview

The Cleanview API provides secure, programmatic access to comprehensive clean energy project data, including EIA records and interconnection queue information from major grid operators across the United States.

**Current API Version:** v1 (Beta)\
**Base URL:** `https://api.cleanview.co/api/v1`\
**Authentication:** API Key required

<CardGroup cols={2}>
  <Card title="Quick Start" icon="rocket" href="/quickstart">
    Get your API key and make your first request in minutes
  </Card>

  <Card title="Authentication" icon="key" href="/authentication">
    Learn how to authenticate your requests with API keys
  </Card>
</CardGroup>

## Available Data Sources

Access high-value clean energy datasets through our REST API endpoints.

<CardGroup cols={2}>
  <Card title="EIA 860M Data" icon="database" href="/api-reference/endpoint/eia-860m">
    Latest EIA 860M project records for planned and operating renewable energy projects
  </Card>

  <Card title="Interconnection Queues" icon="network-wired" href="/api-reference/endpoint/ercot">
    Real-time queue data from ERCOT, CAISO, PJM, MISO, SPP, NYISO, and ISO-NE
  </Card>

  <Card title="Unified Projects" icon="layer-group" href="/api-reference/endpoint/projects">
    Consolidated project database merging data from all sources
  </Card>

  <Card title="API Reference" icon="code" href="/api-reference/introduction">
    Complete endpoint documentation with request/response examples
  </Card>
</CardGroup>

## Key Features

* **Comprehensive Coverage:** Access to 7 major grid operator interconnection queues
* **Real-time Data:** Up-to-date project information and queue status
* **Standardized Format:** Consistent API responses across all data sources
* **Secure Access:** API key authentication with usage tracking
* **High Performance:** Sub-500ms response times for most endpoints

<Note>
  **Beta Notice:** This API is currently in beta with manual approval for new customers. Contact our team to request access.
</Note>
