dripstack.com

dripstack.com
Category
Service
Network
BASE
Avg / request
$0.05
Endpoints
1

Service overview

What is dripstack.com?

Paid JSON for one Substack-backed post: HTML body (`contentHtml`), metadata, and identifiers. Path params are `publicationSlug` and `postSlug`. USDC `exact` x402 on Base; USD amount is per-post when set on the post, otherwise the server default.

Level up your agent by giving it access to thousands of services. All payable per-request via x402. No API keys, no accounts.

Paste into your agentic chat and let your agent guide you.

Make a Call

Example request
npx awal x402 pay "https://dripstack.com/api/v1/publications/{publicationSlug}/{postSlug}" \
  --query '{
  "postSlug": "{postSlug}",
  "publicationSlug": "{publicationSlug}"
}'
What you get back
{
  "endpoint": "GET /api/v1/publications/:publicationSlug/:postSlug",
  "paid": true,
  "query": "example input",
  "result": {
    "value": "Structured response from the service."
  }
}

Similar Services