GET /spacecraft/

thespacedevs.com:launch-library-api

Summary: List spacecraft
Operation ID: listSpacecraft
Auth: unknown
Description

Returns a paginated list of spacecraft.

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 spacecraft with default pagination curl https://ll.thespacedevs.com/2.2.0/spacecraft/
List spacecraft with custom page size curl https://ll.thespacedevs.com/2.2.0/spacecraft/?limit=5
List spacecraft with pagination offset curl https://ll.thespacedevs.com/2.2.0/spacecraft/?limit=10&offset=20

Probe History

Latency

Status Codes

TimeStatusLatencySize
2026-03-23 10:19:22.160420 200 259ms
2026-03-23 10:08:33.292952 200 1317ms
2026-03-23 09:49:39.406194 429 344ms

Response Changes

WhenOldNew
2026-03-23 10:08:33.292952 d7a479b55394 4a772e3a2fb7
2026-03-23 10:19:22.160420 4a772e3a2fb7 0a2616fe871e