LeoLabs website screenshot

LeoLabs

LeoLabs is a commercial space situational awareness company that operates a global network of phased-array radars and a cloud analytics platform delivering what it calls Persistent Orbital Intelligence for low Earth orbit. It independently tracks more than 23,000 objects in LEO and turns those radar observations into a commercial catalog, orbital state vectors, conjunction alerts, maneuver detection, pattern-of-life analysis and launch support for satellite operators, insurers, defense and civil space agencies. Customers reach the data either through the LeoLabs Platform web interface or, as LeoLabs describes it, "a suite of full-featured RESTful APIs for ground system integration and automation at scale" — the v1 Platform API over the catalog, radar measurements, state vectors, TLEs, ephemeris propagation and radar tasking. The company is backed by Insight Partners.

LeoLabs publishes 2 APIs on the APIs.io network: catalog API and instruments API. Tagged areas include Company, Space, Satellites, Space Situational Awareness, and Space Traffic Management.

LeoLabs’ developer surface includes documentation, signup flow, engineering blog, support, authentication, CLI, and 17 more developer resources.

32.5/100 thin ▬ flat Agent 36/100 agent ready Full breakdown ↓
scored 2026-08-10 · rubric v0.9.1
AccessSelf serve
2 APIs 1 MCP Servers
CompanySpaceSatellitesSpace Situational AwarenessSpace Traffic ManagementOrbital DataRadarAerospaceDefenseGeospatial

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-10 · rubric v0.9.1
Composite quality — 32.5/100 · thin
Contract Quality 3.9 / 25
Developer Ergonomics 10.3 / 20
Commercial Clarity 6.8 / 20
Operational Transparency 1.4 / 13
Governance 1.4 / 12
Discoverability 8.7 / 10
Agent readiness — 36/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 10
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 4 / 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/leo-labs: 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 2

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

LeoLabs catalog API

LeoLabs catalog of tracked LEO objects, their measurements, states and propagations.

LeoLabs instruments API

LeoLabs radar instruments and their tasking.

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

leo-labs-mcp.yml

MCP SERVER

Security Posture 3

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

Leo Labs Authentication

apiKey · 1 scheme

SECURITY

Leo Labs Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Leo Labs Vulnerability Disclosure

disclosure policy published

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Leo Labs Scopes

OAuth 2.0 · no documented scopes

0 scopes

SCOPES

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 2

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 5

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: leo-labs
name: LeoLabs
description: LeoLabs is a commercial space situational awareness company that operates a global network of phased-array radars
  and a cloud analytics platform delivering what it calls Persistent Orbital Intelligence for low Earth orbit. It independently
  tracks more than 23,000 objects in LEO and turns those radar observations into a commercial catalog, orbital state vectors,
  conjunction alerts, maneuver detection, pattern-of-life analysis and launch support for satellite operators, insurers, defense
  and civil space agencies. Customers reach the data either through the LeoLabs Platform web interface or, as LeoLabs describes
  it, "a suite of full-featured RESTful APIs for ground system integration and automation at scale" — the v1 Platform API
  over the catalog, radar measurements, state vectors, TLEs, ephemeris propagation and radar tasking. The company is backed
  by Insight Partners.
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://leolabs.space/wp-content/uploads/2025/12/leolabs-badge-scaled.png
url: https://raw.githubusercontent.com/api-evangelist/leo-labs/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- insight-partners
x-tier: profiled
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-19'
tags:
- Company
- Space
- Satellites
- Space Situational Awareness
- Space Traffic Management
- Orbital Data
- Radar
- Aerospace
- Defense
- Geospatial
apis:
- aid: leo-labs:leo-labs-catalog-api
  name: LeoLabs catalog API
  description: LeoLabs catalog of tracked LEO objects, their measurements, states and propagations.
  humanURL: https://www.leolabs.space/platform/
  baseURL: https://api.leolabs.space/v1
  tags:
  - catalog
  properties:
  - type: OpenAPI
    url: openapi/leo-labs-catalog-api-openapi.yml
  - type: DataModel
    url: data-model/leo-labs-data-model.yml
  - type: ErrorCatalog
    url: errors/leo-labs-problem-types.yml
  - type: Conventions
    url: conventions/leo-labs-conventions.yml
  - type: Documentation
    url: https://docs.leolabs.space/
- aid: leo-labs:leo-labs-instruments-api
  name: LeoLabs instruments API
  description: LeoLabs radar instruments and their tasking.
  humanURL: https://www.leolabs.space/platform/
  baseURL: https://api.leolabs.space/v1
  tags:
  - instruments
  properties:
  - type: OpenAPI
    url: openapi/leo-labs-instruments-api-openapi.yml
  - type: DataModel
    url: data-model/leo-labs-data-model.yml
  - type: ErrorCatalog
    url: errors/leo-labs-problem-types.yml
  - type: Conventions
    url: conventions/leo-labs-conventions.yml
  - type: Documentation
    url: https://docs.leolabs.space/
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: DomainSecurity
  url: security/leo-labs-domain-security.yml
- type: Website
  url: https://www.leolabs.space/
- type: DeveloperPortal
  url: https://platform.leolabs.space/
- type: Documentation
  url: https://docs.leolabs.space/
- type: SignUp
  url: https://platform.leolabs.space/
- type: Blog
  url: https://www.leolabs.space/newsroom/
- type: BlogRSS
  url: https://www.leolabs.space/newsroom/feed/
- type: Support
  url: mailto:support@leolabs.space
- type: TermsOfService
  url: https://www.leolabs.space/terms-of-use/
- type: PrivacyPolicy
  url: https://www.leolabs.space/privacy-policy/
- type: Security
  url: https://www.leolabs.space/vulnerability-disclosure/
- type: VulnerabilityDisclosure
  url: security/leo-labs-vulnerability-disclosure.yml
- type: Authentication
  url: authentication/leo-labs-authentication.yml
- type: OAuthScopes
  url: scopes/leo-labs-scopes.yml
- type: WellKnown
  url: well-known/leo-labs-well-known.yml
- type: Packages
  url: packages/leo-labs-packages.yml
- type: SDKs
  url: packages/leo-labs-packages.yml
- type: CLI
  url: cli/leo-labs-cli.yml
- type: MCPServer
  url: mcp/leo-labs-mcp.yml
- type: AgentSkill
  url: skills/_index.yml
- type: LLMsTxt
  url: llms/leo-labs-llms.txt
- type: Lifecycle
  url: lifecycle/leo-labs-lifecycle.yml
- type: Conformance
  url: conformance/leo-labs-conformance.yml
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence