Spaceflight News API · Capability
Spaceflight News Monitoring
Workflow capability for monitoring and aggregating spaceflight news, blogs, and mission reports. Useful for applications that want to track space industry developments, follow specific launches, or build space news feeds and dashboards.
What You Can Do
GET
List articles
— List the latest spaceflight news articles with optional filtering
/v1/articles
GET
Get article
— Get a spaceflight news article by ID
/v1/articles/{id}
GET
List blogs
— List spaceflight blog posts
/v1/blogs
GET
List reports
— List spaceflight mission reports
/v1/reports
GET
Get info
— Get API version and list of all supported news sources
/v1/info
MCP Tools
list-articles
List the latest spaceflight news articles from 43+ sources; supports filtering by news site or keyword search
read-only
get-article
Get a specific spaceflight news article by its ID
read-only
list-blogs
List spaceflight blog posts providing in-depth coverage of launches and missions
read-only
list-reports
List formal spaceflight mission reports published by space agencies and organizations
read-only
get-api-info
Get Spaceflight News API version and the complete list of aggregated news sources
read-only
APIs Used
snapi