# Spaceflight News API **Provider:** Spaceflight News **Category:** search **Base URL:** `https://spaceflightnewsapi.net` **Auth:** none — `# No auth required` **Rate Limit:** See documentation **Free Tier:** Yes — [object Object] **Pricing:** Free tier available (freemium) **Docs:** https://spaceflightnewsapi.net ## Description The Spaceflight News API lets you add space related news to your apps. ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://spaceflightnewsapi.net/` | See documentation for endpoint reference | ## Authentication No authentication required ``` # No auth required ``` ## Sample Request ```bash curl 'https://spaceflightnewsapi.net' ``` ## Sample Response ```json {} ``` ## Pricing Details Developer: free (100 req/day, 1-mo delay for production). Business: $449/mo (250k req/mo, no delay). Enterprise: $1,849/mo. --- *Source: [API Map](https://apimap.dev/apis/spaceflight-news/) — CC BY 4.0*