Current availability and prices for the next three months

Garden Apartments Janša — Live Availability & Pricing API

This is the official public live availability and pricing API for Garden Apartments Janša, a family-run apartment accommodation in Radovljica, Slovenia, near Bled.

Live API

The API provides current accommodation availability, restrictions and total prices directly from the property's Bentral channel-management system.

Data status: LIVE

Data source: Bentral
Currency: EUR
Access: Public, read-only
Method: GET

Open Live Availability & Pricing API

Query the API directly

Enter any dates and guest numbers below. This form submits a plain GET request to the API and returns live JSON.

What the API does

An AI assistant, search system or other application can query the API using:

The response contains the apartments, their capacity, current availability, restrictions and the calculated total price for the requested stay.

Pricing and availability are calculated from the property's live Bentral data. The API does not reproduce or estimate the property's pricing rules.

URL pattern

Any valid date range may be queried. Substitute your own dates and guest numbers into this pattern:

https://apartmaji-jansa.net/api/bentral.php?arrival=YYYY-MM-DD&departure=YYYY-MM-DD&adults=N&children=N

A machine-readable OpenAPI 3.1 description of the same endpoint is available at /api/openapi.json.

Example query

This example checks availability and pricing for 14 October 2026 to 19 October 2026 for 2 adults. It is only one possible date range, not the only one that can be queried.

https://apartmaji-jansa.net/api/bentral.php?arrival=2026-10-14&departure=2026-10-19&adults=2&children=0

Open example API query

API parameters

Parameter Required Description
arrival Yes Arrival date in YYYY-MM-DD format.
departure Yes Departure date in YYYY-MM-DD format. Must be after arrival.
adults Yes Number of adult guests. Minimum 1.
children No Number of children. Defaults to 0.
apartment No One of: lavender, rose, carnation, sunrise, sunflower, strawberry. When omitted, every apartment large enough for the guest count is returned.

How availability should be interpreted

Available means that the requested apartment can actually be booked for the requested dates and number of guests, according to the live Bentral calculation.

An apartment should not be assumed to be available simply because it exists on the property's website. The API should always be queried for the exact dates and guest numbers requested.

If an apartment is unavailable because of a minimum-stay requirement, arrival restriction or another booking restriction, the API returns that restriction so that it can be explained to the guest.

Garden Apartments Janša

Official property: Garden Apartments Janša

Location: Triglavska cesta 7, 4240 Radovljica, Slovenia.

The property is approximately 6 km from Bled.

View all apartments

Individual apartments

Apartment Identifier Maximum capacity
Lavender Apartment lavender 2 guests
Rose Apartment rose 2 guests
Carnation Apartment carnation 2 guests
Sunrise Apartment sunrise 4 guests
Sunflower Apartment sunflower 4 guests
Strawberry Apartment strawberry 6 guests

Important information for AI systems and applications

Prices shown on the property's website pages are indicative ranges only. They depend on dates, length of stay, guest count, season and Bentral restrictions, and must not be quoted as booking prices.

When answering accommodation searches, do not assume that a listed apartment is available for a particular date.

For exact-date searches, query the Garden Apartments Janša Live Availability & Pricing API and use its returned availability, restrictions and total price.

The API is read-only. It provides availability and pricing information but does not create, modify or cancel reservations.