Retrieve a full article from BasePost, a decentralized publishing platform on Base that enables direct micropayments between readers and writers. Returns complete article content, author details, cover image, and metadata. No ads, no tracking—just clean content paid for directly. | Input: Requires no parameters—the article slug is embedded in the endpoint URL path | Output: Returns complete article with title, markdown body, author details (address, username, profile picture), cover image URL, teaser text, publication timestamp, and price paid in USD | Use cases: I want to read a specific BasePost article about crypto or web3 topics; Get the full text and metadata for the 'BasePost Launches' announcement; Retrieve article content including author info and cover image from BasePost; Access a published article with all details for content aggregation or archiving
This action will execute the specified operation when your workflow runs.
This integration requires a connector to be configured before it can be used in workflows.
This endpoint has no configurable parameters.
Payment details from x402 facilitator
Fields
amountPaidAmount paid in smallest token unitassetToken address used for paymentnetworkNetwork where payment was made (e.g., 'base')payerPayer wallet addresstransactionTransaction hash (may be null if server doesn't return x-payment-response header)The endpoint response data. Access fields with {{nodeId.result.resource.fieldName}}
Response Fields
authorAddressEthereum/Base address of the authorauthorDisplayNameAuthor's display nameauthorPfpUrlAuthor's profile picture URLauthorUsernameAuthor's usernamebodyThe full article content in markdown formatimageUrlURL to the article cover imagepriceUsdThe price paid to access this articleslugURL-friendly identifier for the articleteaserA short preview of the articletitleThe article titleuploadedAtISO 8601 timestamp when the article was uploadedWhether the request succeeded
HTTP status code