DVC Calculator API

More Complex but Better Integration

Use our API to embed a DVC Calculator directly into your site. With the API your site can interact with the calculated points directly. For example it is possible with the DVC Calculator API to generate cost per point buttons that allow your customers to select the resort, room, and view, based on their budget and with a click select the reservation that is correct for them.

The DVC Calculator API is easy to use. Use any web technology such as PHP, or JQuery, to query our DVC Point Database and retrieve points for every resort, room, and view, combination based on the dates selected.

Download FUll Functioning Example

URL JSON Encoded Returns

https://dvcsquare.com/calc_api.php?i=1&k=1111&ds=20200612&de=20200615
https://dvcsquare.com/calc_api.php?i=1&k=1111&ds=20200612&de=20200615&b=1
https://dvcsquare.com/calc_api.php?i=1&k=1111&ds=20200612&de=20200615&s=|
https://dvcsquare.com/calc_api.php?i=1&k=1111&ds=20200612&de=20200615&r=1
https://dvcsquare.com/calc_api.php?i=1&k=1111&ds=20200612&de=20200615&b=1&s=|&r=1

URL Values

"i" = API ID
"k" = API Assigned Key
"ds=" = Date Start
"de=" = Date End
"s=|" = Separator, default "R#T#V#" notation (Resort #, room Type #, View #).
"b=1" = Include point breakdown in return values. Will increase calculations.
"r=1" = Include resort information in return values. Will increase calculations.

Resort, room Type, View values

"1" = "Animal Kingdom Villas"
"2" = "Old Key West"
"3" = "BoardWalk Villas"
"4" = "Copper Creek Villas
"5" = "Saratoga Springs Resort
"6" = "Beach Club Villas"
"7" = "Bay Lake Tower"
"8" = "Hilton Head Island Resort"
"9" = "Aulani Villas Hawaii"
"10" = "Vero Beach Resort"
"11" = "Villas at Grand Californian Hotel"
"12" = "Grand Floridian Resort"
"13" = "Polynesian Villas & Bungalows"
"14" = "Riviera Resort"
"15" = "Boulder Ridge Villas"

"1" = "Studio"
"2" = "Deluxe Studio"
"3" = "One Bedroom Villa"
"4" = "Two Bedroom Villa"
"5" = "Three Bedroom Grand Villa"
"6" = "Three Bedroom Tree House Villa"
"7" = "Deluxe Inn Garden View"
"8" = "Deluxe Inn Ocean View"
"9" = "Three Bedroom Cottage"
"10" = "Hotel Room"
"11" = "Two Bedroom Bungalow"
"12" = "Two Bedroom Cabin"
"13" = "Tower Studio"

"1" = "Value Accommodation"
"2" = "Standard View"
"3" = "Savanna View"
"4" = "Kilimanjaro Club Concierge"
"5" = "Boardwalk/Preferred View"
"6" = "Lake View"
"7" = "Theme Park View"
"8" = "Island Gardens View"
"9" = "Poolside Gardens View"
"10" = "Ocean View"
"11" = "Garden View"
"12" = "Preferred View"