<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Spacedevs on API Coding</title>
    <link>https://apicoding.com/tags/spacedevs/</link>
    <description>Recent content in Spacedevs on API Coding</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 21 Sep 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://apicoding.com/tags/spacedevs/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Reading the Launch Library API for Rocket Launch Schedules Without a Key</title>
      <link>https://apicoding.com/reading-the-launch-library-api-for-rocket-launch-schedules-without-a-key/</link>
      <pubDate>Mon, 21 Sep 2026 00:00:00 +0000</pubDate>
      <guid>https://apicoding.com/reading-the-launch-library-api-for-rocket-launch-schedules-without-a-key/</guid>
      <description>&lt;p&gt;The Space Devs run Launch Library, a REST API covering orbital and suborbital launches worldwide, past and upcoming. No key, no signup, and a forward schedule that currently runs to 369 launches. If you need a dated calendar of something genuinely interesting, this is one of the easiest open APIs to consume.&lt;/p&gt;&#xA;&lt;h2 id=&#34;the-endpoints&#34;&gt;The Endpoints&lt;/h2&gt;&#xA;&lt;p&gt;Base URL carries the version in the path:&lt;/p&gt;&#xA;&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;https://ll.thespacedevs.com/2.3.0/&#xA;&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;The three that matter:&lt;/p&gt;&#xA;&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;launches/upcoming/     everything scheduled ahead&#xA;launches/previous/     everything flown&#xA;launches/              both&#xA;events/upcoming/       spacewalks, dockings, test fires&#xA;&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;A minimal call:&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
