From e708fdacddc2de0b1325e583f9178bff55dae94e Mon Sep 17 00:00:00 2001 From: Illya Moskvin Date: Tue, 26 Jan 2021 21:13:08 -0600 Subject: [PATCH] Add Art Institute of Chicago API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2b2b75d4..c8ad84bb 100644 --- a/README.md +++ b/README.md @@ -101,6 +101,7 @@ API | Description | Auth | HTTPS | CORS | ### Art & Design API | Description | Auth | HTTPS | CORS | |---|---|---|---|---| +| [Art Institute of Chicago](https://api.artic.edu/docs/) | Art | No | Yes | Yes | | [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/v2/) | Design | `OAuth` | No | Unknown |