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 - lldev.thespacedevs.com/docs

GET /2.3.0/agencies/?format=api&offset=290&ordering=-consecutive_successful_landings
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
  "count": 349,
  "next": "https://lldev.thespacedevs.com/2.3.0/agencies/?format=api&limit=10&offset=300&ordering=-consecutive_successful_landings",
  "previous": "https://lldev.thespacedevs.com/2.3.0/agencies/?format=api&limit=10&offset=280&ordering=-consecutive_successful_landings",
  "results": [
    {
      "response_mode": "normal",
      "id": 61,
      "url": "https://lldev.thespacedevs.com/2.3.0/agencies/61/?format=api",
      "name": "Romanian Space Agency",
      "abbrev": "ASR",
      "type": {
        "id": 1,
        "name": "Government"
      },
      "featured": false,
      "country": [
        {
          "id": 47,
          "name": "Romania",
          "alpha_2_code": "RO",
          "alpha_3_code": "ROU",
          "nationality_name": "Romanian",
          "nationality_name_composed": "Romanian"
        }
      ],
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image": null,
      "logo": null,
      "social_logo": null
    },
    {
      "response_mode": "normal",
      "id": 230,
      "url": "https://lldev.thespacedevs.com/2.3.0/agencies/230/?format=api",
      "name": "Broadcasting Satellite System Corporation",
      "abbrev": "BSAT",
      "type": {
        "id": 3,
        "name": "Commercial"
      },
      "featured": false,
      "country": [
        {
          "id": 28,
          "name": "Japan",
          "alpha_2_code": "JP",
          "alpha_3_code": "JPN",
          "nationality_name": "Japanese",
          "nationality_name_composed": "Nippo"
        }
      ],
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image": null,
      "logo": null,
      "social_logo": null
    },
    {
      "response_mode": "normal",
      "id": 81,
      "url": "https://lldev.thespacedevs.com/2.3.0/agencies/81/?format=api",
      "name": "Astrium Satellites",
      "abbrev": "EADS",
      "type": {
        "id": 3,
        "name": "Commercial"
      },
      "featured": false,
      "country": [
        {
          "id": 1,
          "name": "France",
          "alpha_2_code": "FR",
          "alpha_3_code": "FRA",
          "nationality_name": "French",
          "nationality_name_composed": "Franco"
        },
        {
          "id": 4,
          "name": "Germany",
          "alpha_2_code": "DE",
          "alpha_3_code": "DEU",
          "nationality_name": "German",
          "nationality_name_composed": "Germano"
        },
        {
          "id": 7,
          "name": "Spain",
          "alpha_2_code": "ES",
          "alpha_3_code": "ESP",
          "nationality_name": "Spanish",
          "nationality_name_composed": "Hispano"
        },
        {
          "id": 10,
          "name": "United Kingdom",
          "alpha_2_code": "GB",
          "alpha_3_code": "GBR",
          "nationality_name": "British",
          "nationality_name_composed": "Brito"
        }
      ],
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image": null,
      "logo": null,
      "social_logo": null
    },
    {
      "response_mode": "normal",
      "id": 1082,
      "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1082/?format=api",
      "name": "Kinéis",
      "abbrev": "KIN",
      "type": {
        "id": 3,
        "name": "Commercial"
      },
      "featured": false,
      "country": [
        {
          "id": 1,
          "name": "France",
          "alpha_2_code": "FR",
          "alpha_3_code": "FRA",
          "nationality_name": "French",
          "nationality_name_composed": "Franco"
        }
      ],
      "description": "French company operating an Internet of Things (IoT) constellation of nano-satellites following on from the Argos system developed in the 1980s.\r\nIt was founded by the company Collecte Localisation Satellites (CLS) with the support of CNES, the French space agency.",
      "administrator": "CEO: Alexandre Tisserant",
      "founding_year": 2018,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image": null,
      "logo": {
        "id": 153,
        "name": "[AUTO] Kinéis - logo",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/kin25c325a9is_logo_20240117103827.png",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185027.png",
        "credit": null,
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      },
      "social_logo": {
        "id": 71,
        "name": "[AUTO] Kinéis - social_logo",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/kin25c325a9is_nation_20240117103827.png",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184816.png",
        "credit": null,
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      }
    },
    {
      "response_mode": "normal",
      "id": 1049,
      "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1049/?format=api",
      "name": "Space Pioneer",
      "abbrev": "SP",
      "type": {
        "id": 3,
        "name": "Commercial"
      },
      "featured": false,
      "country": [
        {
          "id": 6,
          "name": "China",
          "alpha_2_code": "CN",
          "alpha_3_code": "CHN",
          "nationality_name": "Chinese",
          "nationality_name_composed": "Sino"
        }
      ],
      "description": "Space Pioneer is a Chinese private space launch company based in Beijing. It was founded in 2015 by Kang Yonglai.",
      "administrator": "CEO: Kang Yonglai",
      "founding_year": 2015,
      "launchers": "Tianlong",
      "spacecraft": "",
      "parent": null,
      "image": null,
      "logo": {
        "id": 2739,
        "name": "Space Pioneer Logo",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/space_pioneer_l_image_20260330045334.png",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/space_pioneer_l_image_thumbnail_20260330045336.png",
        "credit": "Space Pioneer",
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      },
      "social_logo": {
        "id": 2740,
        "name": "Space Pioneer Social Logo",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/space_pioneer_s_image_20260330045632.png",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/space_pioneer_s_image_thumbnail_20260330045633.png",
        "credit": "Space Pioneer",
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      }
    },
    {
      "response_mode": "normal",
      "id": 149,
      "url": "https://lldev.thespacedevs.com/2.3.0/agencies/149/?format=api",
      "name": "Interorbital Systems",
      "abbrev": "IOS",
      "type": {
        "id": 3,
        "name": "Commercial"
      },
      "featured": false,
      "country": [
        {
          "id": 2,
          "name": "United States of America",
          "alpha_2_code": "US",
          "alpha_3_code": "USA",
          "nationality_name": "American",
          "nationality_name_composed": "Americano"
        }
      ],
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image": null,
      "logo": null,
      "social_logo": null
    },
    {
      "response_mode": "normal",
      "id": 138,
      "url": "https://lldev.thespacedevs.com/2.3.0/agencies/138/?format=api",
      "name": "Snecma",
      "abbrev": "Snecma",
      "type": {
        "id": 3,
        "name": "Commercial"
      },
      "featured": false,
      "country": [
        {
          "id": 1,
          "name": "France",
          "alpha_2_code": "FR",
          "alpha_3_code": "FRA",
          "nationality_name": "French",
          "nationality_name_composed": "Franco"
        }
      ],
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image": null,
      "logo": null,
      "social_logo": null
    },
    {
      "response_mode": "normal",
      "id": 113,
      "url": "https://lldev.thespacedevs.com/2.3.0/agencies/113/?format=api",
      "name": "INVAP",
      "abbrev": "INVAP",
      "type": {
        "id": 3,
        "name": "Commercial"
      },
      "featured": false,
      "country": [
        {
          "id": 56,
          "name": "Argentina",
          "alpha_2_code": "AR",
          "alpha_3_code": "ARG",
          "nationality_name": "Argentinian",
          "nationality_name_composed": "Argentino"
        }
      ],
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image": null,
      "logo": null,
      "social_logo": null
    },
    {
      "response_mode": "normal",
      "id": 246,
      "url": "https://lldev.thespacedevs.com/2.3.0/agencies/246/?format=api",
      "name": "Vietnam Posts and Telecommunications Group",
      "abbrev": "VNPT",
      "type": {
        "id": 3,
        "name": "Commercial"
      },
      "featured": false,
      "country": [
        {
          "id": 33,
          "name": "Vietnam",
          "alpha_2_code": "VN",
          "alpha_3_code": "VNM",
          "nationality_name": "Vietnamese",
          "nationality_name_composed": "Vietnamese"
        }
      ],
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image": null,
      "logo": null,
      "social_logo": null
    },
    {
      "response_mode": "normal",
      "id": 127,
      "url": "https://lldev.thespacedevs.com/2.3.0/agencies/127/?format=api",
      "name": "Robotics Institute",
      "abbrev": "RI",
      "type": {
        "id": 3,
        "name": "Commercial"
      },
      "featured": false,
      "country": [
        {
          "id": 2,
          "name": "United States of America",
          "alpha_2_code": "US",
          "alpha_3_code": "USA",
          "nationality_name": "American",
          "nationality_name_composed": "Americano"
        }
      ],
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image": null,
      "logo": null,
      "social_logo": null
    }
  ]
}