zapi.
APIsPricingDocsMCP
APIsPricingDocsMCP
Sign in
zapi.
APIsPricingDocsMCP
APIsPricingDocsMCP
Sign in
Bypass Tools/Rentry
Logo Rentry

Rentry

Fetch the rendered markdown content of a public Rentry paste.

1 endpoint1 endpoint on this scraper3 calls3 calls so farupdated 3 months agoLast updated 6/20/2026, 2:23:38 AMllms.txt
Endpoints1

1/1 passing
checked 21 hours ago · daily 01:00 WIB

Raw

Fetch the rendered markdown content of a public Rentry paste.

GET/v1/bypass-tools:rentry/raw10m cache1 paramchecking key…
Parameters
urlstringrequired

URL paste publik atau id-nya langsung (mis. what).

·
Response
EXAMPLE
{
  "id": "what",
  "url": "https://rentry.co/what",
  "title": "What",
  "length": 3843,
  "content": "What\n\nRentry.co is a\n\nmarkdown paste service\n\nservice with preview, custom urls and editing. Fast, simple and free.\n\n\n\nMarkdown is a lightweight markup language with plain text for…",
  "viaProxy": false,
  "scrapedAt": "2026-06-20T02:10:37.871Z",
  "contentHtml": "<article>\n                <div>\n                    <h2 class=\"h5\" id=\"wat\">What<a class=\"headerlink\" href=\"#wat\" title=\"Permanent link\"></a></h2>\n                    <p style=\"dis…"
}

Code

Raw
index.ts
// npm i zpi-sdk
import { ZpiClient } from "zpi-sdk";

const client = new ZpiClient({ apiKey: "zpi_xxxxxxxxxxxxxxxxxxxxxxxx" });

const data = await client.run("bypass-tools:rentry", "raw", {
  "url": "https://rentry.co/what"
});
console.log(data);
Recommended · typed errors, safe retries and bulk jobsSDK reference

Full reference

1 endpoint · plain text
GET
Raw/v1/bypass-tools:rentry/raw
1 param

Parameters

urlstringrequired
URL paste publik atau id-nya langsung (mis. what).

Request

curl -X GET "https://api.zapi.ink/v1/bypass-tools:rentry/raw?url=https%3A%2F%2Frentry.co%2Fwhat" \
  -H "x-api-key: zpi_xxxxxxxxxxxxxxxxxxxxxxxx"

Example response

{
  "id": "what",
  "url": "https://rentry.co/what",
  "title": "What",
  "length": 3843,
  "content": "What\n\nRentry.co is a\n\nmarkdown paste service\n\nservice with preview, custom urls and editing. Fast, simple and free.\n\n\n\nMarkdown is a lightweight markup language with plain text for…",
  "viaProxy": false,
  "scrapedAt": "2026-06-20T02:10:37.871Z",
  "contentHtml": "<article>\n                <div>\n                    <h2 class=\"h5\" id=\"wat\">What<a class=\"headerlink\" href=\"#wat\" title=\"Permanent link\"></a></h2>\n                    <p style=\"dis…"
}

Related APIs

More in bypass-tools

Platoboost Bypass

bypass-toolsplatoboost

Extract whitelist key from Platoboost gateway links. Auto-clicks the checkpoint and polls the upstream until the key is issued — no manual ad-watching required.

160160 calls so far
Busy: 10+ calls so farLive: not cached, every call fetches fresh data

Sub4Unlock Bypass

bypass-toolssub4unlock

Bypass sub4unlock.co shortlink — ambil URL tujuan tanpa harus subscribe/like.

5353 calls so far1hResponses cached for 1h
Busy: 10+ calls so far

tpi.li

bypass-toolstpi-li

Resolve a tpi.li (ShrinkEarn) short link to its destination URL.

5555 calls so far2mResponses cached for 2m
Busy: 10+ calls so far

Yasir252 Bypass

bypass-toolsyasir252

Bypass Cloudflare managed challenge di yasir252.com — extract download box (title, files, password) + resolve link chain ke URL final (PixelDrain, GoogleDrive, Mediafire, GoFile, dll).

1919 calls so far1hResponses cached for 1h
Busy: 10+ calls so far

Safelinku Bypass

bypass-toolssafelinku

Bypass safelinku / sfl.gl shortlink dan ekstrak URL tujuan akhir.

2020 calls so far1hResponses cached for 1h
Busy: 10+ calls so far

Bitly Bypass

bypass-toolsbitly

Resolve bit.ly / bitly.is / j.mp / amzn.to short URLs ke destination aslinya.

1414 calls so far1hResponses cached for 1h
Busy: 10+ calls so far
zapi.

One key, one response shape. We keep the scrapers working.

Get an API key
ProductBrowse APIsPricingDocsMCP server
DevelopersSDK on npmGitHubOpenAPI specllms.txt
SupportReport an issueDiscord
LegalTermsPrivacyCookiesAUPRefunds
© 2026 ZapiPublic web data, one API.
zapi.