From 4177e6af19abf90e237754a6b1fb2f27d1c59284 Mon Sep 17 00:00:00 2001 From: Cristian Dominguez Date: Tue, 29 Oct 2019 21:24:48 +0000 Subject: [PATCH] Add ARSAT API (#1105) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3bdfd829..eb6aa90a 100644 --- a/README.md +++ b/README.md @@ -622,6 +622,7 @@ API | Description | Auth | HTTPS | CORS | | [18F](http://18f.github.io/API-All-the-X/) | Unofficial US Federal Government API Development | No | No | Unknown | | [Abbreviation](https://market.mashape.com/daxeel/abbreviations) | Get abbreviations and meanings | `X-Mashape-Key` | Yes | Unknown | | [Archive.org](https://archive.readme.io/docs) | The Internet Archive | No | Yes | Unknown | +| [ARSAT](https://datos.arsat.com.ar/developers/) | ARSAT public data | `apiKey` | Yes | Unknown | | [Callook.info](https://callook.info) | United States ham radio callsigns | No | Yes | Unknown | | [CARTO](https://carto.com/) | Location Information Prediction | `apiKey` | Yes | Unknown | | [Celebinfo](https://market.mashape.com/daxeel/celebinfo/) | Celebrity information | `X-Mashape-Key` | Yes | Unknown |