Changelog website screenshot

Changelog

Changelog is a media company and podcast network for developers covering open source and software development. Founded by Adam Stacoviak and Jerod Santo, Changelog produces world-class developer podcasts including The Changelog, which features deep technical interviews and conversations with the people and teams driving open source software forward. Changelog also publishes a weekly developer news newsletter and operates an open source platform (changelog.com) built with Elixir and Phoenix.

Changelog publishes 4 APIs on the APIs.io network. Tagged areas include Developer Community, Media, Open Source, and Podcasts.

Changelog’s developer surface includes GitHub presence and 15 more developer resources.

21.3/100 emerging ▬ flat Agent 3/100 human only Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessFreemium
4 APIs 13 Features 7 Use Cases
Developer CommunityMediaOpen SourcePodcasts

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 21.3/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 0.0 / 20
Commercial Clarity 10.0 / 20
Operational Transparency 4.8 / 13
Governance 0.0 / 12
Discoverability 6.5 / 10
Agent readiness — 3/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/changelog: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 4

Individual APIs this provider publishes, each with its own machine-readable definition.

The Changelog Podcast RSS Feed

The Changelog podcast RSS feed provides access to all episodes of The Changelog, a weekly podcast covering software development, open source, and the people and projects behind ...

Changelog Master Feed RSS

The Changelog Master Feed aggregates all Changelog podcast shows into a single RSS feed. This is the one-stop subscription for all developer-focused audio content produced by Ch...

Changelog News RSS Feed

The Changelog News RSS feed surfaces the latest developer news curated by the Changelog team. Changelog News is a weekly newsletter and short podcast covering what is happening ...

Changelog Open Source Platform (GitHub)

The Changelog platform is an open source Elixir and Phoenix application that powers changelog.com. The source code is publicly available on GitHub and includes the full CMS, pod...

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Changelog Rate Limits

5 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Features 13

Notable capabilities this provider offers.

Developer Podcasts

Open Source Focus

Weekly Newsletter

Podcast Network

RSS Feeds

Master Feed

Developer Community

Episode Notes

Guest Interviews

Live Events

Open Source Platform

Elixir and Phoenix

Sponsorships

Scroll for all 13

Security Posture 1

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Changelog Domain Security

TLSv1.3 · DMARC

SECURITY

Use Cases 7

What developers build with this provider.

Developer Education

Open Source Promotion

Podcast Distribution

Newsletter Aggregation

Developer News Consumption

Conference and Event Coverage

Sponsor Content Distribution

Scroll for all 7

Integrations 8

Pre-built integrations with other platforms and tools.

Apple Podcasts

Spotify

Overcast

Pocket Casts

RSS

GitHub

YouTube

Fireside

Scroll for all 8

Resources

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Commercial 1

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Other 11

Properties that don't map to a standard resource type

Scroll for all 11

Source (apis.yml)

apis.yml Raw ↑
aid: changelog
url: https://raw.githubusercontent.com/api-evangelist/changelog/refs/heads/main/apis.yml
name: Changelog
kind: company
description: Changelog is a media company and podcast network for developers covering open source and software development.
  Founded by Adam Stacoviak and Jerod Santo, Changelog produces world-class developer podcasts including The Changelog, which
  features deep technical interviews and conversations with the people and teams driving open source software forward. Changelog
  also publishes a weekly developer news newsletter and operates an open source platform (changelog.com) built with Elixir
  and Phoenix.
type: Index
accessModel:
  pricing: freemium
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Freemium
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/changelog.png
tags:
- Developer Community
- Media
- Open Source
- Podcasts
access: 3rd-Party
apis:
- aid: changelog:podcast-rss
  name: The Changelog Podcast RSS Feed
  description: The Changelog podcast RSS feed provides access to all episodes of The Changelog, a weekly podcast covering
    software development, open source, and the people and projects behind the code. The feed returns standard podcast RSS/Atom
    XML with episode metadata including titles, descriptions, audio URLs, and publish dates.
  humanURL: https://changelog.com/podcast
  baseURL: https://changelog.com
  tags:
  - Open Source
  - Podcast
  - RSS
  - Software Development
  properties:
  - type: RSSFeed
    url: https://changelog.com/podcast/feed
  - type: Documentation
    url: https://changelog.com/podcast
