{"uid":"cap_V7YefiJb-Vx76bfuV7gYy","slug":"dripstack-publications-003b3cc4","name":"DripStack List Publications","description":"List curated newsletters, podcasts, and publications.","url":"https://dripstack.xyz/api/v1/publications","method":"GET","headers":{},"bodySchema":null,"responseSchema":{"type":"object","example":{"publications":[{"slug":"stratechery","title":"Stratechery","siteUrl":"https://stratechery.com","description":"Analysis of the strategy and business of technology.","lastSyncedAt":"2026-06-15T08:30:00Z"},{"slug":"the-pragmatic-engineer","title":"The Pragmatic Engineer","siteUrl":"https://blog.pragmaticengineer.com","description":"Software engineering and Big Tech deep dives.","lastSyncedAt":"2026-06-15T06:00:00Z"}]},"required":["publications"],"properties":{"publications":{"type":"array","items":{"type":"object","required":["slug","siteUrl"],"properties":{"slug":{"type":"string","description":"Normalized publication identifier (derived from host)."},"title":{"type":["string","null"],"description":"Publication display name."},"siteUrl":{"type":"string","description":"Canonical publication URL."},"description":{"type":["string","null"],"description":"Short publication description from the feed."},"lastSyncedAt":{"type":["string","null"],"description":"ISO timestamp of the last successful feed sync."}},"additionalProperties":false},"description":"All indexed publications."}},"additionalProperties":false},"example":null,"exampleRequest":null,"tags":["substack","blog","publication","post","data","query","web"],"displayCostAmount":"0","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"unprobed","priceSource":"registry","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"free","summary":"Free","primary":null,"accepted":[]},"paymentMethods":[],"brandName":"DripStack","brandSlug":"dripstack","brandBaseUrl":"https://dripstack.xyz/","brandDocsUrl":"https://dripstack.xyz/?tab=agents","whatItDoes":"Returns a list of all Substack publications tracked by DripStack, including their slugs, site URLs, titles, descriptions, and last sync timestamps","exampleAgentPrompt":"What Substack publications does DripStack have available — show me the full list with their slugs and site URLs so I can pick one to pull posts from.","exampleUseCases":null,"resultDescription":"Returns a JSON object with a 'publications' array, where each entry includes a slug (string), siteUrl (string), and optionally title, description, and lastSyncedAt timestamp indicating when DripStack last synced that publication.","failureModes":["Empty publications array if no publications are indexed yet","Network timeout if DripStack service is unavailable","500 server error if the backend is experiencing issues"],"whenToPreferThis":"Use this endpoint as a discovery step before fetching posts or content from a specific Substack publication via DripStack — it gives you the canonical slugs and URLs needed to identify which publication to query next. Prefer this when you need to enumerate all available publications rather than searching for a specific one.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T12:39:25.784Z","isFirstParty":false}