SWAPI
All things Star Wars
- Authentication
- No auth
- HTTPS
- Yes
- CORS
- Yes
- Category
- Video
- Documentation / URL
- https://www.swapi.tech
Overview
SWAPI (swapi.tech) provides Star Wars data — people, planets, films, starships — keyless (verified live).
Quick Start
Person (verified live — Luke Skywalker):
curl "https://www.swapi.tech/api/people/1"
{
"message": "ok",
"result": {
"properties": { "name": "Luke Skywalker", "gender": "male", "height": "172", "mass": "77" }
}
}
Authentication
None — keyless.
Rate Limits & Notes
- Free; be polite — no hard published limit.
- Resources: people, planets, films, species, vehicles, starships.
- Note: the older
swapi.devis deprecated in favor ofswapi.tech.
FAQ
Is SWAPI free? Yes — free and keyless (verified).
What does it return? Star Wars people, planets, films, etc.
swapi.dev or swapi.tech? Use swapi.tech (current; swapi.dev is deprecated).
More in Video
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| An API of Ice And Fire Game Of Thrones API | No auth | Yes | Unknown | ↗ |
| Bob's Burgers Bob's Burgers API | No auth | Yes | Yes | ↗ |
| Breaking Bad Breaking Bad API | No auth | Yes | Unknown | ↗ |
| Breaking Bad Quotes Some Breaking Bad quotes | No auth | Yes | Unknown | ↗ |
| Catalogopolis Doctor Who API | No auth | Yes | Unknown | ↗ |