Skip to content

Commit 4b7ca3b

Browse files
committed
Add payload NORAD id querystring to docs
1 parent 329d632 commit 4b7ca3b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/launches.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ GET https://api.spacexdata.com/v2/launches?launch_year=2017&rocket_id=falcon9&co
6565
| site_name | Filter by launch site name | `site_name=KSC+LC+39A` |
6666
| site\_name_long | Filter by long launch site name | `site_name_long=Kennedy+Space+Center+Historic+Launch+Complex+39A` |
6767
| payload_id | Filter by payload id | `payload_id=BulgariaSat-1` |
68+
| norad_id | Filter by payload NORAD id | `norad_id=43571` |
6869
| customer | Filter by launch customer | `customer=Iridium` |
6970
| nationality | Filter by payload nationality | `nationality=Bulgaria` |
7071
| manufacturer | Filter by payload manufacturer | `manufacturer=SSL` |

0 commit comments

Comments
 (0)