Modes

Levels of detail in the response - list, normal, detailed

Example - /agencies/?mode=list

Filters

Parameters - abbrev, abbrev__contains, attempted_landings, attempted_landings__gt, attempted_landings__gte, attempted_landings__lt, attempted_landings__lte, consecutive_successful_landings, consecutive_successful_landings__gt, consecutive_successful_landings__gte, consecutive_successful_landings__lt, consecutive_successful_landings__lte, consecutive_successful_launches, consecutive_successful_launches__gt, consecutive_successful_launches__gte, consecutive_successful_launches__lt, consecutive_successful_launches__lte, country_code, description, description__contains, failed_landings, failed_landings__gt, failed_landings__gte, failed_landings__lt, failed_landings__lte, failed_launches, failed_launches__gt, failed_launches__gte, failed_launches__lt, failed_launches__lte, featured, founding_year, founding_year__gt, founding_year__gte, founding_year__lt, founding_year__lte, id, name, name__contains, parent__id, pending_launches, pending_launches__gt, pending_launches__gte, pending_launches__lt, pending_launches__lte, spacecraft, successful_landings, successful_landings__gt, successful_landings__gte, successful_landings__lt, successful_landings__lte, successful_launches, successful_launches__gt, successful_launches__gte, successful_launches__lt, successful_launches__lte, total_launch_count, total_launch_count__gt, total_launch_count__gte, total_launch_count__lt, total_launch_count__lte, type__id

Example - /agencies/?abbrev=NASA

Fields searched - abbrev, name

Example - /agencies/?search=SpaceX

Ordering

Fields - attempted_landings, consecutive_successful_landings, consecutive_successful_launches, failed_landings, failed_launches, featured, id, name, pending_launches, successful_landings, successful_launches, total_launch_count

Example - /agencies/?ordering=-total_launch_count

Number of results

Use limit to control the number of objects in the response (max 100)

Example - /agencies/?limit=2

Format

Switch to JSON output - /agencies/?format=json

Help

Find all the FAQs and support links on the documentation homepage - ll.thespacedevs.com/docs

