Skip to main content
October 2025
Product
Power Tariff Calculator Engine
The Power Tariff product has been extended with The Engrate Power Tariff Calculator Engine and is now readily available for your calculation needs.Check it out:
https://docs.engrate.io/api-reference/calculate-cost
October 2025
Product
Power Tariff live
Power Tariff is now out of Early Access! Go build!Early Access customer can safely switch from:
api.ea.engrate.io to api.engrate.io
October 2025
Technology
Updated power tariff model
A new model for Power Tariff is now out. We’ve redesigned it to make it simpler from our customer feedback.Check out the updated documentation here:https://docs.engrate.io/api-reference/get-by-mga-code
{
  "powerTariffs": [
    {
      "uuid": "0199c317-25ec-7cf7-94cc-32a39f068433",
      "metadata": {
        "name": "<string>",
        "lastUpdated": "2025-10-08T10:54:26+00:00",
        "lastReviewed": "2025-10-08T10:54:26+00:00",
        "annotations": "<string>"
      },
      "validFrom": "2025-01-01T00:00:00+01:00",
      "validTo": "2026-01-01T00:00:00+01:00",
      "meteringGridAreas": [
        "STO",
        "STH"
      ],
      "meteringPointCharacteristics": {
        "buildingType": "all",
        "currentLevel": {
          "minimum": 10,
          "maximum": 10,
          "unit": "A"
        },
        "voltageLevel": {
          "minimum": 0.4,
          "maximum": 0.4,
          "unit": "kV"
        },
        "annotations": "<string>"
      },
      "components": [
        {
          "type": "peak_power_fee",
          "data": {
            "periodFilter": {
              "months": [
                "<any>"
              ],
              "daysOfWeek": [
                "<any>"
              ],
              "holidays": true
            },
            "window": "hourly",
            "calculationMethod": {
              "timeWeights": [
                {}
              ],
              "onDifferent": "hourly",
              "numberOfSamples": 123,
              "bounds": [
                {}
              ]
            },
            "price": {
              "currency": "SEK",
              "exclVat": 123
            },
            "annotations": "<string>"
          }
        }
      ]
    }
  ]
}
September 2025
Product
Electricity Area Map
Today we’re adding Electricity Area Map. This product provides comprehensive access to electricity area boundaries from all Swedish Distribution System Operators (DSOs), Market Balance Areas (MBAs), and Market Grid Areas (MGAs).Check it out here:https://docs.engrate.io/api-reference/list-areasVibe Coded Map
August 2025
Product
Power Tariff Early Access
The Power Tariff product is now live in early access!You can sign up for it here: https://engrate.io/effektavgifterPt Hero Pn