https://dripstack.xyz/api/v1/publications/:publicationSlug/:postSlug
Paid JSON for one Substack-backed newsletter, blog, or podcast post: synthesized summary (`synthesizedSummary`), metadata, and identifiers for financial analysis. Path params are `publicationSlug` and `postSlug`. Returns 503 until summary exists. USDC `exact` x402 on Base; USD amount is per-post when set on the post, otherwise the server default.
What this profile is sourced from
Raw HTTP — what an agent observes
GET https://dripstack.xyz/api/v1/publications/:publicationSlug/:postSlug → HTTP/1.1 402 Payment Required X-Payment-Required: $0.1000 X-Payment-Currency: USDC X-Payment-Chain: base GET https://dripstack.xyz/api/v1/publications/:publicationSlug/:postSlug X-Payment: <signed-receipt> → HTTP/1.1 200 OK Content-Type: application/json …response body…
Things to know before drawing strong conclusions
accepts[] entry is used.