Changed none auth to apiKey for arcsecond API (#244)
* Changed auth status for arcsecond API Changed the auth status of arcsecond from none auth to `apiKey`. * Auto updating db --------- Co-authored-by: GitHub Actions Bot <>
This commit is contained in:
@@ -1400,7 +1400,7 @@
|
||||
### Science & Math
|
||||
| API | Description | Auth | HTTPS | CORS |
|
||||
|---|---|---|---|---|
|
||||
| [arcsecond.io](https://api.arcsecond.io/) | Multiple astronomy data sources | No | Yes | Unknown |
|
||||
| [arcsecond.io](https://api.arcsecond.io/) | Multiple astronomy data sources | `apiKey` | Yes | Unknown |
|
||||
| [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 |
|
||||
|
||||
Reference in New Issue
Block a user