$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/tiktoksaves232
Calls / 30d
3
Unique payers / 30d
Sep 3
Last called
exact
Payment scheme
Call this service
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 -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
0x3aa94d2269180fd08ac0db1c76d3784e9fbc8a3aUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of Social & Community and the homepage with a featured placement.
More from grov & similar services
grov · Solana Fbfollowers
grov.fun
grov: Facebook Followers. ⌚️ Start Time: 0-6h ⚠️ The post and its account must be public, or the order will not start. 🔗 Link Example: https://www.facebook.com/grov
grov · Solana Fblikes
grov.fun
grov: Facebook Likes. ⌚️ Start Time: 0-6h ⚠️ The post and its account must be public, or the order will not start. 🔗 Link Example: https://www.facebook.com/grov/posts/1234567890
grov · Base Fblikes
grov.fun
grov: Facebook Likes. ⌚️ Start Time: 0-6h ⚠️ The post and its account must be public, or the order will not start. 🔗 Link Example: https://www.facebook.com/grov/posts/1234567890