From f561524a203af52b0c28dc08a144ef1d85e08764 Mon Sep 17 00:00:00 2001 From: ChrisJr404 Date: Tue, 5 May 2026 17:19:27 -0400 Subject: [PATCH] Add OpenAlex API to Science & Math --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 204ff617..35415d21 100644 --- a/README.md +++ b/README.md @@ -1456,6 +1456,7 @@ API | Description | Auth | HTTPS | CORS | | [Ocean Facts](https://oceanfacts.herokuapp.com/) | Facts pertaining to the physical science of Oceanography | No | Yes | Unknown | | [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 | | [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 |