---
title: "GET /rest/company"
method: GET
path: "/rest/company"
---

# GET /rest/company

`GET /rest/company`

## Response `200`

- Info
  - `ceo` string
  - `coo` string
  - `cto_propulsion` string
  - `cto` string
  - `employees` integer
  - `founded` integer
  - `founder` string
  - `headquarters` Address
    - `address` string
    - `city` string
    - `state` string
  - `launch_sites` integer
  - `links` InfoLinks
    - `elon_twitter` string
    - `flickr` string
    - `twitter` string
    - `website` string
  - `name` string
  - `summary` string
  - `test_sites` integer
  - `valuation` number, float
  - `vehicles` integer

---

[API](https://skmtc.net/spacexland/apis/spacex-rest-api.md) · [All operations](https://skmtc.net/spacexland/apis/spacex-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/spacexland/spacex-rest-api/versions/46a3b0b96b33/schema)
