From fe075a726c4bfee905fa002943f4f9ced029a7b6 Mon Sep 17 00:00:00 2001 From: Anomo Date: Wed, 22 Jul 2026 19:26:37 +0200 Subject: [PATCH] Clarify free tier in description, confirm CORS support --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 50ecd9dd..510c3f95 100644 --- a/README.md +++ b/README.md @@ -1590,7 +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 | +| [OrbitalWiki](https://orbitalwiki.com/developers) | Catalog of 16,000+ satellites merging CelesTrak, GCAT, Wikidata; free tier included | `apiKey` | Yes | Yes | | [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 |