cURL
Current Risks
Get Wildlife
Returns a list of wildlife-related risks based on location and selected IDs.
GET
cURL
Documentation Index
Fetch the complete documentation index at: https://docs.goes.health/llms.txt
Use this file to discover all available pages before exploring further.
Coming Soon — This endpoint is under development and will be available at a future date.
Request
Headers
Your API key for authentication. Format:
Bearer YOUR_API_KEYQuery Parameters
The latitude and longitude for the location to check, formatted as
{latitude},{longitude}.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.
A unique identifier for this response. Use this ID if submitting feedback about the response.
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

