From 0b013a100f796663d200cee211cf68839e2572b6 Mon Sep 17 00:00:00 2001 From: rga-totalshiftleft Date: Sat, 9 May 2026 20:54:43 +0530 Subject: [PATCH] Add TotalShiftLeft API Sandbox under Test Data MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Adds TotalShiftLeft API Sandbox — a free public multi-protocol API(REST + GraphQL + SOAP) with real OAuth2/JWT auth and an OpenAPI 3.0spec. Single line, alphabetical placement. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4ab31101..0a091996 100644 --- a/README.md +++ b/README.md @@ -1677,6 +1677,7 @@ API | Description | Auth | HTTPS | CORS | | [Spanish random words](https://palabras-aleatorias-public-api.herokuapp.com) | Generate spanish words randomly | No | Yes | Unknown | | [This Person Does not Exist](https://thispersondoesnotexist.com) | Generates real-life faces of people who do not exist | No | Yes | Unknown | | [Toolcarton](https://testimonialapi.toolcarton.com/) | Generate random testimonial data | No | Yes | Unknown | +| [TotalShiftLeft API Sandbox](https://demo.totalshiftleft.ai/) | Free public REST + GraphQL + SOAP API for testing — real CRUD, OAuth2/JWT auth, OpenAPI 3.0 spec, error & latency simulation | No | Yes | Yes | | [UUID Generator](https://www.uuidtools.com/docs) | Generate UUIDs | No | Yes | No | | [What The Commit](http://whatthecommit.com/index.txt) | Random commit message generator | No | No | Yes | | [Yes No](https://yesno.wtf/api) | Generate yes or no randomly | No | Yes | Unknown |