---
title: "Get recent usage (last 24 hours)"
method: GET
path: "/api/v1/usage/recent"
tags: ["Usage Statistics"]
---

# Get recent usage (last 24 hours)

`GET /api/v1/usage/recent`

Convenience endpoint to retrieve usage statistics for the last 24 hours.
            Equivalent to calling /stats with start_date = now-24h and end_date = now.

            **Authorization:** Requires valid API key.

## Query parameters

- `api_key` string, required
- `api_type` 'IP' | 'ADVANCED_EMAIL_VALIDATION'

## Response `200`

OK

---

[API](https://skmtc.dev/ip-api/apis/ip-api-io-ip-geolocation-security-api.md) · [All operations](https://skmtc.dev/ip-api/apis/ip-api-io-ip-geolocation-security-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ip-api/ip-api-io-ip-geolocation-security-api/revisions/a6862f586bf3/schema)
