GET /agencies/
thespacedevs.com:launch-library-api
Summary: List space agencies
Operation ID: getAgencies
Auth: unknown
Operation ID: getAgencies
Auth: unknown
Description
Retrieves a list of launch service providers, manufacturers, and space agencies.
Parameters (3)
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
search
(string, query, optional)
Search query string
Examples (3)
| Title | Type | URL | Action |
|---|---|---|---|
| List all agencies with default pagination | curl |
https://ll.thespacedevs.com/2.2.0/agencies/ |
|
| Filter agencies by country code (USA) | curl |
https://ll.thespacedevs.com/2.2.0/agencies/?country_code=USA |
|
| Filter by government type with custom limit | curl |
https://ll.thespacedevs.com/2.2.0/agencies/?type=Government&limit=25 |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:50:49.037980 | 429 | 182ms | |
| 2026-03-23 10:34:22.029895 | 429 | 225ms | |
| 2026-03-23 09:27:42.301390 | 429 | 427ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 10:34:22.029895 | 665f00c12a34 |
bf558900e957 |
| 2026-03-23 10:50:49.037980 | bf558900e957 |
51b5f84fbf56 |