From a360186b345ab47590bcd18360875c502d442fe2 Mon Sep 17 00:00:00 2001 From: dennisgon Date: Tue, 5 Oct 2021 01:20:55 +0700 Subject: [PATCH] add shutterstock api to photography --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ce50e13e..63a1d0cc 100644 --- a/README.md +++ b/README.md @@ -975,6 +975,7 @@ API | Description | Auth | HTTPS | CORS | | [Pixabay](https://pixabay.com/sk/service/about/api/) | Photography | `apiKey` | Yes | Unknown | | [PlaceKitten](https://placekitten.com/) | Resizable kitten placeholder images | No | Yes | Unknown | | [ReSmush.it](https://resmush.it/api) | Photo optimization | No | No | Unknown | +| [shutterstock](https://api-reference.shutterstock.com/) | Stock Photos and Videos | `OAuth` | Yes | Unknown | | [Unsplash](https://unsplash.com/developers) | Photography | `OAuth` | Yes | Unknown | | [Wallhaven](https://wallhaven.cc/help/api) | Wallpapers | `apiKey` | Yes | Unknown | | [Webdam](https://www.damsuccess.com/hc/en-us/articles/202134055-REST-API) | Images | `OAuth` | Yes | Unknown |