Skip to content

Commit

Permalink
Add payload NORAD id querystring to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jakewmeyer committed Aug 8, 2018
1 parent 329d632 commit 4b7ca3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/launches.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ GET https://api.spacexdata.com/v2/launches?launch_year=2017&rocket_id=falcon9&co
| site_name | Filter by launch site name | `site_name=KSC+LC+39A` |
| site\_name_long | Filter by long launch site name | `site_name_long=Kennedy+Space+Center+Historic+Launch+Complex+39A` |
| payload_id | Filter by payload id | `payload_id=BulgariaSat-1` |
| norad_id | Filter by payload NORAD id | `norad_id=43571` |
| customer | Filter by launch customer | `customer=Iridium` |
| nationality | Filter by payload nationality | `nationality=Bulgaria` |
| manufacturer | Filter by payload manufacturer | `manufacturer=SSL` |
Expand Down

0 comments on commit 4b7ca3b

Please sign in to comment.