From e671d877fa164dfb79e288b9762e46e176f71bc5 Mon Sep 17 00:00:00 2001 From: Marouane Tijani <40625895+matijani@users.noreply.github.com> Date: Sun, 16 Aug 2026 00:35:56 +0200 Subject: [PATCH] Add Pexafy API to Photography --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index adda625b..350995d0 100644 --- a/README.md +++ b/README.md @@ -1594,6 +1594,7 @@ API | Description | Auth | HTTPS | CORS | | [Imsea](https://imsea.herokuapp.com/) | Free image search | No | Yes | Unknown | | [Lorem Picsum](https://picsum.photos/) | Images from Unsplash | No | Yes | Unknown | | [ObjectCut](https://objectcut.com/) | Image Background removal | `apiKey` | Yes | Yes | +| [Pexafy](https://docs.pexafy.com) | Semantic image search across 9+ free stock photo sources with a unified JSON schema | `apiKey` | Yes | Yes | | [Pexels](https://www.pexels.com/api/) | Free Stock Photos and Videos | `apiKey` | Yes | Yes | | [PhotoRoom](https://www.photoroom.com/api/) | Remove background from images | `apiKey` | Yes | Unknown | | [Pixabay](https://pixabay.com/sk/service/about/api/) | Photography | `apiKey` | Yes | Unknown |