Tibber
Tibber is a fully-digital Nordic and European retail electricity provider operating in Norway, Sweden, Germany, and the Netherlands. Founded in 2016 by Daniel Lindén and Edgeir Vårdal Aksnes, the company passes Nord Pool / EPEX hourly spot prices through to customers at cost and overlays software-driven optimisation for EV charging, heat pumps, and rooftop solar to shift load to cheap and clean grid hours. Tibber publishes two distinct developer APIs: the long-standing GraphQL endpoint at api.tibber.com/v1-beta/gql for customer, subscription, price, consumption, production, and real-time `liveMeasurement` data streamed from the Tibber Pulse; and the newer OAuth 2.0 Data API at data-api.tibber.com that exposes normalised time series for third-party IoT devices (vehicles, chargers, thermostats / heat pumps, inverters, home batteries) linked through the Tibber mobile app.
Reference-quality API operations across every facet — a rich contract, published governance, transparent operations, and machine-readable commercial terms.
API Evangelist profiles Tibber the way a machine reads it — 71 machine-readable artifacts across 4 APIs, pulled from the provider's own public surface and indexed so a developer, an analyst, or an AI agent can evaluate it against every other provider on the network.
Every provider in the network is reduced to the same set of machine-readable artifacts — OpenAPI contracts, event specifications, GraphQL schemas, runnable collections, pricing and rate-limit signals, security posture, OAuth scopes, and the agent surfaces (MCP servers and skills) that let software drive the API on its own. We profile them because the interface is the part of a company you can actually inspect: it is a truer signal of what a provider does than any marketing page. From those artifacts we compute the Kin Score — Tibber scores 71.4/100 (exemplar), with a separate agent-readiness read of 48/100 (agent ready). The full breakdown is below, followed by every artifact we hold — each card links through to its machine-readable definition on apis.io.
Kin Score
This is the API Evangelist rating — a single, repeatable read computed from the artifacts on this page. Green fill is points earned; the red track is points possible, so every bar shows earned-versus-possible at a glance.
How we profile Tibber
Each block below is one kind of artifact we hold for Tibber. For each we say what it is and why it earns a place in the profile, then list every one we've indexed — capped at two rows, scroll within the panel for the rest.
APIs 4
Each API is captured as its own OpenAPI definition — every operation, parameter, and response. This is the single most useful machine-readable description of what an API does, and it's what lets us score, lint, mock, and generate against it without asking the provider for anything.
Individual APIs this provider publishes, each with its own machine-readable definition.
Tibber GraphQL API
Tibber's long-standing GraphQL API. A single HTTPS endpoint serves the `viewer` query (with nested `homes`, `currentSubscription`, `priceInfo`, `consumption`, `production`, and ...
Tibber Devices API
IoT devices linked to a home, exposed across vehicles, chargers, thermostats, inverters, and energy systems.
Tibber History API
Historical time series at quarter-hour, hourly, daily, and monthly resolution.
Tibber Homes API
Tibber customer homes the calling client has been granted access to.
Postman Collections 2
A runnable collection turns the contract into something a developer can execute in seconds. We profile them because the fastest way to trust an API is to make a real call against it.
Ready-to-run Postman collections for exercising this provider's APIs.
Tibber Data API
POSTMANTibber GraphQL API
POSTMANOpen Collections 2
Open, tool-agnostic collections carry the same runnable value as Postman without locking you to one client — the portable, forkable form of the same exercise.
Open, tool-agnostic API collections (OpenAPI-derived and Bruno).
Tibber Data API
OPEN COLLECTIONTibber GraphQL API
OPEN COLLECTIONArazzo Workflows 8
Real integrations are rarely a single call. Arazzo describes the multi-step sequences — auth, then create, then confirm — so both a human and an agent can follow the choreography, not just the endpoints.
Multi-step API workflows described with the Arazzo specification.
Tibber Consumption Report
Discover the viewer's homes over GraphQL, then pull the most recent hourly consumption nodes with cost for the chosen home.
ARAZZOTibber Current Price By Home
Discover the viewer's homes over GraphQL, then fetch the current hourly Nord Pool price and price level for the chosen home.
ARAZZOTibber Inspect Connected Device
List a home's connected devices and branch on the device category to read full detail for a vehicle, charger, or other linked device.
ARAZZOTibber Price Alert Push
Read the current price level over GraphQL, branch on whether power is cheap, and push a Tibber app notification when it is.
ARAZZOTibber Production Report
Discover the viewer's homes over GraphQL, then pull the most recent hourly production nodes with profit for the chosen home.
ARAZZOTibber Pull Device History
Discover a home, find one of its connected devices, confirm the resolution it supports, then pull a page of historical telemetry.
ARAZZOTibber Real-Time Power Readiness
Resolve the WebSocket subscription URL and check whether a home has Tibber Pulse real-time consumption enabled before opening a liveMeasurement stream.
ARAZZOTibber Submit Meter Reading
Discover the viewer's home over GraphQL, then submit a manual meter reading for that home with the sendMeterReading mutation.
ARAZZOScroll within the panel for all 8 ·
GraphQL 1
Where a provider ships GraphQL, the schema is the contract. We profile it alongside the REST surface so the whole interface is legible in one place.
GraphQL schemas published by this provider.
Tibber GraphQL API
Tibber's long-standing GraphQL API. A single HTTPS endpoint serves the `viewer` query (with nested `homes`, `currentSubscription`, `priceInfo`, `consumption`, `production`, and ...
GRAPHQLPricing Plans 1
Pricing is part of the interface. Machine-readable plans tell you what a tier costs and includes before you commit — one of the six things the Kin Score reads for commercial clarity.
Published pricing tiers and plan structures.
Tibber Plans Pricing
PLANSRate Limits 1
Rate limits are the difference between a demo that works and a production integration that doesn't fall over. Publishing them is an operational-transparency signal — and a hard requirement for any agent that plans its own throughput.
Documented rate limits and quota policies.
Tibber Rate Limits
RATE LIMITSFinOps 1
Cost, billing, and metering signals let a buyer model the financial operations of an API before it's live. We profile them for the same reason we profile pricing: the money is part of the contract.
Cost, billing, and metering signals for API financial operations.
Tibber Finops
FINOPSFeatures 10
The notable capabilities this provider advertises, captured as structured features so they can be searched and compared instead of read one landing page at a time.
Notable capabilities this provider offers.
Hourly Spot Pricing Pass-Through
Customers are billed at the Nord Pool / EPEX hourly spot price plus a fixed monthly fee, with no margin on the energy component.
Tibber Pulse Live Measurement
Optional hardware clipped onto a smart-meter HAN or P1 port that streams ~2 s power, voltage, and current readings into the GraphQL liveMeasurement subscription.
GraphQL Customer API
Single endpoint exposing viewer, homes, currentSubscription, priceInfo, consumption, and production with hourly through annual resolution.
OAuth 2.0 Data API
REST API for third-party IoT device data with PKCE-recommended Authorization Code Flow and category-scoped device access.
Smart EV Charging
Schedules charging into cheap and clean grid hours for connected vehicles and EVSEs.
Smart Heat Pump Control
Optimisation of air-to-air, air-to-water, and ground-source heat pumps to shift load to favourable price windows.
Push Notification Mutation
sendPushNotification GraphQL mutation lets approved integrators trigger notifications inside the Tibber mobile app.
Meter Reading Mutation
sendMeterReading lets customers and integrators submit cumulative meter readings programmatically.
Immutable Paginated Device History
Data API serves cursor-paged device history at quarterHour, hour, day, and month resolutions with documented retention.
Per-Category OAuth Scopes
Devices only surface when the access token carries the matching scope (vehicles, chargers, thermostats, inverters, energy systems).
Scroll within the panel for all 10 ·
Semantic Vocabularies 1
JSON-LD contexts give the data shared meaning across APIs. We profile them because semantics are what let a machine reconcile 'customer' here with 'customer' somewhere else.
JSON-LD contexts and semantic vocabularies used across these APIs.
Tibber Context
JSON-LDSpectral Rules 2
Governance rulesets we run against this provider's specs — the automated checks behind parts of the score. Profiling them makes the quality bar explicit and re-runnable, not a matter of opinion.
Tibber API Rules
SPECTRALTibber API Rules
SPECTRALJSON Schema 6
Standalone JSON Schema definitions describe the data models behind the API. We profile them so the shapes are validatable on their own — useful long after a single request is forgotten.
Standalone JSON Schema definitions for this provider's data models.
Tibber Consumption
JSON SCHEMATibber Data API Device History Page
JSON SCHEMATibber Data API Device
JSON SCHEMATibber Home
JSON SCHEMATibber Live Measurement
JSON SCHEMATibber Price
JSON SCHEMAJSON Structure 4
JSON Structure captures the data shapes in a form built for tooling — a complement to JSON Schema that keeps the model machine-legible.
JSON Structure definitions describing this provider's data shapes.
Tibber Device Structure
JSON STRUCTURETibber Home Structure
JSON STRUCTURETibber Live Measurement Structure
JSON STRUCTURETibber Price Structure
JSON STRUCTUREExamples 5
Real request and response payloads are what turn a spec from abstract into obvious — and they're one of the twelve things an agent needs to call an API correctly on the first try.
Example request and response payloads for these APIs.
Security Posture 2
Authentication, domain security, vulnerability disclosure, and trust-center signals — the evidence that a provider takes security seriously enough to document it. We profile it because you can't govern what you can't see.
Authentication, domain security, vulnerability disclosure, and trust-center signals.
Scopes 1
OAuth scopes are the vocabulary of least-privilege access. Profiling them shows exactly what an integration — or an agent acting on a user's behalf — is allowed to do.
OAuth scopes governing access to this provider's APIs.
Agentic Access 1
An x-agentic-access contract marks which operations are safe for an agent to run on its own and which need a human in the loop. It is the difference between an API an agent can use and one it can use safely.
Recommended x-agentic-access execution contracts for AI agents.
Use Cases 6
What developers actually build with this provider — captured so the catalogue answers 'what is this for', not just 'what does this expose'.
What developers build with this provider.
Home Energy Dashboards
Build personal or third-party dashboards combining hourly prices, hourly consumption, and live Pulse data.
EV Charging Schedulers
Pull tomorrow's prices and EV state-of-charge to schedule charging windows automatically.
Heat Pump Demand Response
Shift heat-pump duty cycles toward CHEAP and VERY_CHEAP price hours.
PV Self-Consumption Reporting
Combine inverter history with home consumption to compute self-consumption and export economics.
Aggregator / VPP Participation
Use device history and Pulse live data to support virtual power plant and demand response aggregation.
Home Assistant / Smart Home Integration
Surface Tibber prices and live consumption inside Home Assistant, Athom Homey, Fibaro, and SmartThings.
Integrations 10
Pre-built integrations with other platforms tell you where this provider already fits in a stack.
Pre-built integrations with other platforms and tools.
Home Assistant
Official Home Assistant Tibber integration consuming the GraphQL API.
Athom Homey
Tibber-maintained Homey app integrating Tibber data into Homey flows.
Fibaro
Tibber Live marketplace plugin for Fibaro Home Center.
Tesla
Vehicle integration for smart charging and state-of-charge reporting via the Data API vehicles scope.
Ford
Ford vehicle pairing surfaced through Data API vehicles scope (per May 2026 changelog).
Mill
Mill thermostat integration enabled in the Data API thermostats scope (2025-11-28 changelog).
Huawei
Solar inverter integration with production analytics in the Data API.
SolarEdge
Solar inverter integration with production analytics in the Data API.
Nord Pool
Day-ahead price data sourced from Nord Pool for NO/SE.
EPEX SPOT
Day-ahead price data sourced from EPEX SPOT for DE-LU/NL.
Scroll within the panel for all 10 ·
Solutions 3
Packaged solutions the provider offers on top of the raw API surface.
Packaged solutions this provider offers.
Tibber Pulse IR / HAN / P1
Hardware product line that brings live consumption to homes whose smart meters lack a customer-readable port.
Tibber Marketplace
Curated marketplace of compatible smart-home and EV hardware sold through tibber.com/en/store.
Tibber Grid Services (Sweden)
Aggregated demand-response and FCR-N participation visible to Tibber Sweden customers.
Resources
Every other property we hold for Tibber — documentation, portals, status pages, policies, and corporate surface — grouped by the job it does, following the integrator's arc from getting started to running in production.
Get Started 2
Portal, sign-up, and the first successful call
Documentation 2
Reference material describing how the API behaves
Agent Surfaces 1
MCP servers, agent skills, and machine-readable catalogs
Design & Contract 11
Pagination, idempotency, versioning, errors, and events
Scroll within the panel for all 11 ·
Build 14
SDKs, sample code, and the tooling you integrate with
Scroll within the panel for all 14 ·
Access & Security 3
Authentication, authorization, and security posture
Operate 5
Status, limits, changes, and where to get help
Commercial 5
Pricing, plans, and the legal terms of use
Company 1
The organization behind the API
Other 1
Properties that don't map to a standard resource type
← All providers · Data indexed from github.com/api-evangelist/tibber · machine-readable index on apis.io