SpaceNews

FREEMIUM
By JonasKenke | Updated a month ago | News, Media
Popularity

8.6 / 10

Latency

555ms

Service Level

41%

Health Check

100%

README

Logo

Space News

This API will provide the latest space news for your project with a summary and all links included

API Reference

Get the latest News

A request will return the lastest article that was published

  GET /news
Parameter Type Description
api_key string Required. Your API key

Get all the articels from a today

You can call this endpoint to get all the articles that were published on the current day

  GET /newstoday
Parameter Type Description
api_key string Required. Your API key

Get all the articels from a timespan

You can call this endpoint to get all the articles that were published in a specific timeframe

  GET /datenews/{days}
Parameter Type Description
api_key string Required. Your API key
days int Required. How many days you want

Check the API status

You can call this endpoint to check if the API is up. It returns http status code 200

  GET /ping
Parameter Type Description
api_key string Required. Your API key
Followers: 0
API Creator:
Rapid account: Jonas Kenke
JonasKenke
JonasKenke
Log In to Rate API
Rating: 5 - Votes: 1