GET /location/

thespacedevs.com:launch-library-api

Summary: List launch locations
Operation ID: listLocations
Auth: unknown
Description

Returns a paginated list of launch locations (spaceports) around the world.

Parameters (2)

limit (integer, query, optional, default: 10)

Number of results to return per page

Constraints: {'maximum': 100}

offset (integer, query, optional, default: 0)

Index of the first result to return

Examples (3)

TitleTypeURLAction
List all locations (default pagination) curl https://ll.thespacedevs.com/2.2.0/location/
Filter locations by USA curl https://ll.thespacedevs.com/2.2.0/location/?country_code=USA
Paginated list with custom limit curl https://ll.thespacedevs.com/2.2.0/location/?limit=5&offset=0

Probe History

Latency

Status Codes

TimeStatusLatencySize
2026-03-23 10:16:16.586318 200 824ms
2026-03-23 09:39:08.116657 429 429ms
2026-03-23 09:18:35.191699 200 242ms

Response Changes

WhenOldNew
2026-03-23 09:39:08.116657 8479ab1acd40 fd83ef75cb2d
2026-03-23 10:16:16.586318 fd83ef75cb2d 1773b061ef8e