G

grov · Base Tiktoksaves

by grov

POSTBase

$0.025

per call · USD Coin on Base

grov: TikTok Post Saves. ⌚️ Start Time:0-6h ⚠️ The post and its account must be public, or the order will not start. 🔗 Link Example: https://www.tiktok.com/@grov/video/1234567890

Endpoint

POST https://grov.fun/api/base/tiktoksaves

232

Calls / 30d

3

Unique payers / 30d

Sep 3

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";

const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);

const res = await fetchWithPay("https://grov.fun/api/base/tiktoksaves", {
  method: "POST",
  headers: { "Content-Type": "application/json" },
  body: JSON.stringify({
    "amount": 10,
    "url": "https://www.tiktok.com/@grov/video/1234567890"
  }),
});
const data = await res.json();
cURL
curl -X POST \
  "https://grov.fun/api/base/tiktoksaves" \
  -H "Content-Type: application/json" \
  -d '{"amount":10,"url":"https://www.tiktok.com/@grov/video/1234567890"}' \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "ok": true,
  "orderId": "ORDER_ID",
  "paid": true,
  "secret": "SAVE_THIS_SECRET",
  "statusUrl": "https://grov.fun/api/base/tiktoksaves?action=view&secret={secret}"
}

Payment details

Pay to0x3aa94d2269180fd08ac0db1c76d3784e9fbc8a3a
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

Pin it to the top of Social & Community and the homepage with a featured placement.

Get featured →

More from grov & similar services