---
title: "The ambient dose equivalent rate calculated for a single particle type, or accumulated over all particle types."
method: GET
path: "/cari7/ambient_dose"
tags: ["cari7"]
---

# The ambient dose equivalent rate calculated for a single particle type, or accumulated over all particle types.

`GET /cari7/ambient_dose`

The ambient dose equivalent, H*(10), is an operational quantity that simulates the  human body by measuring the dose equivalent at a depth of 10 mm within a tissue  equivalent sphere of 300 mm diameter. It is a measurable quantity that is  used to calibrate area monitors (radiation detectors) for mixed radiation fields. 
Use this endpoint if you are comparing model predictions to measurements.

## Query parameters

- `altitude` number, required
- `latitude` number, required
- `longitude` number, required
- `year` integer, required
- `month` integer, required
- `day` integer, required
- `utc` integer, required
- `particle` 'total' | 'neutron' | 'photon' | 'e-' | 'e+' | 'mu-' | 'mu+' | 'proton' | 'pi-' | 'pi+' | 'deuteron' | 'triton' | 'helion' | 'alpha' | 'Li' | 'Be' | 'B' | 'C' | 'N' | 'O' | 'F' | 'Ne' | 'Na' | 'Mg' | 'Al' | 'Si' | 'P' | 'S' | 'Cl' | 'Ar' | 'K' | 'Ca' | 'Sc' | 'Ti' | 'V' | 'Cr' | 'Mn' | 'Fe', required

## Response `200`

Successful dose calculation

- object
  - `dose rate` object
    - `units` string
    - `value` number

---

[API](https://skmtc.net/amentum/apis/aviation-radiation.md) · [All operations](https://skmtc.net/amentum/apis/aviation-radiation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/amentum/aviation-radiation/versions/3ccdfd4584ac/schema)
