From b3efb7158c4fc629e18d1b2538d9c483f841ac5c Mon Sep 17 00:00:00 2001 From: Peak Solutions Date: Tue, 8 Sep 2026 09:16:19 +0200 Subject: [PATCH] Add Peak API to Development --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e8fb410a..b2e4fb16 100644 --- a/README.md +++ b/README.md @@ -653,6 +653,7 @@ API | Description | Auth | HTTPS | CORS | | [oyyi](https://oyyi.xyz/docs/1.0) | API for Fake Data, image/video conversion, optimization, pdf optimization and thumbnail generation | No | Yes | Yes | | [Packagist](https://packagist.org/apidoc) | PHP Composer package versions and dist metadata | No | Yes | No | | [PageCDN](https://pagecdn.com/docs/public-api) | Public API for javascript, css and font libraries on PageCDN | `apiKey` | Yes | Yes | +| [Peak](https://peak.fo/docs) | Cloudflare Turnstile and 5-second challenge solving, pay per successful solve, 1,000 free solves | `apiKey` | Yes | Yes | | [Phone Specs](https://phone-specs-api-production.up.railway.app/docs) | Real-time smartphone specifications database for 263 devices | No | Yes | Yes | | [Postman](https://www.postman.com/postman/workspace/postman-public-workspace/documentation/12959542-c8142d51-e97c-46b6-bd77-52bb66712c9a) | Tool for testing APIs | `apiKey` | Yes | Unknown | | [ProxyCrawl](https://proxycrawl.com) | Scraping and crawling anticaptcha service | `apiKey` | Yes | Unknown |