Maxar logo

Maxar

Maxar (operating in 2026 as Vantor / Maxar Intelligence) is a high-resolution Earth observation and 3D geospatial provider operating the WorldView Legion, WorldView-3, WorldView-2, and GeoEye-1 constellations. The Maxar Geospatial Platform (MGP), branded as Vantor Hub, is API-first: developers authenticate through the Authentication / Token Service, search the 125+PB Vivid, archive, and change-monitoring catalog through the Discovery API (STAC / GeoJSON), place orders through the Ordering API, stream imagery and basemaps through OGC-compliant WFS / WMS / WMTS services, retrieve 3D surface models, register Areas of Interest with the Monitoring API, and task new collections through the Tasking API (Fastview / Flexview). Raster and Vector Analytics expose NDVI, NDWI, change-monitoring vectors, and custom analysis graphs. An official Python SDK (maxar-platform) wraps the full surface.

12 APIs 0 Features
Earth ObservationSatellite ImageryHigh ResolutionGeospatial3DSTACOGCWorldViewTaskingVantorBasemapsChange Monitoring

Maxar publishes 12 APIs on the APIs.io network. Tagged areas include Earth Observation, Satellite Imagery, High Resolution, Geospatial, and 3D.

Maxar’s developer surface includes documentation, authentication, release notes, and 9 more developer resources.

APIs

Maxar Authentication / Token Service

OAuth2-style token service that mints bearer access tokens (and 180-day default API keys) for use against all Vantor Hub / MGP APIs.

Maxar Discovery API

Unified catalog search across Archive Imagery, Vivid Basemaps, and Change Monitoring. Supports filtering and sorting and returns STAC and GeoJSON metadata representations of mat...

Maxar Ordering API

Order placement and management for archive and online imagery with multiple delivery options and processing pipelines. Supports tracking order status to completion and delivery.

Maxar Streaming Imagery API

OGC-compliant WFS / WMS / WMTS streaming services for delivering online imagery strips into web mapping clients and GIS workflows.

Maxar Streaming Basemap API

OGC service delivering Maxar Vivid basemap products and their metadata for cartographic and analytic use.

Maxar Streaming 3D API

Streams 3D surface models derived from Maxar's stereo and tri-stereo collections for visualization and 3D analysis.

Maxar Monitoring API

Register Areas of Interest and receive alerts when new imagery or analytic outputs match. Drives standing tip-and-cue workflows over the Maxar catalog.

Maxar Tasking API

Request new imagery collection from the WorldView Legion and legacy WorldView constellations within a target geometry and time window. Supports Fastview and Flexview tasking tiers.

Maxar Raster Analytics API

Server-side raster processing - band manipulation, classification, and index models (NDVI, NDWI, etc.) - composed as analysis graphs over the Maxar catalog.

Maxar Vector Analytics API

Vector deliveries of change monitoring outputs through OGC WMS / WMTS for downstream analytic and GIS consumption.

Maxar Geospatial Platform Python SDK

Official Python SDK (maxar-platform on PyPI) wrapping the MGP / Vantor Hub APIs for discovery, ordering, monitoring, streaming, and tasking workflows.

Maxar MGP Postman Collection

Public Postman workspace documenting the Maxar Geospatial Platform API surface for quick exploration and testing.

Resources

🔗
Website
Website
🔗
GeospatialPlatform
GeospatialPlatform
🌐
DeveloperPortal
DeveloperPortal
🔗
Documentation
Documentation
🔑
Authentication
Authentication
📄
ReleaseNotes
ReleaseNotes
📦
PythonSDK
PythonSDK
📦
SDKDocumentation
SDKDocumentation
🔗
Postman
Postman
🔗
ProDocs
ProDocs
🔗
LinkedIn
LinkedIn
🔗
X
X

Sources

