ai-agent

SpaceX-API

:rocket: Open Source REST API for SpaceX launch, rocket, core, capsule, starlink, launchpad, and landing pad data.
10,914 stars988 forksJavaScriptUpdated 8/17/2024100% free · open source
What it does

The SpaceX-API provides a free, open-source REST API for accessing SpaceX launch, rocket, core, capsule, starlink, launchpad, and landing pad data

When to use it
  • When building a web or mobile application that requires SpaceX-related data
  • When creating a data analytics dashboard for SpaceX missions and launches
  • When developing a chatbot or virtual assistant that needs to provide information about SpaceX
Ready-to-paste prompt
curl http://localhost:3000/v4/rockets/falcon9
Heads up: The API has rate limiting, so be aware that excessive requests may result in IP blocking, and consider using a paid API key or implementing caching to avoid this issue
Saves to your device
Use with Claude
New

Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.

🔑 Needs an API key

Works after you add credentials — the setup agent will ask you for them.

Try it instantly — no install
Claude Code
mkdir -p ~/.claude/skills/spacex-api && curl -fsSL https://workflowstacks.com/api/skills/spacex-api/claude-skill -o ~/.claude/skills/spacex-api/SKILL.md
Open in another AI app

Opens the app with this repo with the prompt ready to go — no copy-paste needed.

Connect the whole catalog (MCP)
claude mcp add --transport http workflowstacks https://workflowstacks.com/api/mcp

Adds a WorkflowStacks connector to Claude Code: search and load any skill here by chatting.

How SpaceX-API works
Codeflow
Free to inspect

SpaceX-API is a medium JavaScript project (~3.2k lines across 80 code files, plus 1 test files). Setup is light: runs with Docker. Last commit 25 months ago, Apache-2.0 license, has a test suite.

Size
Medium codebase
~3.2k lines · 80 code files · 27 min skim
Setup
Light setup
Runs with Docker.
Runs on
Node.js · Docker
No API keys detected
JavaScript 99%
Where to start reading
  1. 1
    README.md
    Start here — what it does and how to install it
  2. 2
    app.js
    Where the program starts running
  3. 3
    package.json
    Dependencies and the commands it exposes
  4. 4
    lib/healthchecks/index.js
    Inside lib/ — the main logic begins here
What's in each folder
lib/Core code — the actual logic6 files
docs/Documentation70 files
routes/Folder36 files
models/Data models & types16 files
jobs/Folder12 files
middleware/Folder7 files
.github/CI / automation (GitHub Actions)3 files
tests/Tests — proof it works1 files
READMEHas testsDocumentedCI checksDocker readyApache-2.0 licenseLast update 25 mo agoArchived — read only
Quick Actions
Details
Creator
r-spacex
Language
JavaScript
Category
ai-agent
Published
6/19/2017

Are you the creator of this tool? Claim your listing → and earn 85% of every sale.