zapi.
APIsPricingDocsMCP
APIsPricingDocsMCP
Sign in
zapi.
APIsPricingDocsMCP
APIsPricingDocsMCP
Sign in
Social Media/NGL Send
Logo NGL Send

NGL Send

NGL anonymous message sender.

1 endpoint1 endpoint on this scraper31 calls31 calls so farupdated 4 months agoLast updated 5/27/2026, 1:36:09 PMBusy: 10+ calls so farLive: no endpoint is cachedllms.txt
Endpoints1

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

Send message

NGL anonymous message sender.

POST/v1/social-media:ngl/sendno cache2 paramschecking key…
Parameters
Query
usernamestringrequired

Username target (dengan/tanpa @)

Body · JSON
messagestringrequired
text/plain

Pesan anonim yang dikirim

·
Response
EXAMPLE
{
  "sentAt": "2026-05-22T22:58:17.064Z",
  "message": "Halo! Kamu orang baik banget :)",
  "deviceId": "3fbb0394-1c99-41df-9335-74a3d350770d",
  "username": "zaadevofc",
  "questionId": "4bJB8rxuiNKraXYGuniR"
}

Code

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

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

const data = await client.run("social-media:ngl", "send", {
  "username": "zaadevofc",
  "message": "Halo! Kamu orang baik banget :)"
});
console.log(data);
Recommended · typed errors, safe retries and bulk jobsSDK reference

Full reference

1 endpoint · plain text
POST
Send message/v1/social-media:ngl/send
2 params

Parameters

usernamestringrequired
Username target (dengan/tanpa @)
messagestringrequiredin body
Pesan anonim yang dikirim

Request

curl -X POST "https://api.zapi.ink/v1/social-media:ngl/send?username=zaadevofc" \
  -H "x-api-key: zpi_xxxxxxxxxxxxxxxxxxxxxxxx"

Example response

{
  "sentAt": "2026-05-22T22:58:17.064Z",
  "message": "Halo! Kamu orang baik banget :)",
  "deviceId": "3fbb0394-1c99-41df-9335-74a3d350770d",
  "username": "zaadevofc",
  "questionId": "4bJB8rxuiNKraXYGuniR"
}

Related APIs

More in social-media

TikTok Scraper

social-mediatiktok-scraper

Dapatkan data profile, postingan, comment, dan lainnya dengan lengkap dan konsisten.

42.8K42.8K calls so far1dResponses cached for 1d
Busy: 10+ calls so far

Instagram Scraper

social-mediainstagram-scraper

Dapatkan data profile, postingan dan lainnya dengan lengkap dan konsisten.

63.7K63.7K calls so far15mResponses cached for 15m
Busy: 10+ calls so far

Kaskus

social-mediakaskus

Forum komunitas terbesar Indonesia (kaskus.co.id). Akses detail thread + balasan, daftar thread per sub-forum, pencarian, dan profil user.

123123 calls so far6hResponses cached for 6h
Busy: 10+ calls so far

Youtube Scraper

social-mediayoutube-scraper

Dapatkan data profile, postingan, comment, dan lainnya dengan lengkap dan konsisten.

183183 calls so far30mResponses cached for 30m
Busy: 10+ calls so far

GitHub User

social-mediagithub-user

Fetch public profile information for a GitHub user.

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

Telegram Channel

social-mediatelegram-channel

Fetch public Telegram channel preview information.

5454 calls so far30mResponses cached for 30m
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.