Changelog
All notable changes to the valueverde Partner API are documented here.
v1.0.0 -- March 2026
Initial release of the valueverde Partner API.
Endpoints
GET /api-cooperatives-- List all published energy cooperatives with core data, aggregated statistics, and CO2-per-share impact.GET /api-cooperative-detail-- Retrieve detailed information for a single cooperative including SDGs, dividend history, energy mix, and CO2 savings.GET /api-projects-- List renewable energy projects for a cooperative.GET /api-applications-- List submitted cooperative membership applications.POST /api-applications-- Submit a new cooperative membership application with automatic confirmation email.GET /api-portfolio-- Retrieve investment portfolio with holdings, pending applications, and summary statistics.
Authentication
- All endpoints authenticated via
X-API-Keyheader.