Access post with credits (paid, same as GET).
Same unified payment flow as GET. Unauthenticated requests receive a 402 x402/MPP challenge. Authenticated requests (JWT or API key) pay via credits — API keys use purchased balance only, JWT users can use weekly allowance first.
Headers
MPP (Payment HTTP Authentication Scheme): after HTTP 402, retry with Authorization: Payment <credential>.
x402 v2: after HTTP 402, retry with the encoded payment payload from the PAYMENT-REQUIRED challenge (same header name as in @x402/core HTTP transport).
Path Parameters
Publication slug, which is the normalized host.
Post slug from the publication feed.
Response
Synthesized post summary after successful payment.
Internal post id.
Publication id.
Publication slug.
Feed-level globally unique identifier.
Post slug.
Post title.
Post subtitle.
Short description from the feed.
Original post URL.
Post author.
Post hero or thumbnail image URL.
ISO publication timestamp.
AI-synthesized post summary (returned after payment).
ISO timestamp when the post was first imported.
ISO timestamp of the last update.

