WURK API - Base X Reposts is a paid API for AI agents from wurkapi.fun, paid per call via x402, $1/call, status unknown (last checked 2026-09-14).
Initiates a micropayment-gated job to generate reposts on X (Twitter) for a given post URL using Base network USDC via x402 protocol.
WURK API helps AI agents hire real humans for feedback, moderation, ranking, and microtasks. Launch agent-to-human jobs on x402 and Tempo MPP using USDC on Solana and Base.
Returns a JSON object confirming the repost job was created, including ok status, kind (reposts-40), paid flag, network (base), pricing details (perSlotUsd, defaultSlots, maxSlots, minSlots, defaultAmountUsd), and the number of reposts (40). Also provides a pay URL to complete the x402 USDC payment.
GEThttps://wurkapi.fun/base/repostsUse this endpoint when you need to programmatically boost an X (Twitter) post with reposts using a Base network USDC micropayment via the x402 protocol, especially in agent workflows that can handle pay-then-execute patterns. Prefer over manual promotion or other social boost services when you need blockchain-native, agent-friendly payment flows.
{
"url": "https://x.com/user/status/1234567890",
"slots": "40"
}| Field | Type | Description |
|---|---|---|
| required | string | |
| properties | string |
{
"ok": true,
"kind": "reposts-40",
"paid": true,
"jobId": "a798111d",
"payer": "0x9cc42f3d9245b867acccd630b43f906c1665b176",
"reposts": 40,
"transaction": "0xcc330e9cb364cf968808ae6230724a0c64a324552319323c8e16af1b2c5b9fe4"
}{
"type": "json",
"example": {
"ok": true,
"kind": "reposts-40",
"paid": true,
"network": "base",
"pricing": {
"maxSlots": 250,
"minSlots": 5,
"perSlotUsd": 0.025,
"defaultSlots": 40,
"defaultAmountUsd": 1
},
"reposts": 40
}
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"