Get Your API Key
To access the Cleanview API, you’ll need an API key. During the beta phase, API keys are manually provisioned.1
Request Access
Contact our team to request an API key by visiting our demo page and providing:
- Your name and company
- Intended use case for the API
- Expected request volume
2
Receive Your Key
You’ll receive your API key in the format:
cv_pub_[32 random characters]
Example: cv_pub_KJ3x9mN2pQ8rS7tV5wY6zA1bC4dE0fG2
3
Store Securely
Keep your API key secure and never expose it in client-side code or public repositories.
Make Your First Request
Once you have your API key, you can start making requests to the Cleanview API.💡 Quick Test: Use the “Try It” feature in our API Reference to test endpoints directly in your browser with your API key.
Authentication
Include your API key in thex-api-key
header of all requests:
Basic Request Examples
Get EIA 860M Data
Get EIA 860M Data
Get Interconnection Queue Data
Get Interconnection Queue Data