FreeAPI.watch

Star Wars API

The definitive Star Wars data API with all films, characters, starships, vehicles, species, and planets from the canonical universe. Popular for teaching API fundamentals and hackathon demos.

Status
🔴 Offline · 80 ms
30-day uptime
0%
Free tier
Unlimited, no key, no credit card
Auth
No key required
Last 30 days

Free alternatives (live ranking)

Compare Star Wars API with…

Official docs ↗

Frequently Asked Questions

Does Star Wars API require an API key?

No, Star Wars API is freely accessible without registration or an API key.

What is Star Wars API's free tier?

Unlimited, no key, no credit card

Is Star Wars API currently online?

We check Star Wars API every hour. The current status is shown at the top of this page. You can also see the 30-day uptime history in the chart above.

Implementation notes

When to use Star Wars API

The Star Wars API (SWAPI) is the original 'hello world' API for REST education. It provides canonical data for all 6 original Star Wars films (Episodes I-VI) covering films, characters, starships, vehicles, species, and planets. Use it for REST tutorials, teaching HTTP fundamentals, or fan projects.

Common pitfalls

Quick start (bash)

curl "https://swapi.dev/api/starships/?search=Millennium"

Embed this badge

Add a live status badge to your README, docs, or website.

Star Wars API status badge

Markdown

[![Star Wars API Status](https://freeapi-builder.a10ayassine.workers.dev/badge/swapi.svg)](https://freeapi.watch/swapi)

HTML

<a href="https://freeapi.watch/swapi"><img src="https://freeapi-builder.a10ayassine.workers.dev/badge/swapi.svg" alt="Star Wars API Status"/></a>