GET /launches/
thespacedevs.com:launch-library-api
Summary: List space launches
Operation ID: getLaunches
Auth: unknown
Operation ID: getLaunches
Auth: unknown
Description
Retrieves a list of orbital and suborbital launches with details including launch vehicle, mission, status, and timing.
Parameters (6)
launch_service_provider
(integer, query, optional)
Filter by launch service provider ID
limit
(integer, query, optional, default: 10)
Number of results to return per page
offset
(integer, query, optional, default: 0)
Index of the first result to return (for pagination)
rocket_configuration
(integer, query, optional)
Filter by rocket configuration ID
search
(string, query, optional)
Search query string
status
(integer, query, optional)
Filter by launch status ID
No probe data for this endpoint yet.