Coordination & Context
base64 encoded application name and email, as in base64("app_name:email"). This value can also be passed in the X-HDX-HAPI-APP-IDENTIFIER header. See the encoded_app_identifier endpoint.
Filter the response by sector codes, which describe the humanitarian sector to which the operational presence applies. See the sector endpoint for details.
Filter the response by sector names, which describe the humanitarian sector to which the operational presence applies. See the sector endpoint for details.
Filter the response by the acronym of the organization to which the operational presence applies. See the org endpoint for details.
Filter the response by the name of the organization to which the operational presence applies. See the org endpoint for details.
Filter the response by the has_hrp flag. The has_hrp flag indicates whether a country has a Humanitarian Response Plan.
Filter the response by the in_gho flag. The in_gho flag indicates whether a country is in the Global Humanitarian Overview.
Filter entries to include rows where the reference period overlaps with or extends beyond this date, e.g. 2020, 2020-01, 2020-01-01 or 2020-01-01T00:00:00
Filter entries to include rows where the reference period overlaps with or begins prior to this date, e.g. 2020, 2020-01, 2020-01-01, 2020-01-01 or 2020-01-01T23:59:59
Filter the response by a location (typically a country). The location codes use the ISO-3 (ISO 3166 alpha-3) codes. See the location endpoint for details.
Filter the response by a location (typically a country). The location names are based on the "short name" from the UN M49 Standard. See the location endpoint for details.
Filter the response by the 1st subnational administrative divisions. The admin1 codes refer to the p-codes in the Common Operational Datasets. See the admin1 endpoint for details.
Filter the response by the 1st subnational administrative divisions. The admin1 names refer to either the Common Operational Datasets or those provided in the original data source. See the admin1 endpoint for details.
Filter the response by the 2nd subnational administrative divisions. The admin2 codes refer to the p-codes in the Common Operational Datasets. See the admin2 endpoint for details.
Filter the response by the 2nd subnational administrative divisions. The admin2 names refer to either the Common Operational Datasets or those provided in the original data source. See the admin2 endpoint for details.
Filter the response by admin level.
jsonPossible values: Maximum number of records to return. The system will not return more than 10,000 records.
10000Example: 100Number of records to skip in the response. Use in conjunction with the limit parameter to paginate.
0Successful Response
Bad Request
Validation Error
Internal Server Error
GET /api/v2/coordination-context/operational-presence?app_identifier=text HTTP/1.1
Host: hapi.humdata.org
Accept: */*
{
"data": [
{
"location_code": "text",
"location_name": "text",
"admin1_code": "text",
"admin1_name": "text",
"admin2_code": "text",
"admin2_name": "text",
"admin_level": 1,
"resource_hdx_id": "text",
"org_acronym": "text",
"org_name": "text",
"sector_code": "text",
"sector_name": "text",
"reference_period_start": "2026-01-01T00:00:00.000Z",
"reference_period_end": "2026-01-01T00:00:00.000Z",
"org_type_code": "text",
"org_type_description": "text"
}
]
}base64 encoded application name and email, as in base64("app_name:email"). This value can also be passed in the X-HDX-HAPI-APP-IDENTIFIER header. See the encoded_app_identifier endpoint.
Filter the response by a unique code given by FTS to each appeal
Filter the response by the type of the appeal, such as flash or HRP
Filter the response by a location (typically a country). The location codes use the ISO-3 (ISO 3166 alpha-3) codes. See the location endpoint for details.
Filter the response by a location (typically a country). The location names are based on the "short name" from the UN M49 Standard. See the location endpoint for details.
Filter the response by the has_hrp flag. The has_hrp flag indicates whether a country has a Humanitarian Response Plan.
Filter the response by the in_gho flag. The in_gho flag indicates whether a country is in the Global Humanitarian Overview.
Filter entries to include rows where the reference period overlaps with or extends beyond this date, e.g. 2020, 2020-01, 2020-01-01 or 2020-01-01T00:00:00
Filter entries to include rows where the reference period overlaps with or begins prior to this date, e.g. 2020, 2020-01, 2020-01-01, 2020-01-01 or 2020-01-01T23:59:59
jsonPossible values: Maximum number of records to return. The system will not return more than 10,000 records.
10000Example: 100Number of records to skip in the response. Use in conjunction with the limit parameter to paginate.
0Successful Response
Bad Request
Validation Error
Internal Server Error
GET /api/v2/coordination-context/funding?app_identifier=text HTTP/1.1
Host: hapi.humdata.org
Accept: */*
{
"data": [
{
"resource_hdx_id": "text",
"appeal_code": "text",
"appeal_name": "text",
"appeal_type": "text",
"requirements_usd": 1,
"funding_usd": 1,
"funding_pct": 1,
"location_code": "text",
"location_name": "text",
"reference_period_start": "2026-01-01T00:00:00.000Z",
"reference_period_end": "2026-01-01T00:00:00.000Z"
}
]
}base64 encoded application name and email, as in base64("app_name:email"). This value can also be passed in the X-HDX-HAPI-APP-IDENTIFIER header. See the encoded_app_identifier endpoint.
Filter the response by the ACLED event-type categories (non-mutually exclusive), available values are described here.
Filter the response by the has_hrp flag. The has_hrp flag indicates whether a country has a Humanitarian Response Plan.
Filter the response by the in_gho flag. The in_gho flag indicates whether a country is in the Global Humanitarian Overview.
Filter entries to include rows where the reference period overlaps with or extends beyond this date, e.g. 2020, 2020-01, 2020-01-01 or 2020-01-01T00:00:00
Filter entries to include rows where the reference period overlaps with or begins prior to this date, e.g. 2020, 2020-01, 2020-01-01, 2020-01-01 or 2020-01-01T23:59:59
Filter the response by a location (typically a country). The location codes use the ISO-3 (ISO 3166 alpha-3) codes. See the location endpoint for details.
Filter the response by a location (typically a country). The location names are based on the "short name" from the UN M49 Standard. See the location endpoint for details.
Filter the response by the 1st subnational administrative divisions. The admin1 codes refer to the p-codes in the Common Operational Datasets. See the admin1 endpoint for details.
Filter the response by the 1st subnational administrative divisions. The admin1 names refer to either the Common Operational Datasets or those provided in the original data source. See the admin1 endpoint for details.
Filter the response by the 2nd subnational administrative divisions. The admin2 codes refer to the p-codes in the Common Operational Datasets. See the admin2 endpoint for details.
Filter the response by the 2nd subnational administrative divisions. The admin2 names refer to either the Common Operational Datasets or those provided in the original data source. See the admin2 endpoint for details.
Filter the response by admin level.
jsonPossible values: Maximum number of records to return. The system will not return more than 10,000 records.
10000Example: 100Number of records to skip in the response. Use in conjunction with the limit parameter to paginate.
0Successful Response
Bad Request
Validation Error
Internal Server Error
GET /api/v2/coordination-context/conflict-events?app_identifier=text HTTP/1.1
Host: hapi.humdata.org
Accept: */*
{
"data": [
{
"location_code": "text",
"location_name": "text",
"admin1_code": "text",
"admin1_name": "text",
"admin2_code": "text",
"admin2_name": "text",
"admin_level": 1,
"resource_hdx_id": "text",
"event_type": "civilian_targeting",
"events": 1,
"fatalities": 1,
"reference_period_start": "2026-01-01T00:00:00.000Z",
"reference_period_end": "2026-01-01T00:00:00.000Z"
}
]
}base64 encoded application name and email, as in base64("app_name:email"). This value can also be passed in the X-HDX-HAPI-APP-IDENTIFIER header. See the encoded_app_identifier endpoint.
Filter the response by the INFORM risk class, available values are described here.
Filter the response by a lower bound for the Global Rank.
Filter the response by an upper bound for the Global Rank.
Filter the response by a lower bound for the Overall Risk.
Filter the response by an upper bound for the Overall Risk.
Filter the response by a lower bound for the Hazard Exposure Risk.
Filter the response by an upper bound for the Hazard Exposure Risk.
Filter the response by a lower bound for the Vulnerability Risk.
Filter the response by an upper bound for the Vulnerability Risk.
Filter the response by a lower bound for the Coping Capacity Risk.
Filter the response by a lower bound for the Coping Capacity Risk.
Filter the response by a location (typically a country). The location codes use the ISO-3 (ISO 3166 alpha-3) codes. See the location endpoint for details.
Filter the response by a location (typically a country). The location names are based on the "short name" from the UN M49 Standard. See the location endpoint for details.
Filter the response by the has_hrp flag. The has_hrp flag indicates whether a country has a Humanitarian Response Plan.
Filter the response by the in_gho flag. The in_gho flag indicates whether a country is in the Global Humanitarian Overview.
Filter entries to include rows where the reference period overlaps with or extends beyond this date, e.g. 2020, 2020-01, 2020-01-01 or 2020-01-01T00:00:00
Filter entries to include rows where the reference period overlaps with or begins prior to this date, e.g. 2020, 2020-01, 2020-01-01, 2020-01-01 or 2020-01-01T23:59:59
jsonPossible values: Maximum number of records to return. The system will not return more than 10,000 records.
10000Example: 100Number of records to skip in the response. Use in conjunction with the limit parameter to paginate.
0Successful Response
Bad Request
Validation Error
Internal Server Error
GET /api/v2/coordination-context/national-risk?app_identifier=text HTTP/1.1
Host: hapi.humdata.org
Accept: */*
{
"data": [
{
"risk_class": "1",
"global_rank": 1,
"overall_risk": 1,
"hazard_exposure_risk": 1,
"vulnerability_risk": 1,
"coping_capacity_risk": 1,
"meta_missing_indicators_pct": 1,
"meta_avg_recentness_years": 1,
"reference_period_start": "2026-01-01T00:00:00.000Z",
"reference_period_end": "2026-01-01T00:00:00.000Z",
"resource_hdx_id": "text",
"location_code": "text",
"location_name": "text"
}
]
}Last updated
Was this helpful?
