A Star Wars character generator using SWAPI, The Star Wars API.
To start, please click "Generate A Random Character!"
- Stats on the character's birth year, species, gender, eye color.
- Data on their home world: Planet name, orbital period, population, terrain.
- Data on the films the character appeared in: Title, director, release date.
GET https://swapi.dev/api/
Parameter | Type | Description |
---|---|---|
api_key |
string |
No API key required |
GET https://swapi.dev/api/people/${id}/
Parameter | Type | Description |
---|---|---|
id |
string |
Required. Id of item to fetch |