2304b5df24
fix page param and use param in swagger for #1624 |
||
---|---|---|
.. | ||
apiDefinition.swagger.json | ||
apiProperties.json | ||
readme.md |
readme.md
Star Wars (SWAPI)
The Star Wars API, or "swapi" (Swah-pee) is the world's first quantified and programmatically-accessible data source for all the data from the Star Wars canon universe! We've taken all the rich contextual stuff from the universe and formatted into something easier to consume with software..
Publisher: Paul Culmsee
Prerequisites
You have watched the first 3 Star Wars movies (Episode's 3, 4 and 5).
Supported Operations
Get All Species
A Species resource is a type of person or character within the Star Wars Universe.
Get all starships
A Starship resource is a single transport craft that has hyperdrive capability.
Get all films
A Film resource is a single film.
Get Film by ID
Get a specific film by id..
Get Planets
A Planet resource is a large mass, planet or planetoid in the Star Wars Universe, at the time of 0 ABY..
Get People
A People resource is an individual person or character within the Star Wars universe.
Get Person By Id
A People resource is an individual person or character within the Star Wars universe
Get Planet By Id
A Planet resource is a large mass, planet or planetoid in the Star Wars Universe, at the time of 0 ABY.
Get Species By Id
A Species resource is a type of person or character within the Star Wars Universe
Get StarShip By Id
A Starship resource is a single transport craft that has hyperdrive capability
Obtaining Credentials
No credentials are required.
Known Issues and Limitations
Swapi has rate limiting to prevent malicious abuse (as if anyone would abuse Star Wars data!) and to make sure our service can handle a potentially large amount of traffic. Rate limiting is done via IP address and is currently limited to 10,000 API request per day. This is enough to request all the data on the website at least ten times over. There should be no reason for hitting the rate limit..
API Documentation
Visit The Star Wars API Documentation page for further details.