Developers
Learn about the CommonGrid API, explore endpoints, and manage your API keys.
Build on the CommonGrid API
The CommonGrid API is free and open. You can start querying public endpoints right away — no account or API key required. API keys are optional and only exist to unlock higher rate limits; the data you can reach is the same either way.
Try it now — this returns a paginated list of U.S. utilities as JSON, no authentication needed:
curl https://commongrid.info/api/v1/utilitiesRate limits
Rate limit: 60/hr — sign in and create a key to raise this.
No authentication required. Great for testing and small projects.
Free tier with API key authentication. Ideal for most applications.
For high-volume integrations. Contact us to request bulk access.
Need higher limits? Contact us to discuss bulk access options.
API Documentation
Explore endpoints, request/response formats, and integration guides