Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
cURL
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>" }
Successful response
Was this page helpful?