---
title: "Get apps ranked by their urgency in push notifications."
method: GET
path: "/trends/urgency-index"
tags: ["trends"]
---

# Get apps ranked by their urgency in push notifications.

`GET /trends/urgency-index`

<br/>

## Query parameters

- `start_date` string, date
- `end_date` string, date
- `brand` string

## Headers

- `X-API-Key` string, required

## Response `200`

A list of apps with urgency scores and example notifications.

## Other responses

- `401` — Unauthorized – API key missing or invalid.

---

[API](https://skmtc.dev/empushy/apis/notiflow-api.md) · [All operations](https://skmtc.dev/empushy/apis/notiflow-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/empushy/notiflow-api/revisions/09c0a68f9a58/schema)
