# Coolset Developer Platform div ## The API platform for compliance-first teams Build powerful integrations with Coolset's APIs. Automate EUDR compliance, manage supply chains, and report on carbon emissions programmatically. **Trusted by 500+ ESG, procurement & compliance teams worldwide** ## Getting Started div div ### 1. Authentication Generate your API token from your Coolset account settings and authenticate using Bearer token authentication. [Learn about authentication →](/getting-started/authentication) div ### 2. Make Your First Request Test your connection with a simple API call to verify your setup is working correctly. [Quick start guide →](/getting-started/quickstart) div ### 3. Build Your Integration Explore our comprehensive use cases and code examples to implement your specific workflow. [Browse use cases →](/use-cases/eudr-compliance) ## Popular Use Cases Discover how leading companies are using Coolset APIs to power their compliance and sustainability programs. div div ### EUDR Compliance Workflow Automate risk assessments, create Due Diligence Statements, and manage evidence packages for EU commodity imports. - Automated risk scoring - DDS generation - Evidence management - Compliance reporting [Learn more →](/use-cases/eudr-compliance) div ### Supply Chain Management Track orders from source to delivery, verify product origins, and maintain complete traceability across your value chain. - Order tracking - Origin verification - Value chain mapping - Traceability reports [Learn more →](/use-cases/supply-chain-management) div ### Carbon Accounting Access emissions data for CSRD, GHG Protocol, and other sustainability reporting frameworks. - Scope 1-3 emissions - CSV exports - Chart data - Trend analysis [Learn more →](/use-cases/carbon-accounting) ## API Reference div div ### [Supply Chain API](/supply-chain-api) 23 Endpoints Complete supply chain transparency from source to delivery. Track orders, manage product catalogs, verify origins, and map value chains. **Use cases:** - Order lifecycle management - Product origin verification - Value chain mapping - Traceability reporting [View API Documentation →](/supply-chain-api) div ### [EUDR Compliance API](/eudr-api) 13 Endpoints EUDR Ready Meet EU Deforestation Regulation requirements with automated risk assessments, due diligence statements, and evidence management. **Use cases:** - Automated risk assessments - Due Diligence Statement creation - Order traceability - Evidence package downloads [View API Documentation →](/eudr-api) div ### [Carbon API](/carbon-api) 3 Endpoints Read-Only Access GHG Scope 1-3 emissions calculations for sustainability reporting and carbon accounting aligned with GHG Protocol standards. **Use cases:** - Emissions data retrieval - CSRD reporting - Carbon footprint analysis - Sustainability dashboards [View API Documentation →](/carbon-api) div ### [Accounts API](/accounts-api) 4 Endpoints Manage user configurations, workspace settings, and multi-company access control for seamless platform integration. **Use cases:** - User management - Workspace configuration - Multi-company access - Country reference data [View API Documentation →](/accounts-api) ## API Features ### Authentication & Security All API requests require Bearer token authentication. Tokens can be generated from your Coolset account settings. ```bash curl -X GET https://developers.coolset.com/api/accounts/user-config/ \ -H "Authorization: Bearer YOUR_API_TOKEN" ``` [Authentication documentation →](/getting-started/authentication) ### Rate Limits | Plan | Requests/Hour | Burst Limit | | --- | --- | --- | | **Standard** | 1,000 | 50/min | | **Premium** | 10,000 | 200/min | | **Enterprise** | Custom | Custom | Rate limit headers are included in every response for monitoring. [Learn more about rate limits →](/getting-started/making-requests) ### Response Format All responses are returned in JSON format with consistent error handling: ```json { "data": {...}, "meta": { "timestamp": "2024-10-28T12:00:00Z" } } ``` [View error handling guide →](/getting-started/error-handling) ## Developer Resources div div ### OpenAPI Specifications Download our OpenAPI 3.0 specifications and import them into your API development tools: - [Supply Chain API](/supply-chain-api) - [EUDR Compliance API](/eudr-api) - [Carbon API](/carbon-api) - [Accounts API](/accounts-api) Compatible with Postman, Insomnia, Swagger UI, and OpenAPI Generator. div ### Documentation Complete guides for every aspect of the Coolset API: - [Quick Start Guide](/getting-started/quickstart) - [Authentication](/getting-started/authentication) - [Making Requests](/getting-started/making-requests) - [Error Handling](/getting-started/error-handling) div ### Support & Contact Get help when you need it: - **Support Email**: [support@coolset.com](mailto:support@coolset.com) - **System Status**: [status.coolset.com](https://status.coolset.com) - **Contact Form**: [Get in touch →](/resources/support) - **Changelog**: [View updates →](/resources/changelog) div ### Best Practices Guidelines for production-ready integrations: - Secure API token storage - Error handling & retries - Response caching - Rate limit monitoring - Webhook integration [Read best practices →](/getting-started/making-requests) ## Compliance Frameworks Coolset APIs support data collection and reporting for major ESG and compliance frameworks: div span EUDR span CSRD span EU Taxonomy span GHG Protocol span EcoVadis span VSME span EUTR span CBAM ## Enterprise Support div ### Dedicated support for enterprise teams All paid plans include enterprise-grade support at no additional cost: - **Customer Success Manager** - Dedicated point of contact for your Coolset journey - **Sustainability Researchers** - Policy experts to guide compliance best practices - **Technical Support** - Agile support team for product and integration questions - **Academy Resources** - Self-service knowledge base and training materials [Contact our team →](mailto:support@coolset.com) • [Request a demo →](https://coolset.com) footer **Coolset** - The leading ESG platform for mid-market enterprises *Trusted by 500+ companies to manage sustainability, compliance, and supply chain integrity* [Website](https://coolset.com) • [Privacy Policy](https://coolset.com/privacy) • [Terms of Service](https://coolset.com/terms)