Discover/latent.space API
live

latent.space APIlatent.space

Access Latent Space podcast episodes, newsletters, full transcripts, and search across all content. 5 endpoints covering posts, slugs, and timestamped transcripts.

Endpoints
5
Updated
1mo ago
Try it
Sort order: 'new' or 'top'.
Content type filter. Verified working value: 'podcast'. Note: some values (e.g. 'newsletter') may be rejected by the upstream API depending on sort order.
Maximum number of results per page.
Number of items to skip for pagination.
api.parse.bot/scraper/521547f0-2179-4187-b87e-57eae46029c7/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/521547f0-2179-4187-b87e-57eae46029c7/list_posts?sort=top&type=podcast&limit=5&offset=0' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 5 totalclick to expand

Fetch a paginated list of posts from the Latent Space archive. Returns post summaries sorted by date or popularity. Some type/sort combinations may be rejected by the upstream API (returns upstream_error with details).

Input
ParamTypeDescription
sortstringSort order: 'new' or 'top'.
typestringContent type filter. Verified working value: 'podcast'. Note: some values (e.g. 'newsletter') may be rejected by the upstream API depending on sort order.
limitintegerMaximum number of results per page.
offsetintegerNumber of items to skip for pagination.
Response
{
  "type": "object",
  "fields": {
    "data": "array of post summary objects, each containing id, title, slug, type, post_date, subtitle, cover_image, reaction_count, and other metadata",
    "status": "string indicating success"
  },
  "sample": {
    "data": [
      {
        "id": 196292432,
        "slug": "lupsasca",
        "type": "podcast",
        "title": "🔬Doing Vibe Physics — Alex Lupsasca, OpenAI",
        "subtitle": "The full story of how GPT‑5.x derived new results in theoretical physics and quantum gravity.",
        "post_date": "2026-05-05T20:34:11.746Z",
        "reaction_count": 20
      }
    ],
    "status": "success"
  }
}

About the latent.space API

The Latent Space API exposes 5 endpoints for retrieving podcast episodes, newsletters, and full timestamped transcripts from latent.space. The list_posts endpoint returns paginated post summaries with fields like id, title, slug, post_date, reaction_count, and cover_image. The get_transcript endpoint provides speaker-labeled, word-level segments for any episode that has a transcript available.

Browsing and Searching Posts

The list_posts endpoint accepts sort (new or top), type (verified working value: podcast), limit, and offset for pagination. Each post summary in the response includes id, title, slug, type, post_date, subtitle, cover_image, and reaction_count. Note that some type values such as newsletter may be rejected upstream — the response will include an upstream_error field with details when that happens.

The search_posts endpoint accepts a required query string plus optional sort, limit, and offset. It returns matching post summaries that include description fields not always present in list_posts results. Pagination beyond available results returns an empty array rather than an error.

Full Post and Transcript Details

get_post fetches a single post by its slug (obtained from list_posts or search_posts) and returns the complete body_html, canonical_url, reactions, and all metadata. This is the only endpoint that surfaces full content rather than summaries.

get_transcript returns a transcript array of timestamped segments for podcast episodes that have transcripts. Each segment includes start, end, text, words, and a speaker field. Not every post has a transcript; the endpoint returns stale_input with kind: input_not_found when none is available. The get_homepage_data endpoint (no inputs required) surfaces homepage layout data: homeHeroPins, newPosts, topPosts, pinnedPosts, recommendations, and contentBlockData.

Common use cases
  • Build a searchable archive of Latent Space episodes using search_posts with keyword queries and post_date filtering.
  • Generate speaker-attributed transcripts for AI research podcast episodes using the start, end, and speaker fields from get_transcript.
  • Track content popularity over time by monitoring reaction_count across paginated list_posts results.
  • Render a curated reading list from get_homepage_data fields like topPosts and recommendations.
  • Create episode summary cards using title, subtitle, cover_image, and canonical_url from get_post.
  • Feed podcast transcripts into an LLM pipeline for summarization or semantic search using the full body_html and timestamped text segments.
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does Latent Space have an official developer API?+
Latent Space is a Substack publication and does not publish a public developer API for programmatic content access.
What does `get_transcript` return, and are transcripts available for every episode?+
For episodes that have a transcript, get_transcript returns an array of segments each containing start, end, text, words, and a speaker field. Not all posts have transcripts. When a slug has no associated transcript, the response returns stale_input with kind: input_not_found rather than an error status.
Can I filter `list_posts` to return only newsletter content?+
The type parameter is documented as working reliably for podcast. Passing newsletter as a type value may be rejected, returning an upstream_error field with details. The podcast type is the verified safe value for filtered listing.
Does the API expose author profiles, subscriber counts, or comment threads?+
Not currently. The API covers post content, metadata, transcripts, and homepage layout data. Author profile pages, subscriber or follower counts, and comment threads are not returned by any of the five endpoints. You can fork it on Parse and revise to add endpoints targeting those data surfaces.
How does pagination work across `list_posts` and `search_posts`?+
list_posts accepts limit and offset integers for standard offset-based pagination. search_posts uses the same limit and offset parameters; when offset exceeds the total results for a given query, the data array is returned empty rather than triggering an error, so an empty array is the signal to stop paginating.
Page content last updated . Spec covers 5 endpoints from latent.space.
Related APIs in News MediaSee all →
payloadspace.com API
Search and retrieve space industry news articles, company information, funding rounds, contract awards, and events from Payload Space's comprehensive database. Stay updated on latest developments across commercial space, military space, European space news, and industry events like webinars and podcasts.
insights.trendforce.com API
Access semiconductor and AI industry analysis articles from TrendForce Insights, browsing post listings and retrieving full article content organized into text sections and figures. Perfect for staying updated on tech industry trends and feeding structured article data into language models for analysis.
thelayoff.com API
Monitor and search forum discussions about company layoffs, accessing post titles, content, author information, dates, and community reactions across TheLayoff.com. Browse through paginated results and dive into individual posts to read full reply threads and conversation details.
peerspace.com API
Search and explore Peerspace venue listings by location and activity type. Retrieve paginated search results with pricing, ratings, capacity, and amenities, then fetch full listing details including equipment, host information, and availability.
reddit.com API
Search Reddit posts and comments across any subreddit. Retrieve post discussions with full comment threads, search by keyword, and browse subreddit feeds by category (hot, new, top, rising) with flexible sorting and pagination.
threads.com API
Search for posts and users on Threads by keyword to discover content, view engagement metrics like likes and replies, and explore user profiles with their media. Find trending discussions and connect with creators all in one search experience.
cryptopanic.com API
Access real-time cryptocurrency market sentiment data from CryptoPanic. Retrieve news posts filtered by bullish or bearish sentiment, browse the full news feed with flexible filters, and fetch an aggregated sentiment score derived from 24-hour price movements across top cryptocurrencies.
smashingmagazine.com API
Access Smashing Magazine's library of articles, books, ebooks, newsletters, and events with powerful search and filtering capabilities. Browse by category, discover related content, explore author profiles, and stay updated with the latest design and web development resources.