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=310
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=320",
  "previous": "https://lldev.thespacedevs.com/2.3.0/agencies/?format=api&limit=10&offset=300",
  "results": [
    {
      "response_mode": "normal",
      "id": 71,
      "url": "https://lldev.thespacedevs.com/2.3.0/agencies/71/?format=api",
      "name": "Swiss Space Office",
      "abbrev": "SSO",
      "type": {
        "id": 1,
        "name": "Government"
      },
      "featured": false,
      "country": [
        {
          "id": 8,
          "name": "Switzerland",
          "alpha_2_code": "CH",
          "alpha_3_code": "CHE",
          "nationality_name": "Swiss",
          "nationality_name_composed": "Swiss"
        }
      ],
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image": null,
      "logo": null,
      "social_logo": null
    },
    {
      "response_mode": "normal",
      "id": 1071,
      "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1071/?format=api",
      "name": "Synspective",
      "abbrev": "",
      "type": {
        "id": 5,
        "name": "Private"
      },
      "featured": false,
      "country": [
        {
          "id": 28,
          "name": "Japan",
          "alpha_2_code": "JP",
          "alpha_3_code": "JPN",
          "nationality_name": "Japanese",
          "nationality_name_composed": "Nippo"
        }
      ],
      "description": "Synspective was established with the aim to integrate SAR satellite technology in society through the agility of a start-up company. Synspective derives its name from the company concept of “Synthetic Data for Perspective on Sustainable Development.",
      "administrator": "CEO: Dr. Motoyuki Arai",
      "founding_year": 2018,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image": null,
      "logo": {
        "id": 2029,
        "name": "Synspective logo",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/synspective_log_image_20240325082018.png",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/synspective_log_image_thumbnail_20240325082018.png",
        "credit": "Synspective",
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": [
          {
            "id": 7,
            "type": {
              "id": 1,
              "name": "transparent for light background"
            },
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/image_variants/lightbg.png_tra_image_20240325082021.png"
          },
          {
            "id": 8,
            "type": {
              "id": 2,
              "name": "transparent for dark background"
            },
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/image_variants/darkbg.png_tran_image_20240325082023.png"
          }
        ]
      },
      "social_logo": {
        "id": 95,
        "name": "Synspective social logo",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/synspective_nation_20240228091738.jpg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184850.jpeg",
        "credit": "Synspective",
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      }
    },
    {
      "response_mode": "normal",
      "id": 1104,
      "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1104/?format=api",
      "name": "Taiwan Space Agency",
      "abbrev": "TASA",
      "type": {
        "id": 1,
        "name": "Government"
      },
      "featured": false,
      "country": [
        {
          "id": 76,
          "name": "Taiwan",
          "alpha_2_code": "TW",
          "alpha_3_code": "TWN",
          "nationality_name": "Taiwanese",
          "nationality_name_composed": "Taiwanese"
        }
      ],
      "description": "The Taiwan Space Agency (abbreviated TASA), formerly the National Space Organization (NSPO) from 1991 to 2023, is the national civilian space agency of Taiwan, under the auspices of the National Science and Technology Council. TASA is involved in the development of space technologies and related research.",
      "administrator": "Director General: Wu Jong-shinn",
      "founding_year": 1991,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image": null,
      "logo": {
        "id": 2637,
        "name": "TASA logo",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/tasa_logo_image_20251225090444.png",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/tasa_logo_image_thumbnail_20251225090444.png",
        "credit": "TASA",
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      },
      "social_logo": {
        "id": 2636,
        "name": "TASA social logo",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/tasa_social_log_image_20251225090419.jpg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/tasa_social_log_image_thumbnail_20251225090420.jpeg",
        "credit": "TASA",
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      }
    },
    {
      "response_mode": "normal",
      "id": 26,
      "url": "https://lldev.thespacedevs.com/2.3.0/agencies/26/?format=api",
      "name": "Technical University of Denmark - National Space Institute",
      "abbrev": "DTU",
      "type": {
        "id": 4,
        "name": "Educational"
      },
      "featured": false,
      "country": [
        {
          "id": 45,
          "name": "Denmark",
          "alpha_2_code": "DK",
          "alpha_3_code": "DNK",
          "nationality_name": "Danish",
          "nationality_name_composed": "Dano"
        }
      ],
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image": null,
      "logo": null,
      "social_logo": null
    },
    {
      "response_mode": "normal",
      "id": 208,
      "url": "https://lldev.thespacedevs.com/2.3.0/agencies/208/?format=api",
      "name": "Telesat",
      "abbrev": "TELE",
      "type": {
        "id": 3,
        "name": "Commercial"
      },
      "featured": false,
      "country": [
        {
          "id": 26,
          "name": "Canada",
          "alpha_2_code": "CA",
          "alpha_3_code": "CAN",
          "nationality_name": "Canadian",
          "nationality_name_composed": "Canado"
        }
      ],
      "description": "Telesat, formerly Telesat Canada, is a Canadian satellite communications company founded on May 2, 1969.",
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image": null,
      "logo": null,
      "social_logo": null
    },
    {
      "response_mode": "normal",
      "id": 129,
      "url": "https://lldev.thespacedevs.com/2.3.0/agencies/129/?format=api",
      "name": "Tethers Unlimited, Inc.",
      "abbrev": "TUI",
      "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": 235,
      "url": "https://lldev.thespacedevs.com/2.3.0/agencies/235/?format=api",
      "name": "Thaicom",
      "abbrev": "TICOM",
      "type": {
        "id": 3,
        "name": "Commercial"
      },
      "featured": false,
      "country": [
        {
          "id": 55,
          "name": "Thailand",
          "alpha_2_code": "TH",
          "alpha_3_code": "THA",
          "nationality_name": "Thai",
          "nationality_name_composed": "Thai"
        }
      ],
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image": null,
      "logo": null,
      "social_logo": null
    },
    {
      "response_mode": "normal",
      "id": 78,
      "url": "https://lldev.thespacedevs.com/2.3.0/agencies/78/?format=api",
      "name": "Thales Alenia Space",
      "abbrev": "THALES",
      "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": 3,
          "name": "Italy",
          "alpha_2_code": "IT",
          "alpha_3_code": "ITA",
          "nationality_name": "Italian",
          "nationality_name_composed": "Italo"
        }
      ],
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image": null,
      "logo": null,
      "social_logo": null
    },
    {
      "response_mode": "normal",
      "id": 1029,
      "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1029/?format=api",
      "name": "TiSPACE",
      "abbrev": "",
      "type": {
        "id": 5,
        "name": "Private"
      },
      "featured": false,
      "country": [
        {
          "id": 76,
          "name": "Taiwan",
          "alpha_2_code": "TW",
          "alpha_3_code": "TWN",
          "nationality_name": "Taiwanese",
          "nationality_name_composed": "Taiwanese"
        }
      ],
      "description": "Taiwan Innovative Space Inc.(TiSPACE), is a space launch company from Taiwan founded in 2016.",
      "administrator": "Founder: Dr. Yen-Sen Chen",
      "founding_year": 2016,
      "launchers": "Hapith I, Hapith V",
      "spacecraft": "",
      "parent": null,
      "image": null,
      "logo": {
        "id": 189,
        "name": "[AUTO] TiSPACE - logo",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/tispace_logo_20210910043519.png",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185144.png",
        "credit": null,
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      },
      "social_logo": {
        "id": 96,
        "name": "[AUTO] TiSPACE - social_logo",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/tispace_nation_20210910043519.png",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184851.png",
        "credit": null,
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      }
    },
    {
      "response_mode": "normal",
      "id": 110,
      "url": "https://lldev.thespacedevs.com/2.3.0/agencies/110/?format=api",
      "name": "TRW",
      "abbrev": "TRW",
      "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
    }
  ]
}