> For the complete documentation index, see [llms.txt](https://dev.guardian.hedera.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dev.guardian.hedera.com/guardian/standard-registry/policies/integrating-3rd-party-data-resources/supported-firms-api-methods/getareadatawithdate.md).

# getAreaDataWithDate

<mark style="color:green;">`GET`</mark>` `` ``/api/area/csv/{${FIRMSService.secretTokenParamName}}/{source}/{area_coordinates}/{day_range}/{date} `

Get fire detections for specified bounding box area with date.

**Headers**

| Name          | Value              |
| ------------- | ------------------ |
| Content-Type  | `application/json` |
| Authorization | `Bearer <token>`   |

**Body**

| Name              | Type   | Description      |
| ----------------- | ------ | ---------------- |
| source            | string | Source           |
| area\_coordinates | number | Area Coordinates |
| day\_range        | number | Day Range        |