GET /2.3.0/agencies/103/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
  "response_mode": "detailed",
  "id": 103,
  "url": "https://ll.thespacedevs.com/2.3.0/agencies/103/?format=api",
  "name": "RKK Energiya",
  "abbrev": "RSC",
  "type": {
    "id": 3,
    "name": "Commercial"
  },
  "featured": false,
  "country": [
    {
      "id": 5,
      "name": "Russia",
      "alpha_2_code": "RU",
      "alpha_3_code": "RUS",
      "nationality_name": "Russian",
      "nationality_name_composed": "Russo"
    }
  ],
  "description": "",
  "administrator": null,
  "founding_year": null,
  "launchers": "",
  "spacecraft": "",
  "parent": null,
  "image": null,
  "logo": {
    "id": 2481,
    "name": "RKK Energiya logo",
    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rkk_energiya_lo_image_20250921093034.png",
    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rkk_energiya_lo_image_thumbnail_20250921093034.png",
    "credit": "RKK Energiya",
    "license": {
      "id": 1,
      "name": "Unknown",
      "priority": 9,
      "link": null
    },
    "single_use": true,
    "variants": []
  },
  "social_logo": {
    "id": 2482,
    "name": "RKK Energiya social logo",
    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rkk_energiya_so_image_20250921093044.png",
    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rkk_energiya_so_image_thumbnail_20250921093044.png",
    "credit": "RKK Energiya",
    "license": {
      "id": 1,
      "name": "Unknown",
      "priority": 9,
      "link": null
    },
    "single_use": true,
    "variants": []
  },
  "total_launch_count": 1,
  "consecutive_successful_launches": 1,
  "successful_launches": 1,
  "failed_launches": 0,
  "pending_launches": 0,
  "consecutive_successful_landings": 0,
  "successful_landings": 0,
  "failed_landings": 0,
  "attempted_landings": 0,
  "successful_landings_spacecraft": 0,
  "failed_landings_spacecraft": 0,
  "attempted_landings_spacecraft": 0,
  "successful_landings_payload": 0,
  "failed_landings_payload": 0,
  "attempted_landings_payload": 0,
  "info_url": "https://www.energia.ru/english/",
  "wiki_url": "https://en.wikipedia.org/wiki/S.P._Korolev_Rocket_and_Space_Corporation_Energia",
  "social_media_links": [],
  "launcher_list": [
    {
      "response_mode": "detailed",
      "id": 521,
      "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/521/?format=api",
      "name": "Soyuz-5",
      "families": [
        {
          "response_mode": "detailed",
          "id": 207,
          "name": "Soyuz-5",
          "manufacturer": [
            {
              "response_mode": "normal",
              "id": 103,
              "url": "https://ll.thespacedevs.com/2.3.0/agencies/103/?format=api",
              "name": "RKK Energiya",
              "abbrev": "RSC",
              "type": {
                "id": 3,
                "name": "Commercial"
              },
              "featured": false,
              "country": [
                {
                  "id": 5,
                  "name": "Russia",
                  "alpha_2_code": "RU",
                  "alpha_3_code": "RUS",
                  "nationality_name": "Russian",
                  "nationality_name_composed": "Russo"
                }
              ],
              "description": "",
              "administrator": null,
              "founding_year": null,
              "launchers": "",
              "spacecraft": "",
              "parent": null,
              "image": null,
              "logo": {
                "id": 2481,
                "name": "RKK Energiya logo",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rkk_energiya_lo_image_20250921093034.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rkk_energiya_lo_image_thumbnail_20250921093034.png",
                "credit": "RKK Energiya",
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              },
              "social_logo": {
                "id": 2482,
                "name": "RKK Energiya social logo",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rkk_energiya_so_image_20250921093044.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rkk_energiya_so_image_thumbnail_20250921093044.png",
                "credit": "RKK Energiya",
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              },
              "total_launch_count": 1,
              "consecutive_successful_launches": 1,
              "successful_launches": 1,
              "failed_launches": 0,
              "pending_launches": 0,
              "consecutive_successful_landings": 0,
              "successful_landings": 0,
              "failed_landings": 0,
              "attempted_landings": 0,
              "successful_landings_spacecraft": 0,
              "failed_landings_spacecraft": 0,
              "attempted_landings_spacecraft": 0,
              "successful_landings_payload": 0,
              "failed_landings_payload": 0,
              "attempted_landings_payload": 0,
              "info_url": "https://www.energia.ru/english/",
              "wiki_url": "https://en.wikipedia.org/wiki/S.P._Korolev_Rocket_and_Space_Corporation_Energia",
              "social_media_links": []
            }
          ],
          "parent": null,
          "description": "",
          "active": true,
          "maiden_flight": "2026-04-30",
          "total_launch_count": 1,
          "consecutive_successful_launches": 1,
          "successful_launches": 1,
          "failed_launches": 0,
          "pending_launches": 0,
          "attempted_landings": 0,
          "successful_landings": 0,
          "failed_landings": 0,
          "consecutive_successful_landings": 0
        }
      ],
      "full_name": "Soyuz-5",
      "variant": "",
      "active": true,
      "is_placeholder": false,
      "program": [],
      "reusable": false,
      "image": {
        "id": 2758,
        "name": "Soyuz-5 at Baikonur Cosmodrome Site 45",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz-5_at_baik_image_20260501030446.png",
        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz-5_at_baik_image_thumbnail_20260501030446.png",
        "credit": "Roscosmos",
        "license": {
          "id": 14,
          "name": "Roscosmos Image Use Policy",
          "priority": 3,
          "link": "https://www.roscosmos.ru/22650/"
        },
        "single_use": true,
        "variants": []
      },
      "info_url": "https://russianspaceweb.com/soyuz5-lv.html",
      "wiki_url": "https://en.wikipedia.org/wiki/Irtysh_(rocket)",
      "description": "Soyuz-5, also named Irtysh is a planned Russian rocket that is being developed by JSC SRC Progress, formerly within \"Project Feniks.\" It will replace the capability of Zenit-2 and Proton Medium. It will initially be a two-stage rocket, but Soyuz 5 can be enhanced with an optional Blok DM-03 upper stage for geostationary missions.\r\n\r\nThe rocket is loosely based on the Zenit launch vehicle with a RD-171MV engine on the 1st stage, enlarged to 4.1 m in diameter, while the 2nd stage is powered by 2 RD-0124MS engines derived from engines used on the 3rd stage of the Soyuz-2.1b. The Soyuz-5 can lift 17 tonnes to a Low Earth orbit.",
      "alias": "Irtysh",
      "min_stage": 2,
      "max_stage": 3,
      "length": 65.258,
      "diameter": 4.1,
      "maiden_flight": "2026-04-30",
      "launch_cost": null,
      "launch_mass": 525.0,
      "leo_capacity": 17000.0,
      "gto_capacity": 5000.0,
      "geo_capacity": null,
      "sso_capacity": null,
      "to_thrust": 7257.0,
      "apogee": null,
      "total_launch_count": 1,
      "consecutive_successful_launches": 1,
      "successful_launches": 1,
      "failed_launches": 0,
      "pending_launches": 0,
      "attempted_landings": 0,
      "successful_landings": 0,
      "failed_landings": 0,
      "consecutive_successful_landings": 0,
      "fastest_turnaround": null
    },
    {
      "response_mode": "detailed",
      "id": 451,
      "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/451/?format=api",
      "name": "Vostok 8A92",
      "families": [
        {
          "response_mode": "detailed",
          "id": 169,
          "name": "Vostok",
          "manufacturer": [
            {
              "response_mode": "normal",
              "id": 1000,
              "url": "https://ll.thespacedevs.com/2.3.0/agencies/1000/?format=api",
              "name": "Energia",
              "abbrev": "OKB-1",
              "type": {
                "id": 1,
                "name": "Government"
              },
              "featured": false,
              "country": [
                {
                  "id": 5,
                  "name": "Russia",
                  "alpha_2_code": "RU",
                  "alpha_3_code": "RUS",
                  "nationality_name": "Russian",
                  "nationality_name_composed": "Russo"
                }
              ],
              "description": null,
              "administrator": null,
              "founding_year": 1946,
              "launchers": "",
              "spacecraft": "",
              "parent": null,
              "image": null,
              "logo": null,
              "social_logo": null,
              "total_launch_count": 0,
              "consecutive_successful_launches": 0,
              "successful_launches": 0,
              "failed_launches": 0,
              "pending_launches": 0,
              "consecutive_successful_landings": 0,
              "successful_landings": 0,
              "failed_landings": 0,
              "attempted_landings": 0,
              "successful_landings_spacecraft": 0,
              "failed_landings_spacecraft": 0,
              "attempted_landings_spacecraft": 0,
              "successful_landings_payload": 0,
              "failed_landings_payload": 0,
              "attempted_landings_payload": 0,
              "info_url": null,
              "wiki_url": "https://en.wikipedia.org/wiki/Energia_(corporation)",
              "social_media_links": []
            }
          ],
          "parent": null,
          "description": "",
          "active": false,
          "maiden_flight": "1958-09-23",
          "total_launch_count": 150,
          "consecutive_successful_launches": 82,
          "successful_launches": 138,
          "failed_launches": 12,
          "pending_launches": 0,
          "attempted_landings": 0,
          "successful_landings": 0,
          "failed_landings": 0,
          "consecutive_successful_landings": 0
        }
      ],
      "full_name": "Vostok 8A92",
      "variant": "8A92",
      "active": false,
      "is_placeholder": false,
      "program": [],
      "reusable": false,
      "image": {
        "id": 2558,
        "name": "Vostok launch vehicle, Moscow",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vostok_launch_v_image_20251119053730.jpg",
        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vostok_launch_v_image_thumbnail_20251119053731.jpeg",
        "credit": "Mark Wade",
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      },
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Vostok_(rocket_family)",
      "description": "Vostok was a family of rockets derived from the Soviet R-7 Semyorka ICBM and was designed for the human spaceflight programme.",
      "alias": "",
      "min_stage": 2,
      "max_stage": 2,
      "length": 30.84,
      "diameter": 2.99,
      "maiden_flight": "1962-06-01",
      "launch_cost": null,
      "launch_mass": 281.0,
      "leo_capacity": 4730.0,
      "gto_capacity": null,
      "geo_capacity": null,
      "sso_capacity": null,
      "to_thrust": 3996.0,
      "apogee": null,
      "total_launch_count": 44,
      "consecutive_successful_launches": 8,
      "successful_launches": 40,
      "failed_launches": 4,
      "pending_launches": 0,
      "attempted_landings": 0,
      "successful_landings": 0,
      "failed_landings": 0,
      "consecutive_successful_landings": 0,
      "fastest_turnaround": "P6DT19M56S"
    },
    {
      "response_mode": "detailed",
      "id": 452,
      "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/452/?format=api",
      "name": "Vostok 8A92M",
      "families": [
        {
          "response_mode": "detailed",
          "id": 169,
          "name": "Vostok",
          "manufacturer": [
            {
              "response_mode": "normal",
              "id": 1000,
              "url": "https://ll.thespacedevs.com/2.3.0/agencies/1000/?format=api",
              "name": "Energia",
              "abbrev": "OKB-1",
              "type": {
                "id": 1,
                "name": "Government"
              },
              "featured": false,
              "country": [
                {
                  "id": 5,
                  "name": "Russia",
                  "alpha_2_code": "RU",
                  "alpha_3_code": "RUS",
                  "nationality_name": "Russian",
                  "nationality_name_composed": "Russo"
                }
              ],
              "description": null,
              "administrator": null,
              "founding_year": 1946,
              "launchers": "",
              "spacecraft": "",
              "parent": null,
              "image": null,
              "logo": null,
              "social_logo": null,
              "total_launch_count": 0,
              "consecutive_successful_launches": 0,
              "successful_launches": 0,
              "failed_launches": 0,
              "pending_launches": 0,
              "consecutive_successful_landings": 0,
              "successful_landings": 0,
              "failed_landings": 0,
              "attempted_landings": 0,
              "successful_landings_spacecraft": 0,
              "failed_landings_spacecraft": 0,
              "attempted_landings_spacecraft": 0,
              "successful_landings_payload": 0,
              "failed_landings_payload": 0,
              "attempted_landings_payload": 0,
              "info_url": null,
              "wiki_url": "https://en.wikipedia.org/wiki/Energia_(corporation)",
              "social_media_links": []
            }
          ],
          "parent": null,
          "description": "",
          "active": false,
          "maiden_flight": "1958-09-23",
          "total_launch_count": 150,
          "consecutive_successful_launches": 82,
          "successful_launches": 138,
          "failed_launches": 12,
          "pending_launches": 0,
          "attempted_landings": 0,
          "successful_landings": 0,
          "failed_landings": 0,
          "consecutive_successful_landings": 0
        }
      ],
      "full_name": "Vostok 8A92M",
      "variant": "8A92M",
      "active": false,
      "is_placeholder": false,
      "program": [],
      "reusable": false,
      "image": {
        "id": 2572,
        "name": "The full-scale model of the Vostok-2M (8A292M) carrier rocket installed as a monument on the territory of the RSC Energia in Korolyov, Moscow Oblast, Russia",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/the_full-scale__image_20251127090310.jpg",
        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/the_full-scale__image_thumbnail_20251127090311.jpeg",
        "credit": "Dmitry Ivanov",
        "license": {
          "id": 20,
          "name": "CC BY-SA 4.0",
          "priority": 6,
          "link": "https://creativecommons.org/licenses/by-sa/4.0/"
        },
        "single_use": true,
        "variants": []
      },
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Vostok_(rocket_family)",
      "description": "Vostok was a family of rockets derived from the Soviet R-7 Semyorka ICBM and was designed for the human spaceflight programme.",
      "alias": "",
      "min_stage": 2,
      "max_stage": 2,
      "length": 30.84,
      "diameter": 2.99,
      "maiden_flight": "1964-08-28",
      "launch_cost": null,
      "launch_mass": 282.0,
      "leo_capacity": 3800.0,
      "gto_capacity": null,
      "geo_capacity": null,
      "sso_capacity": null,
      "to_thrust": 3996.0,
      "apogee": null,
      "total_launch_count": 93,
      "consecutive_successful_launches": 82,
      "successful_launches": 92,
      "failed_launches": 1,
      "pending_launches": 0,
      "attempted_landings": 0,
      "successful_landings": 0,
      "failed_landings": 0,
      "consecutive_successful_landings": 0,
      "fastest_turnaround": "P4DT6H4M"
    },
    {
      "response_mode": "detailed",
      "id": 453,
      "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/453/?format=api",
      "name": "Vostok 8K72",
      "families": [
        {
          "response_mode": "detailed",
          "id": 169,
          "name": "Vostok",
          "manufacturer": [
            {
              "response_mode": "normal",
              "id": 1000,
              "url": "https://ll.thespacedevs.com/2.3.0/agencies/1000/?format=api",
              "name": "Energia",
              "abbrev": "OKB-1",
              "type": {
                "id": 1,
                "name": "Government"
              },
              "featured": false,
              "country": [
                {
                  "id": 5,
                  "name": "Russia",
                  "alpha_2_code": "RU",
                  "alpha_3_code": "RUS",
                  "nationality_name": "Russian",
                  "nationality_name_composed": "Russo"
                }
              ],
              "description": null,
              "administrator": null,
              "founding_year": 1946,
              "launchers": "",
              "spacecraft": "",
              "parent": null,
              "image": null,
              "logo": null,
              "social_logo": null,
              "total_launch_count": 0,
              "consecutive_successful_launches": 0,
              "successful_launches": 0,
              "failed_launches": 0,
              "pending_launches": 0,
              "consecutive_successful_landings": 0,
              "successful_landings": 0,
              "failed_landings": 0,
              "attempted_landings": 0,
              "successful_landings_spacecraft": 0,
              "failed_landings_spacecraft": 0,
              "attempted_landings_spacecraft": 0,
              "successful_landings_payload": 0,
              "failed_landings_payload": 0,
              "attempted_landings_payload": 0,
              "info_url": null,
              "wiki_url": "https://en.wikipedia.org/wiki/Energia_(corporation)",
              "social_media_links": []
            }
          ],
          "parent": null,
          "description": "",
          "active": false,
          "maiden_flight": "1958-09-23",
          "total_launch_count": 150,
          "consecutive_successful_launches": 82,
          "successful_launches": 138,
          "failed_launches": 12,
          "pending_launches": 0,
          "attempted_landings": 0,
          "successful_landings": 0,
          "failed_landings": 0,
          "consecutive_successful_landings": 0
        }
      ],
      "full_name": "Vostok 8K72",
      "variant": "8K72",
      "active": false,
      "is_placeholder": false,
      "program": [],
      "reusable": false,
      "image": null,
      "info_url": "",
      "wiki_url": "https://en.wikipedia.org/wiki/Vostok_(rocket_family)",
      "description": "Vostok was a family of rockets derived from the Soviet R-7 Semyorka ICBM and was designed for the human spaceflight programme.",
      "alias": "",
      "min_stage": 2,
      "max_stage": 2,
      "length": 30.84,
      "diameter": 2.99,
      "maiden_flight": "1960-05-15",
      "launch_cost": null,
      "launch_mass": 281.0,
      "leo_capacity": 4550.0,
      "gto_capacity": null,
      "geo_capacity": null,
      "sso_capacity": null,
      "to_thrust": 3873.0,
      "apogee": null,
      "total_launch_count": 4,
      "consecutive_successful_launches": 2,
      "successful_launches": 3,
      "failed_launches": 1,
      "pending_launches": 0,
      "attempted_landings": 0,
      "successful_landings": 0,
      "failed_landings": 0,
      "consecutive_successful_landings": 0,
      "fastest_turnaround": "P21DT23H13M6S"
    }
  ],
  "spacecraft_list": []
}