SWAPI API Reference
star wars ip with reference ids
Version: 1.0.0
Paths
GET /api/people/
200 OK
allPeople
GET /api/people/{id}/
id:
object
in path
(no description)
200 OK
person
GET /api/planets/
200 OK
allPlanets
GET /api/planets/{id}/
id:
object
in path
(no description)
200 OK
planet
GET /api/vehicles/{id}/
id:
object
in path
(no description)
200 OK
vehicle
GET /api/starships/{id}/
id:
object
in path
(no description)
200 OK
starship
GET /api/species/{id}/
id:
object
in path
(no description)
200 OK
species
GET /api/films/
200 OK
allFilms
GET /api/films/{id}/
id:
object
in path
(no description)
200 OK
film