- Previous: Transmission
- Up: Transmission
- Next: Physical Internal Flow
Physical Foreign Flow
https://api-intra.servizi.prv/transmission/v2.0/physical-foreig-flow?dateFrom=10/10/2021&dateTo=10/10/2021
        Allows to obtain data representing the physical exchange
            of electricity
            between Italy, neighbouring TSOs, Corsica and Malta. This is the energy that is actually
            exchanged between Italy and foreign operators and passes through interconnection
            lines.
    
    The data coincide with those already available in the Download Center section of Transparency, where you can download them manually instead.
Request Header
| API field | Type | Description | Format | Card | Example | 
| x-api-key | String | Token | 1..1 | <your api key> | |
| businessID | String | Business ID | 0..1 | b57aca2f-41b8-4a6e-a43c-2fc5f8309f94 | |
| Accept | String | 0..1 | Application/Json | 
Query Params
| API field | Type | Description | Format | Card | Example | 
| dateFrom | String | Starting date of extraction | dd/mm/yyyy | 1..1 | 15/2/2021 | 
| dateTo | String | Final date of extraction | dd/mm/yyyy | 1..1 | 15/2/2021 | 
Response Structure
| API field | Type | Description | Format | Card | Example | 
| result | Obj | Result | 1..1 | "result":{..} | |
| .message | String | Specify the status and if successful, report the request | 1..1 | "message": "Operation completed for the following input. Date from: 23/04/2022, date to: 23/04/2022", | |
| .status | String | Specify the status and if successful, report the request | 1..1 | "status": "Completed" | |
| physical_foreign_flow | Obj | Physical Foreign Flow Structure | array | 0..n | |
| .date | String | Date | yyyy-mm-dd hh:mm:ss | 1..1 | 2020-02-12 23:00:00 | 
| .date_tz | String | Time Zone | Continent/City | 1..1 | Europe/Rome | 
| .date_offset | String | Time Offset | 1..1 | +02:00 | |
| .country | String | Country | 1..1 | Austria | |
| .import | String | Import | 1..1 | 172 | |
| .export | String | Export | 1..1 | 0 | |
| .physical_foreign_flow_MW | String | Physical Foreign Flow | 1..1 | 172 | 
Example
cURL Request
curl --location --request GET 'https://api-intra.servizi.prv/transmission/v2.0/physical-foreign-flow?dateFrom=23/04/2022&dateTo=23/04/2022' --header 'x-api-key: <token>'
        Response
{
            "result": {
            "message": "Operation completed for the following input. Date from: 23/04/2022, date to: 23/04/2022",
            "status": "Completed"
            },
            "physical_foreign_flow": [
            {
                    "date": "2022-04-23 23:00:00",
                    "date_tz": "Europe/Rome",
                    "date_offset": "+02:00",
                    "country": "Montenegro",
                    "import": "528",
                    "export": "0",
                    "physical_foreign_flow_MW": "528"
            },
            {
                    "date": "2022-04-23 23:00:00",
                    "date_tz": "Europe/Rome",
                    "date_offset": "+02:00",
                    "country": "Switzerland",
                    "import": "2948",
                    "export": "1",
                    "physical_foreign_flow_MW": "2947"
            }
            ]
    }
- Previous: Transmission
- Up: Transmission
- Next: Physical Internal Flow
Docs Navigation
- How to register
- How to create an application
- How to get an Access Token
- How to make a request
- Glossary
- APIs Catalog- Adequacy
- Fees
- Generation- Actual Generation
- Renewable Generation
- Energy Balance
- Installed Capacity
- Wind Production Forecast
- Renewable Source Capacity
- Generation Plants
- Thermoelectric Capacity
- Electrical Energy By Source
- Renewable Sources Production
- Hydric
- Gross vs CO2 emissions per fuel
- Thermoelectric Production
- Thermoelectric Heat
 
- Load
- Market
- Outages
- Transmission