We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 329d632 commit 4b7ca3bCopy full SHA for 4b7ca3b
docs/launches.md
@@ -65,6 +65,7 @@ GET https://api.spacexdata.com/v2/launches?launch_year=2017&rocket_id=falcon9&co
65
| site_name | Filter by launch site name | `site_name=KSC+LC+39A` |
66
| site\_name_long | Filter by long launch site name | `site_name_long=Kennedy+Space+Center+Historic+Launch+Complex+39A` |
67
| payload_id | Filter by payload id | `payload_id=BulgariaSat-1` |
68
+| norad_id | Filter by payload NORAD id | `norad_id=43571` |
69
| customer | Filter by launch customer | `customer=Iridium` |
70
| nationality | Filter by payload nationality | `nationality=Bulgaria` |
71
| manufacturer | Filter by payload manufacturer | `manufacturer=SSL` |
0 commit comments