Swapi API
GamingAccess Swapi public data through one AllAPI key — 12 endpoints across the Swapi surface. No Swapi account, no credentials, no scraping stack — one anonymous request returns real data or a documented honest error, never fabricated.
| Method | Endpoint | Operation |
|---|---|---|
| GET | /api/swapi/films | Films |
| GET | /api/swapi/films/{fid} | Films (by fid) |
| GET | /api/swapi/people | People |
| GET | /api/swapi/people/{pid} | People (by pid) |
| GET | /api/swapi/planets | Planets |
| GET | /api/swapi/planets/{pid} | Planets (by pid) |
| GET | /api/swapi/species | Species |
| GET | /api/swapi/species/{sid} | Species (by sid) |
| GET | /api/swapi/starships | Starships |
| GET | /api/swapi/starships/{sid} | Starships (by sid) |
| GET | /api/swapi/vehicles | Vehicles |
| GET | /api/swapi/vehicles/{vid} | Vehicles (by vid) |
Call the Swapi API in one line
Free tier — 200 credits/month, no card. One key works across all 468 platforms, 39 MCP tools and 48 composites.
Get your free key → API reference