—
per call · USDC on Solana
grov: Instagram Post Saves. ⌚️ Start Time: 0-6h ⚠️ The post and its account must be public, or the order will not start. 🔗 Link Example: https://www.instagram.com/p/Cxxxxxxxxxx/
Endpoint
POST https://grov.fun/api/solana/instasaves38
Calls / 30d
1
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/solana/instasaves", {
method: "POST",
headers: { "Content-Type": "application/json" },
body: JSON.stringify({
"amount": 20,
"url": "https://www.instagram.com/p/Cxxxxxxxxxx/"
}),
});
const data = await res.json();curl -X POST \
"https://grov.fun/api/solana/instasaves" \
-H "Content-Type: application/json" \
-d '{"amount":20,"url":"https://www.instagram.com/p/Cxxxxxxxxxx/"}' \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"ok": true,
"orderId": "ORDER_ID",
"paid": true,
"secret": "SAVE_THIS_SECRET",
"statusUrl": "https://grov.fun/api/solana/instasaves?action=view&secret={secret}"
}Payment details
dxnvagnqtm1yx4bm5yqtrzfuytf5ziz7n2evxzpvppp3epjfwdd5aufqssqem2qn1xzybapc8g4weggkzwytdt1vIs 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 · Base Tiktoksaves
grov.fun
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
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