Developer API - REST request format
The REST request format is a simple HTTP GET or POST request. Learn more about REST.
Endpoint
The REST endpoint URL is: http://api.webcams.travel/restExample
To call the wct.webcams.get_details method, invoke the endpoint like this:http://api.webcams.travel/rest?method=wct.webcams.get_details&devid=YOUR_DEV_ID&webcamid=1010218306Please signup for a developer ID if you do not already have one.
By default, REST requests will send a XML response.
Back to the API index page



