Developer API - Encoding
Everything has to be UTF-8 encoded
The webcams.travel API expects all data to be UTF-8 encoded. All requests you send to the API endpoints should be encoded this way. All responses of the API's methods are UTF-8 encoded.
Learn more about UTF-8

