Skip to main content
GET
/
api
/
military
/
v1
/
get-wingbits-status
GetWingbitsStatus
curl --request GET \
  --url https://api.example.com/api/military/v1/get-wingbits-status
{
  "configured": true
}

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.

Response

Successful response

GetWingbitsStatusResponse indicates whether Wingbits is available.

configured
boolean

Whether the Wingbits API key is configured on the server.