Altruistiq · JSON Structure

Altruistiq Product Structure

Structure documentation for an Altruistiq Product Structure (bill of materials) and its Inputs.

Type: Properties: 0
SustainabilityClimateCarbon AccountingEmissionsGreenhouse GasScope 3Product Carbon FootprintCorporate Carbon FootprintSupply ChainFMCGFood and BeverageESGCSRDSBTiPACTSustainability Intelligence

AltruistiqProductStructure is a JSON Structure definition published by Altruistiq.

Meta-schema:

JSON Structure

Raw ↑
{
  "name": "AltruistiqProductStructure",
  "description": "Structure documentation for an Altruistiq Product Structure (bill of materials) and its Inputs.",
  "entities": {
    "ProductStructure": {
      "description": "A versioned bill of materials for a Product.",
      "fields": {
        "id": "string — structure identifier",
        "productId": "string — parent Product identifier",
        "name": "string — structure label",
        "version": "string — structure version",
        "validFrom": "date — start of validity",
        "validTo": "date — end of validity (nullable)",
        "inputs": "array<ProductStructureInput> — material and packaging line items"
      }
    },
    "ProductStructureInput": {
      "description": "A single material, packaging, or process line item in a Product Structure.",
      "fields": {
        "id": "string — input identifier",
        "structureId": "string — parent structure identifier",
        "type": "string — input type (ingredient, packaging, energy, transport, process)",
        "materialName": "string — human-readable material",
        "quantity": "number — quantity per functional unit",
        "unit": "string — unit of measure",
        "originCountry": "string — ISO 3166-1 alpha-2",
        "supplierId": "string — supplier reference",
        "emissionFactorId": "string — applied emission factor"
      }
    }
  },
  "relationships": [
    "Product 1 — * ProductStructure",
    "ProductStructure 1 — * ProductStructureInput",
    "Facility — * ProductStructureInput (origin facility)"
  ]
}

Work with this as data

Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/altruistiq-product-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.