Bypass shrinkme.click / shrinkme.io shortlink dan ekstrak URL destinasi dari metadata OG.
resolvepassing, 0.3s/v1/bypass-tools:shrinkme/resolve1h cache1 paramchecking key…// npm i zpi-sdk
import { ZpiClient } from "zpi-sdk";
const client = new ZpiClient({ apiKey: "zpi_xxxxxxxxxxxxxxxxxxxxxxxx" });
const data = await client.run("bypass-tools:shrinkme", "resolve", {
"url": "https://shrinkme.click/anjahssjhdjdjawd"
});
console.log(data);curl -X GET "https://api.zpi.web.id/v1/bypass-tools:shrinkme/resolve?url=https%3A%2F%2Fshrinkme.click%2Fanjahssjhdjdjawd" \
-H "x-api-key: zpi_xxxxxxxxxxxxxxxxxxxxxxxx"/v1/bypass-tools:shrinkme/resolveBypass shrinkme.click / shrinkme.io shortlink dan ekstrak URL destinasi dari metadata OG.urlstringrequiredcurl -X GET "https://api.zpi.web.id/v1/bypass-tools:shrinkme/resolve?url=https%3A%2F%2Fshrinkme.click%2Fanjahssjhdjdjawd" \
-H "x-api-key: zpi_xxxxxxxxxxxxxxxxxxxxxxxx"{
"finalUrl": "https://grok.com",
"inputUrl": "https://shrinkme.click/anjahssjhdjdjawd",
"scrapedAt": "2026-05-22T17:28:24.651Z",
"shortCode": "anjahssjhdjdjawd",
"shortDomain": "shrinkme.click",
"destinationImage": "https://grok.com/icon-512x512.png",
"destinationTitle": "Grok",
"destinationDescription": "Grok is an AI assistant built by xAI. Chat, create images, write code, and get real-time answers from the web and X."
}