---
title: "Get system jumps"
method: GET
path: "/universe/system_jumps"
tags: ["Universe"]
---

# Get system jumps

`GET /universe/system_jumps`

Get the number of jumps in solar systems within the last hour ending at the timestamp of the Last-Modified header, excluding wormhole space. Only systems with jumps will be listed

## Headers

- `Accept-Language` 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'
- `If-None-Match` string
- `X-Compatibility-Date` '2025-12-16', date, required
- `X-Tenant` string

## Response `200`

OK

- object[]
  - `ship_jumps` integer, required
  - `system_id` integer, required

## Other responses

- `default` — Error

---

[API](https://skmtc.net/evemonk/apis/eve-stable-infrastructure-esi-tranquility.md) · [All operations](https://skmtc.net/evemonk/apis/eve-stable-infrastructure-esi-tranquility/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/evemonk/eve-stable-infrastructure-esi-tranquility/versions/7bad2f0024dd/schema)
