What is the ConformaESG API?
The ConformaESG API lets you integrate your systems with the Conforma sustainability platform. With a single REST interface you can manage the full lifecycle of your ESG-relevant data:
- Authentication with web sessions, CSRF protection and personal access tokens
- Tenant account users and module permissions
- Suppliers and their certifications (REACH, SVHC, GOTS, GRS, OEKO-TEX, ...)
- Company profile assets, policies, certifications, questionnaires and training documents
- Documents through multipart upload and presigned direct-storage upload
- Official SDK guidance starting with the planned Python SDK for typed integrations
- Products — both items you buy from suppliers and items in your company catalog
- Product materials for fiber, yarn and fabric inventory with purchases and documents
- Textile products with specialized attributes for fibers, yarns and fabrics
- Purchase orders with a full status lifecycle and change log
- Chemical products with CAS numbers and ZDHC level classification
- Product traceability — end-to-end journey with processing stages, distances and CO₂ emissions
- Batch-level traceability records for individual shipments
Who is this for?
This documentation is for integrators building against the ConformaESG API — product teams, ERP/PLM vendors, and automation partners who need a machine-readable source of truth for ESG data.
Quick Links
- Quickstart - your first authenticated request
- API Conventions - identifiers, dates, errors, uploads and pagination
- SDKs - official SDK guidance and the planned Python SDK
- API Reference - full list of customer-facing endpoints
- Core Concepts - how the domain is organized
Note
Every endpoint in this documentation is defined in the official OpenAPI specification. If you spot a mismatch between this guide and the spec, the spec wins — please report it.