From 81d469b0ba30db1fd17bc5ec934653ce6f1f4df1 Mon Sep 17 00:00:00 2001 From: Anomo Date: Wed, 22 Jul 2026 18:47:42 +0200 Subject: [PATCH] Add OrbitalWiki API to Science & Math --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 68045a06..50ecd9dd 100644 --- a/README.md +++ b/README.md @@ -1590,6 +1590,7 @@ API | Description | Auth | HTTPS | CORS | | [Open Notify](http://open-notify.org/Open-Notify-API/) | ISS astronauts, current location, etc | No | No | No | | [Open Science Framework](https://developer.osf.io) | Repository and archive for study designs, research materials, data, manuscripts, etc | No | Yes | Unknown | | [OpenAlex](https://docs.openalex.org/) | Open catalog of scholarly works, authors, institutions, sources, and concepts | No | Yes | Yes | +| [OrbitalWiki](https://orbitalwiki.com/developers) | Catalog of 16,000+ tracked satellites merging CelesTrak, GCAT, and Wikidata with source claims | `apiKey` | Yes | Unknown | | [Purple Air](https://www2.purpleair.com/) | Real Time Air Quality Monitoring | No | Yes | Unknown | | [Remote Calc](https://github.com/elizabethadegbaju/remotecalc) | Decodes base64 encoding and parses it to return a solution to the calculation in JSON | No | Yes | Yes | | [SHARE](https://share.osf.io/api/v2/) | A free, open, dataset about research and scholarly activities | No | Yes | No |