From 13fb215fb697d5009033ce72d690598f9f443cbe Mon Sep 17 00:00:00 2001 From: Deni <59316835+justADeni@users.noreply.github.com> Date: Thu, 15 Sep 2022 20:29:25 +0200 Subject: [PATCH] Added IAEA API with correct formatting --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f7348891..30547f24 100644 --- a/README.md +++ b/README.md @@ -1395,6 +1395,7 @@ API | Description | Auth | HTTPS | CORS | | [arXiv](https://arxiv.org/help/api/user-manual) | Curated research-sharing platform: physics, mathematics, quantitative finance, and economics | No | Yes | Unknown | | [CORE](https://core.ac.uk/services#api) | Access the world's Open Access research papers | `apiKey` | Yes | Unknown | | [GBIF](https://www.gbif.org/developer/summary) | Global Biodiversity Information Facility | No | Yes | Yes | +| [IAEA](https://www-nds.iaea.org/relnsd/vcharthtml/api_v0_guide.html) | Physical properties of all elements and isotopes | No | Yes | Yes | | [iDigBio](https://github.com/idigbio/idigbio-search-api/wiki) | Access millions of museum specimens from organizations around the world | No | Yes | Unknown | | [inspirehep.net](https://github.com/inspirehep/rest-api-doc) | High Energy Physics info. system | No | Yes | Unknown | | [isEven (humor)](https://isevenapi.xyz/) | Check if a number is even | No | Yes | Unknown |