Index

Homepage destinations and accommodation

Instructions

Post JSON data here to get information about an account.

{
    "accountId": "2",
    "apiKey":"o5ic8IZCZYPGgmgh",
    "language":"en",
    "popularDestinations": "1",
    "destinationsListing": "1",
    "recommendedDestinations": "1",
    "recommended": "1",
    "specialOffer": "1",
    "mostVisited": "1",
    "recentlyBooked": "1",
    "accommodationMap": "1"
}

"accountID" and "apiKey" are required for all Api calls.

"language": en me hr si ru de nl fr it cz sk hu pl

Optional "countAccommodation" parameter count accommodations per destination.

Optional "lowestPrice" parameter load lowest prices for accommodation.

Note: Using "lowestPrice" and "countAccommodation" can increase response load time.