Weavz
ENTSO-E Transparency Platform

ENTSO-E Transparency Platform

Query ENTSO-E Transparency Platform European electricity market XML documents and monitor changes.

API KeyAnalytics
4 tools
1 trigger

Tools

Name
query_transparency_data

Query the ENTSO-E Transparency Platform REST API with explicit document, process, domain, and time parameters.

get_day_ahead_prices

Get ENTSO-E day-ahead price documents for a bidding zone and period.

get_total_load

Get ENTSO-E total load documents for an area and process type.

get_generation_forecast

Get ENTSO-E generation forecast documents for a bidding zone and period.

Triggers

Name
transparency_document_changed

Triggers when the XML response body for an ENTSO-E query changes after the initial baseline.

Quick Start

TypeScript
import { WeavzClient } from '@weavz-io/sdk'

const weavz = new WeavzClient({ apiKey: 'wvz_...' })

const result = await weavz.actions.execute('entso-e', 'query_transparency_data', {
  workspaceId: '550e8400-e29b-41d4-a716-446655440000',
  integrationAlias: 'entso-e',
  input: { /* ... */ },
})

Related Integrations

Works well with

Frequently Asked Questions

How do I connect ENTSO-E Transparency Platform to my app?

Use Weavz Hosted Connect for API Key authentication. Install the SDK, create a connection through the connect portal or API, then execute tools programmatically.

What tools does ENTSO-E Transparency Platform support?

ENTSO-E Transparency Platform supports 4 tools including Query Transparency Data, Get Day-Ahead Prices, Get Total Load, Get Generation Forecast.

Can I use ENTSO-E Transparency Platform with AI agents?

Yes. Add ENTSO-E Transparency Platform to an MCP server in Tool Mode or Code Mode. Code Mode provides 3 meta-tools with on-demand API discovery so agents can compose stateful workflows without loading every action schema up front.

Can ENTSO-E Transparency Platform be used in stateful agent workflows?

Yes. Agents can combine ENTSO-E Transparency Platform tools with Filesystem, State KV, Human Gates, input partials, and other workspace integrations while keeping execution scoped to the selected workspace or end user.

What authentication does ENTSO-E Transparency Platform use?

ENTSO-E Transparency Platform uses API Key. Weavz stores credentials securely and uses them for authorized action execution.

How much does the ENTSO-E Transparency Platform integration cost?

The ENTSO-E Transparency Platform integration is included on all Weavz plans including the free tier with 20,000 actions per month. No credit card required.

What triggers does ENTSO-E Transparency Platform support?

ENTSO-E Transparency Platform supports 1 triggers including Transparency Document Changed.

Connect ENTSO-E Transparency Platform in minutes

Get 20,000 free action executions every month. No credit card required.