Skip to main content
GET
/
api
/
infrastructure
/
v1
/
get-bootstrap-data
GetBootstrapData
curl --request GET \
  --url https://api.example.com/api/infrastructure/v1/get-bootstrap-data
{
  "data": {},
  "missing": [
    "<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

tier
string

Predefined tiers or specific keys.

keys
string[]

Response

Successful response

GetBootstrapDataResponse containing pooled data objects.

data
object

Map of keys to JSON-encoded data strings.

missing
string[]

List of keys that were not found in cache.