REST API access to 340+ sustainability reports, AI Brief generation, and semantic search. Available on Professional and Enterprise plans.
Professional tier: 10,000 API calls per month included. Enterprise tier: unlimited API access plus webhook delivery and custom rate limits.
GET /api/v1/reports
List all reports with pagination, category, and tier filtering.
GET /api/v1/reports/{slug}
Retrieve full metadata for a specific report.
POST /api/v1/ai/brief
Generate AI Report Brief on any sector. Returns markdown summary with citations.
POST /api/v1/search
Semantic search across the full research library. Returns ranked passages with source citations.