API version v1.0
Search and identify critical infrastructure within a specified area in the United States.
Limitation: Query time interval must be less than one minute. This will allow 1440 queries per day.
https://api.crisisinfo.eu/get-critical-infra-info-usa/v1/
Parameter | Description | Optional | Default |
---|---|---|---|
api_key | Authentication API key | Required | None |
Method: GET |
URL: https://api.crisisinfo.eu/get-critical-infra-info-usa/v1/ |
{
"type": "FeatureCollection",
"metadata": {
"generated": "Mon, 25 Nov 2019 16:15:54 +0000",
"url": "https://api.crisisinfo.eu/get-critical-infra-info-usa/v1/",
"title": "CRISISINFO - Search and identify critical infrastructure whitin a specified area in the US.",
"status": 600,
"message": "Wrong, missing or expired api key",
"api": "1.0.0",
"auth": 0
}
}
Rate Limited | True |
Response Format | GeoJSON |
Authentication | Yes |