{
"station_prices": [
{
"station_name": "Backabo macken Karlskrona",
"price": 19
},
{
"station_name": "OKQ8 Karlskrona",
"price": 19.64
},
{
"station_name": "din-X Karlskrona",
"price": 19.94
},
{
"station_name": "Qstar Karlshamn",
"price": 19.99
},
{
"station_name": "St1 Karlshamn",
"price": 20.99
},
{
"station_name": "St1 Sölvesborg",
"price": 21.19
},
{
"station_name": "St1 Ronneby",
"price": 21.19
},
{
"station_name": "St1 Sölvesborg",
"price": 21.19
},
{
"station_name": "St1 Olofström",
"price": 21.19
},
{
"station_name": "St1 Ronneby",
"price": 21.19
},
{
"station_name": "St1 Ronneby",
"price": 21.19
},
{
"station_name": "St1 Karlshamn",
"price": 21.19
},
{
"station_name": "St1 Karlshamn",
"price": 21.19
},
{
"station_name": "Shell Karlshamn",
"price": null
}
]
}
curl --location --request POST 'https://zylalabs.com/api/12001/sweden+fuel+cost+data+extractor+api/22857/diesel+fuel+prices' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{"county":"Required","country":"Required"}'
{
"items": [
{
"station": "Backabo macken Karlskrona",
"price": 15.9
},
{
"station": "St1 Karlskrona",
"price": 16.39
},
{
"station": "St1 Karlshamn",
"price": 16.39
},
{
"station": "St1 Karlshamn",
"price": 16.64
},
{
"station": "St1 Karlshamn",
"price": 16.64
},
{
"station": "St1 Sölvesborg",
"price": 16.64
},
{
"station": "St1 Ronneby",
"price": 16.64
},
{
"station": "St1 Sölvesborg",
"price": 16.64
},
{
"station": "St1 Olofström",
"price": 16.64
},
{
"station": "St1 Ronneby",
"price": 16.64
},
{
"station": "St1 Ronneby",
"price": 16.64
},
{
"station": "Preem Karlskrona",
"price": "Okänt"
},
{
"station": "Preem Karlshamn",
"price": "Okänt"
},
{
"station": "Listermacken Sölvesborg",
"price": "Okänt"
}
]
}
curl --location --request POST 'https://zylalabs.com/api/12001/sweden+fuel+cost+data+extractor+api/22858/e10+fuel+prices' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{}'
[
{
"stations": [
{
"name": "St1 Ronneby Karlshamnsvägen / Sörbyvägen",
"price": "13,64kr"
},
{
"name": "St1 Sölvesborg Skånevägen 30",
"price": "13,64kr"
},
{
"name": "St1 Olofström Östra ringvägen 294",
"price": "13,64kr"
},
{
"name": "St1 Ronneby Västervägen 2 / Kallinge",
"price": "13,64kr"
},
{
"name": "St1 Ronneby Bräknevägen 17 / Bräkne-hoby",
"price": "13,64kr"
},
{
"name": "St1 Karlshamn Hinseleden",
"price": "13,64kr"
},
{
"name": "St1 Karlshamn Jannebergsvägen 6",
"price": "13,64kr"
},
{
"name": "St1 Sölvesborg Snapphanegatan",
"price": "13,64kr"
},
{
"name": "Gulf Olofström Östra Storgatan 44",
"price": "Okänt"
},
{
"name": "Övriga Olofström Oljeshejkerna / Brostugevägen 2",
"price": "Okänt"
},
{
"name": "Preem Olofström Lönsbodavägen",
"price": "Okänt"
},
{
"name": "Ingo Karlshamn Österport: Idrottsvägen 1",
"price": "Okänt"
},
{
"name": "Övriga Sölvesborg Hanöläge",
"price": "Okänt"
},
{
"name": "Qstar Ronneby Värensvägen 53 backaryd",
"price": "Okänt"
}
]
}
]
curl --location --request POST 'https://zylalabs.com/api/12001/sweden+fuel+cost+data+extractor+api/22859/etanol+fuel+prices' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{"county":"Required"}'
After signing up, every developer is assigned a personal API access key, a unique combination of letters and digits provided to access to our API endpoint. To authenticate with the Sweden Fuel Cost Data Extractor API simply include your bearer token in the Authorization header.
| Header | Description |
|---|---|
Authorization
|
Required
Should be Bearer access_key. See "Your API Access Key" above when you are subscribed.
|
No long-term commitment. Upgrade, downgrade, or cancel anytime. Free Trial includes up to 50 requests.
(Save 2 months with annual billing 🎉)
This API provides structured access to up-to-date fuel information at different service stations. Its main purpose is to enable applications, platforms, and digital services to easily consult data related to fuel prices and the identification of the stations where they are sold. Supported fuels include diesel, E10 gasoline, and ethanol, three of the most common types used in different energy markets.
The service is designed to deliver clear and consistent responses, typically in standard data formats used in web integrations, making it easy to use in mobile applications, web systems, monitoring dashboards, and analysis tools. Each API response can include key information such as the name of the gas station, the type of fuel queried, and its corresponding price. This allows developers and companies to build solutions that compare prices, inform users about current costs, or integrate energy data into broader systems.
Each endpoint returns current fuel prices for diesel, E10 gasoline, and ethanol at various service stations across Sweden. The data includes the name of the gas station and the corresponding fuel price.
The key fields in the response data include "name" or "station" (the name of the gas station) and "price" (the cost of the fuel). For ethanol, the response also includes a list of stations.
The response data is organized in a structured format, typically as JSON. Each endpoint returns an array of objects, where each object contains details about a specific gas station and its fuel price.
Each endpoint provides information on fuel prices for specific fuel types (diesel, E10, ethanol) at various gas stations within selected counties in Sweden.
The primary parameter for each endpoint is the county, which specifies the geographical area for which fuel prices are requested. Users can customize their requests by selecting from the available counties.
Data accuracy is maintained through regular updates from reliable sources, including fuel stations and industry reports. Quality checks are implemented to ensure the information is current and correct.
Typical use cases include developing applications for price comparison, informing users about current fuel costs, and integrating fuel price data into monitoring dashboards or analysis tools.
Users can utilize the returned data by parsing the JSON response to extract relevant information, such as comparing prices across stations or displaying the cheapest fuel options in a user-friendly format.
To obtain your API key, first sign in to your account and navigate to the API you want to use. From the API's Pricing section, choose a plan and complete the subscription process. Once subscribed, return to the API page and you will see your API Access Key displayed at the top of the documentation page. You can use this key to authenticate your requests.
You can’t switch APIs during the free trial. If you subscribe to a different API, your trial will end and the new subscription will start as a paid plan.
The free trial lasts for 7 days and allows you to make up to 50 API requests.
No, the free trial is available only once, so we recommend using it on the API that interests you the most. Most of our APIs offer a free trial, but some may not include this option.
Yes. If the API offers a free trial, you will see a "Free 7-Day Trial" option in its Pricing section. The trial lasts for 7 days and allows up to 50 API requests, enabling you to evaluate the API before subscribing to a paid plan.
Zyla API Hub is like a big store for APIs, where you can find thousands of them all in one place. We also offer dedicated support and real-time monitoring of all APIs. Once you sign up, you can pick and choose which APIs you want to use. Just remember, each API needs its own subscription. But if you subscribe to multiple ones, you'll use the same key for all of them, making things easier for you.
You can monitor your API usage through the response headers included with every request:
x-zyla-api-calls-monthly-used: Shows the total number of API requests you have used during the current billing period.
x-zyla-api-calls-monthly-remaining: Shows the number of API requests you have remaining for the current billing period.
Yes, you can cancel your subscription at any time. Simply go to the Pricing section of the API you're subscribed to and click the "Unsubscribe" button.
Please note that upgrades, downgrades, and cancellations take effect immediately. Once your subscription is canceled, access to the service will end immediately, regardless of any remaining API calls in your quota.
Please have a look at our Refund Policy: https://zylalabs.com/terms#refund