Cores Number of APIs: 6 Get all Cores GET https://api.spacexdata.com/v4/cores Get one Core GET https://api.spacexdata.com/v4/cores/{{coreID}} Query Cores POST https://api.spacexdata.com/v4/cores/query Create a Core POST https://api.spacexdata.com/v4/cores Update a Core PATCH https://api.spacexdata.com/v4/cores/{{coreID}} Delete a Core DELETE https://api.spacexdata.com/v4/cores/{{coreID}}