apis.yml Raw ↑
aid: maxar
name: Maxar
description: >-
  Maxar (operating in 2026 as Vantor / Maxar Intelligence) is a high-resolution
  Earth observation and 3D geospatial provider operating the WorldView Legion,
  WorldView-3, WorldView-2, and GeoEye-1 constellations. The Maxar Geospatial
  Platform (MGP), branded as Vantor Hub, is API-first: developers authenticate
  through the Authentication / Token Service, search the 125+PB Vivid,
  archive, and change-monitoring catalog through the Discovery API (STAC /
  GeoJSON), place orders through the Ordering API, stream imagery and
  basemaps through OGC-compliant WFS / WMS / WMTS services, retrieve 3D
  surface models, register Areas of Interest with the Monitoring API, and
  task new collections through the Tasking API (Fastview / Flexview). Raster
  and Vector Analytics expose NDVI, NDWI, change-monitoring vectors, and
  custom analysis graphs. An official Python SDK (maxar-platform) wraps the
  full surface.
type: Index
position: Provider
access: 3rd-Party
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
tags:
  - Earth Observation
  - Satellite Imagery
  - High Resolution
  - Geospatial
  - 3D
  - STAC
  - OGC
  - WorldView
  - Tasking
  - Vantor
  - Basemaps
  - Change Monitoring