- aid: changelog:master-feed-rss
  name: Changelog Master Feed RSS
  description: The Changelog Master Feed aggregates all Changelog podcast shows into a single RSS feed. This is the one-stop
    subscription for all developer-focused audio content produced by Changelog Media, including The Changelog podcast and
    any other active shows in the network.
  humanURL: https://changelog.com/master
  baseURL: https://changelog.com
  tags:
  - Aggregated
  - Master Feed
  - Podcast
  - RSS
  properties:
  - type: RSSFeed
    url: https://changelog.com/master/feed
  - type: Documentation
    url: https://changelog.com/master
- aid: changelog:news-rss
  name: Changelog News RSS Feed
  description: The Changelog News RSS feed surfaces the latest developer news curated by the Changelog team. Changelog News
    is a weekly newsletter and short podcast covering what is happening in software development, open source, and the broader
    developer ecosystem.
  humanURL: https://changelog.com/news
  baseURL: https://changelog.com
  tags:
  - Developer News
  - News
  - Newsletter
  - RSS
  properties:
  - type: RSSFeed
    url: https://changelog.com/news/feed
  - type: Documentation
    url: https://changelog.com/news
- aid: changelog:github-platform
  name: Changelog Open Source Platform (GitHub)
  description: The Changelog platform is an open source Elixir and Phoenix application that powers changelog.com. The source
    code is publicly available on GitHub and includes the full CMS, podcast management, episode metadata, and content delivery
    infrastructure. Developers can explore the codebase to understand how the platform works and contribute to the project.
  humanURL: https://github.com/thechangelog/changelog.com
  baseURL: https://github.com/thechangelog
  tags:
  - CMS
  - Elixir
  - Open Source
  - Phoenix
  properties:
  - type: Documentation
    url: https://github.com/thechangelog/changelog.com
  - type: Repository
    url: https://github.com/thechangelog/changelog.com
common:
- type: DomainSecurity
  url: security/changelog-domain-security.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/changelog
- url: https://changelog.com/
  name: Changelog Website
  type: Website
- url: https://changelog.com/podcast
  name: The Changelog Podcast
  type: Podcast
- url: https://changelog.com/master
  name: Changelog Master Feed
  type: Podcast
- url: https://changelog.com/news
  name: Changelog News
  type: Newsletter
- url: https://changelog.com/podcast/feed
  name: The Changelog RSS Feed
  type: RSSFeed
- url: https://changelog.com/master/feed
  name: Changelog Master RSS Feed
  type: RSSFeed
- url: https://changelog.com/news/feed
  name: Changelog News RSS Feed
  type: RSSFeed
- url: https://changelog.com/sponsor
  name: Sponsor Changelog
  type: Sponsorship
- url: https://changelog.com/privacy
  name: Privacy Policy
  type: PrivacyPolicy
- url: https://github.com/thechangelog
  name: Changelog on GitHub
  type: GitHub
- url: https://github.com/thechangelog/changelog.com
  name: Changelog Open Source Platform
  type: Repository
- url: https://podcasts.apple.com/us/podcast/the-changelog-software-development-open-source/id341623264
  name: The Changelog on Apple Podcasts
  type: Podcast
- url: https://open.spotify.com/show/5bBki72YeKSLUqyD94qsuJ
  name: The Changelog on Spotify
  type: Podcast
- url: https://x.com/changelog
  name: Changelog on X
  type: X
- name: Features
  type: Features
  data:
  - name: Developer Podcasts
  - name: Open Source Focus
  - name: Weekly Newsletter
  - name: Podcast Network
  - name: RSS Feeds
  - name: Master Feed
  - name: Developer Community
  - name: Episode Notes
  - name: Guest Interviews
  - name: Live Events
  - name: Open Source Platform
  - name: Elixir and Phoenix
  - name: Sponsorships
- name: UseCases
  type: UseCases
  data:
  - name: Developer Education
  - name: Open Source Promotion
  - name: Podcast Distribution
  - name: Newsletter Aggregation
  - name: Developer News Consumption
  - name: Conference and Event Coverage
  - name: Sponsor Content Distribution
- name: Shows
  type: Shows
  data:
  - name: The Changelog
  - name: Changelog News
  - name: Go Time
  - name: JS Party
  - name: Practical AI
  - name: Ship It!
  - name: Brain Science
- name: Integrations
  type: Integrations
  data:
  - name: Apple Podcasts
  - name: Spotify
  - name: Overcast
  - name: Pocket Casts
  - name: RSS
  - name: GitHub
  - name: YouTube
  - name: Fireside
created: '2026-03-24'
modified: '2026-04-23'
specificationVersion: '0.19'
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com