cURL
Current Risks
Get Wildlife
Returns a list of wildlife-related risks based on location and selected IDs.
GET
cURL
Coming Soon — This endpoint is under development and will be available at a future date.
Request
Headers
string
required
Your API key for authentication. Format:
Bearer YOUR_API_KEYQuery Parameters
string
required
The latitude and longitude for the location to check, formatted as
{latitude},{longitude}.string
A comma-separated list of wildlife risk IDs to check. If you do not provide this, all wildlife risks will be checked.
The available
ids are:bearsvenomous-snakesmosquitoesticks
Response
The response is a JSON object containing aresponseId and a risks array. Each object in the array represents a specific wildlife risk and includes an id, a title, a score, and a list of tips.
string
A unique identifier for this response. Use this ID if submitting feedback about the response.
array
An array of risk objects.
Example
Request
Response
Query Parameters
The latitude and longitude, formatted as {latitude},{longitude}.
A comma-separated list of wildlife risk IDs.
Comma-separated list of sections to exclude from the response. Options: tips, summary, score