url: https://raw.githubusercontent.com/api-evangelist/maxar/refs/heads/main/apis.yml
created: '2026-05-23'
modified: '2026-05-23'
specificationVersion: '0.20'
apis:
  - aid: maxar:authentication
    name: Maxar Authentication / Token Service
    description: >-
      OAuth2-style token service that mints bearer access tokens (and 180-day
      default API keys) for use against all Vantor Hub / MGP APIs.
    humanURL: https://developers.maxar.com/docs/authentication/
    baseURL: https://api.maxar.com
    tags:
      - Auth
      - OAuth2
      - Tokens
    properties:
      - type: Documentation
        url: https://developers.maxar.com/docs/authentication/
  - aid: maxar:discovery
    name: Maxar Discovery API
    description: >-
      Unified catalog search across Archive Imagery, Vivid Basemaps, and
      Change Monitoring. Supports filtering and sorting and returns STAC and
      GeoJSON metadata representations of matching items.
    humanURL: https://developers.maxar.com/docs
    baseURL: https://api.maxar.com/discovery/v1
    tags:
      - Discovery
      - Search
      - STAC
      - Catalog
    properties:
      - type: Documentation
        url: https://developers.maxar.com/docs
  - aid: maxar:ordering
    name: Maxar Ordering API
    description: >-
      Order placement and management for archive and online imagery with
      multiple delivery options and processing pipelines. Supports tracking
      order status to completion and delivery.
    humanURL: https://developers.maxar.com/docs
    baseURL: https://api.maxar.com/ordering/v1
    tags:
      - Ordering
      - Delivery
      - Processing
    properties:
      - type: Documentation
        url: https://developers.maxar.com/docs
  - aid: maxar:streaming-imagery
    name: Maxar Streaming Imagery API
    description: >-
      OGC-compliant WFS / WMS / WMTS streaming services for delivering online
      imagery strips into web mapping clients and GIS workflows.
    humanURL: https://developers.maxar.com/docs
    baseURL: https://api.maxar.com/streaming/v1
    tags:
      - Streaming
      - OGC
      - WMS
      - WMTS
    properties:
      - type: Documentation
        url: https://developers.maxar.com/docs
  - aid: maxar:streaming-basemap
    name: Maxar Streaming Basemap API
    description: >-
      OGC service delivering Maxar Vivid basemap products and their metadata
      for cartographic and analytic use.
    humanURL: https://developers.maxar.com/docs
    baseURL: https://api.maxar.com/streaming/basemaps
    tags:
      - Basemaps
      - Vivid
      - OGC
    properties:
      - type: Documentation
        url: https://developers.maxar.com/docs
  - aid: maxar:streaming-3d
    name: Maxar Streaming 3D API
    description: >-
      Streams 3D surface models derived from Maxar's stereo and tri-stereo
      collections for visualization and 3D analysis.
    humanURL: https://developers.maxar.com/docs
    baseURL: https://api.maxar.com/streaming/3d
    tags:
      - 3D
      - Surface Model
      - Streaming
    properties:
      - type: Documentation
        url: https://developers.maxar.com/docs
  - aid: maxar:monitoring
    name: Maxar Monitoring API
    description: >-
      Register Areas of Interest and receive alerts when new imagery or
      analytic outputs match. Drives standing tip-and-cue workflows over the
      Maxar catalog.
    humanURL: https://developers.maxar.com/docs
    baseURL: https://api.maxar.com/monitoring/v1
    tags:
      - Monitoring
      - Alerts
      - AOI
    properties:
      - type: Documentation
        url: https://developers.maxar.com/docs
  - aid: maxar:tasking
    name: Maxar Tasking API
    description: >-
      Request new imagery collection from the WorldView Legion and legacy
      WorldView constellations within a target geometry and time window.
      Supports Fastview and Flexview tasking tiers.
    humanURL: https://developers.maxar.com/docs
    baseURL: https://api.maxar.com/tasking/v1
    tags:
      - Tasking
      - WorldView
      - Collection
    properties:
      - type: Documentation
        url: https://developers.maxar.com/docs
  - aid: maxar:raster-analytics
    name: Maxar Raster Analytics API
    description: >-
      Server-side raster processing - band manipulation, classification, and
      index models (NDVI, NDWI, etc.) - composed as analysis graphs over the
      Maxar catalog.
    humanURL: https://developers.maxar.com/docs
    baseURL: https://api.maxar.com/analytics
    tags:
      - Analytics
      - Raster
      - NDVI
      - NDWI
    properties:
      - type: Documentation
        url: https://developers.maxar.com/docs
  - aid: maxar:vector-analytics
    name: Maxar Vector Analytics API
    description: >-
      Vector deliveries of change monitoring outputs through OGC WMS / WMTS
      for downstream analytic and GIS consumption.
    humanURL: https://developers.maxar.com/docs
    baseURL: https://api.maxar.com/analytics
    tags:
      - Vector
      - Change Monitoring
      - OGC
    properties:
      - type: Documentation
        url: https://developers.maxar.com/docs
  - aid: maxar:python-sdk
    name: Maxar Geospatial Platform Python SDK
    description: >-
      Official Python SDK (maxar-platform on PyPI) wrapping the MGP / Vantor
      Hub APIs for discovery, ordering, monitoring, streaming, and tasking
      workflows.
    humanURL: https://pypi.org/project/maxar-platform/
    baseURL: https://pypi.org/project/maxar-platform/
    tags:
      - SDK
      - Python
      - PyPI
    properties:
      - type: Documentation
        url: https://maxar-geospatial-platform.readthedocs.io/
  - aid: maxar:postman
    name: Maxar MGP Postman Collection
    description: >-
      Public Postman workspace documenting the Maxar Geospatial Platform API
      surface for quick exploration and testing.
    humanURL: https://api-postman.maxar.com/
    baseURL: https://api-postman.maxar.com/
    tags:
      - Postman
      - Collection
      - Reference
    properties:
      - type: Documentation
        url: https://api-postman.maxar.com/
common:
  - type: Website
    url: https://www.maxar.com/
  - type: GeospatialPlatform
    url: https://maxar.com/maxar-geospatial-platform
  - type: DeveloperPortal
    url: https://developers.maxar.com/
  - type: Documentation
    url: https://developers.maxar.com/docs
  - type: Authentication
    url: https://developers.maxar.com/docs/authentication/
  - type: ReleaseNotes
    url: https://developers.maxar.com/docs/release-notes
  - type: PythonSDK
    url: https://pypi.org/project/maxar-platform/
  - type: SDKDocumentation
    url: https://maxar-geospatial-platform.readthedocs.io/
  - type: Postman
    url: https://api-postman.maxar.com/
  - type: ProDocs
    url: https://pro-docs.maxar.com/
  - type: LinkedIn
    url: https://www.linkedin.com/company/maxar-technologies/
  - type: X
    url: https://x.com/Maxar
maintainers:
  - FN: Kin Lane
    email: [email protected]