From 38a7646957570f6e0b03f8395720757e50d82e4a Mon Sep 17 00:00:00 2001 From: balaclava Date: Wed, 27 Nov 2019 18:24:55 +0100 Subject: [PATCH] Add Europeana API (European Museums and Galleries Content) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 03bb7d87..1da8832f 100644 --- a/README.md +++ b/README.md @@ -106,6 +106,7 @@ API | Description | Auth | HTTPS | CORS | | [Behance](https://www.behance.net/dev) | Design | `apiKey` | Yes | Unknown | | [Cooper Hewitt](https://collection.cooperhewitt.org/api) | Smithsonian Design Museum | `apiKey` | Yes | Unknown | | [Dribbble](http://developer.dribbble.com/v1/) | Design | `OAuth` | No | Unknown | +| [Europeana](https://pro.europeana.eu/resources/apis/search) | European Museum and Galleries content | `apiKey` | Yes | Unknown | | [Harvard Art Museums](https://github.com/harvardartmuseums/api-docs) | Art | `apiKey` | No | Unknown | | [Iconfinder](https://developer.iconfinder.com) | Icons | `apiKey` | Yes | Unknown | | [Icons8](http://docs.icons8.apiary.io/#reference/0/meta) | Icons | `OAuth` | Yes | Unknown |