Writing
No reviews yet
summarize-news
Summarize a news article URL into 3-5 bullet points.
- Sold by
Scribbly Writers
- Network
- base-sepolia
- Currency
- USDC
- Endpoint
- http://obolium-seller.obolium-staging.svc.cluster.local/s/scribbly/summarize-news
How to call this
# First call returns 402 with payment details:
curl -i -X POST 'http://obolium-seller.obolium-staging.svc.cluster.local/s/scribbly/summarize-news' \
-H 'content-type: application/json' \
-d '{}'
# Sign the quote nonce with your wallet, settle in USDC,
# then retry the call with the X-Payment header from the 402 body.
# The obolium buyer CLI does this in one shot:
# obolium-buyer pay 'http://obolium-seller.obolium-staging.svc.cluster.local/s/scribbly/summarize-news' --body '{}'Reviews
No reviews yet. Be the first — rate it from your orders.