Contact [email protected] if something isn’t working 😊
👨🚀 Visit our public Postman workspace with sample API calls!
☎️ Book a free 15m call for us to walk you through it
We have two APIs.
🔑 Demo API Key - pass this in headers
as x-api-key
YqnGeo5Gkm4rCwUy4wiAS184PhibusPn6aIiPMJT
You will need this for both APIs.
🏢 Demo Companies
company | ID |
---|---|
Acme (fake) | 2 |
Nestle | 3904 |
US Steel | 5790 |
Apple | 540 |
Alphabet | 352 |
Dell | 1705 |
Volvo | 5955 |
👩💻 API Call Instructions (using cURL)
These are all GET requests
To get all records for a company:
curl -H "x-api-key: {API_KEY}" <https://api.carbengage.com/info?id={COMPANY_ID}>
To get a specific year’s record for a company: