Skip to main content
GET
/
api
/
webcam
/
v1
/
get-webcam-image
GetWebcamImage
curl --request GET \
  --url https://api.example.com/api/webcam/v1/get-webcam-image
{
  "thumbnailUrl": "<string>",
  "playerUrl": "<string>",
  "title": "<string>",
  "windyUrl": "<string>",
  "lastUpdated": "<string>",
  "error": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://worldmonitor.app/docs/llms.txt

Use this file to discover all available pages before exploring further.

Query Parameters

webcam_id
string

Response

Successful response

thumbnailUrl
string
playerUrl
string
title
string
windyUrl
string
lastUpdated
string<int64>
error
string