Firefly Aerospace logo

Firefly Aerospace

Firefly Aerospace is an end-to-end space transportation company building the Alpha small-lift rocket, the Eclipse (formerly MLV) medium-lift vehicle, the Blue Ghost lunar lander, and the Elytra orbital vehicle (with the Ocula lunar imaging service). Firefly sells launch, lunar delivery, and on-orbit services through sales and payload-user-guide channels; it does not publish a public developer API.

5 APIs 0 Features
SpaceAerospaceLaunchLunarSpacecraft

APIs

Firefly Alpha Launch

Alpha is Firefly's operational small-lift orbital launch vehicle in the ~1,000 kg class, serving dedicated and rideshare customers. This is an informational product surface; Fir...

Firefly Eclipse Launch

Eclipse (formerly the Medium Launch Vehicle, MLV) is Firefly's medium-lift, reusable launch vehicle co-developed with Northrop Grumman, targeting roughly 16,000 kg to orbit. Thi...

Firefly Blue Ghost Lunar Lander

Blue Ghost is Firefly's lunar lander for delivering and hosting payloads on the lunar surface, including NASA Commercial Lunar Payload Services (CLPS) task orders. This is an in...

Firefly Elytra Orbital Vehicle

Elytra is Firefly's multi-mission orbital vehicle (Dawn, Dusk, and Dark configurations) providing in-space maneuverability, hosting, and servicing, and is the platform for the O...

Firefly Rideshare and Payload Booking

Firefly's "Book A Ride" rideshare and payload booking experience lets prospective customers inquire about available flights and orbits. It is a sales inquiry / web form workflow...

Resources

🔗
LinkedIn
LinkedIn
🔗
Website
Website
🔗
Documentation
Documentation
🔗
Plans
Plans
🔗
RateLimits
RateLimits
🔗
FinOps
FinOps

Sources

apis.yml Raw ↑
aid: firefly-aerospace
url: https://raw.githubusercontent.com/api-evangelist/firefly-aerospace/refs/heads/main/apis.yml
name: Firefly Aerospace
kind: company
description: Firefly Aerospace is an end-to-end space transportation company building
  the Alpha small-lift rocket, the Eclipse (formerly MLV) medium-lift vehicle, the
  Blue Ghost lunar lander, and the Elytra orbital vehicle (with the Ocula lunar imaging
  service). Firefly sells launch, lunar delivery, and on-orbit services through sales
  and payload-user-guide channels; it does not publish a public developer API.
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
tags:
- Space
- Aerospace
- Launch
- Lunar
- Spacecraft
created: '2026-06-20'
modified: '2026-06-20'
specificationVersion: '0.19'
apis:
- aid: firefly-aerospace:firefly-alpha-launch
  name: Firefly Alpha Launch
  tags:
  - Launch
  - Small Lift
  - Rocket
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://fireflyspace.com/alpha/
  properties:
  - url: https://fireflyspace.com/alpha/
    type: Documentation
  - url: https://fireflyspace.com/wp-content/uploads/2025/07/Alpha-PUG-5.2.pdf
    type: PayloadUserGuide
  description: Alpha is Firefly's operational small-lift orbital launch vehicle in
    the ~1,000 kg class, serving dedicated and rideshare customers. This is an informational
    product surface; Firefly exposes no public developer API for Alpha. Booking and
    integration are handled through Firefly sales and the Alpha Payload User's Guide.
- aid: firefly-aerospace:firefly-eclipse-launch
  name: Firefly Eclipse Launch
  tags:
  - Launch
  - Medium Lift
  - Rocket
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://fireflyspace.com/eclipse/
  properties:
  - url: https://fireflyspace.com/eclipse/
    type: Documentation
  description: Eclipse (formerly the Medium Launch Vehicle, MLV) is Firefly's medium-lift,
    reusable launch vehicle co-developed with Northrop Grumman, targeting roughly 16,000
    kg to orbit. This is an informational product surface; no public developer API
    is offered. Launch services are arranged through Firefly sales.
- aid: firefly-aerospace:firefly-blue-ghost-lunar
  name: Firefly Blue Ghost Lunar Lander
  tags:
  - Lunar
  - Lander
  - Payload Delivery
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://fireflyspace.com/blue-ghost/
  properties:
  - url: https://fireflyspace.com/blue-ghost/
    type: Documentation
  description: Blue Ghost is Firefly's lunar lander for delivering and hosting payloads
    on the lunar surface, including NASA Commercial Lunar Payload Services (CLPS) task
    orders. This is an informational mission/services surface; no public developer
    API is offered. Payload accommodation is arranged through Firefly sales and mission
    integration teams.
- aid: firefly-aerospace:firefly-elytra-orbital
  name: Firefly Elytra Orbital Vehicle
  tags:
  - Orbit
  - Spacecraft
  - In-Space Services
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://fireflyspace.com/elytra/
  properties:
  - url: https://fireflyspace.com/elytra/
    type: Documentation
  - url: https://fireflyspace.com/ocula/
    type: Documentation
  description: Elytra is Firefly's multi-mission orbital vehicle (Dawn, Dusk, and Dark
    configurations) providing in-space maneuverability, hosting, and servicing, and
    is the platform for the Ocula commercial lunar imaging service. This is an informational
    product surface; no public developer API is offered. Engagements are arranged through
    Firefly sales.
- aid: firefly-aerospace:firefly-rideshare-payload
  name: Firefly Rideshare and Payload Booking
  tags:
  - Rideshare
  - Payload
  - Booking
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://fireflyspace.com/book-a-ride/
  properties:
  - url: https://fireflyspace.com/book-a-ride/
    type: Documentation
  - url: https://fireflyspace.com/wp-content/uploads/2025/07/Alpha-PUG-5.2.pdf
    type: PayloadUserGuide
  description: Firefly's "Book A Ride" rideshare and payload booking experience lets
    prospective customers inquire about available flights and orbits. It is a sales
    inquiry / web form workflow, not a programmatic API; there is no public booking
    or developer API documented.
common:
- type: LinkedIn
  url: https://www.linkedin.com/company/firefly-aerospace
- type: Website
  url: https://fireflyspace.com/
- type: Documentation
  url: https://fireflyspace.com/wp-content/uploads/2025/07/Alpha-PUG-5.2.pdf
- type: Plans
  url: plans/firefly-aerospace-plans-pricing.yml
- type: RateLimits
  url: rate-limits/firefly-aerospace-rate-limits.yml
- type: FinOps
  url: finops/firefly-aerospace-finops.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com