For the complete documentation index, see llms.txt. This page is also available as Markdown.

Introduction

Welcome to the Spexi API documentation. Spexi is a drone imagery platform providing high-resolution aerial coverage across North America. This guide provides everything you need to integrate with our platform and access drone imagery programmatically.

Prerequisites

Before making your first API call you will need:

  • A valid Spexi account

  • An API key generated from your Spexi account

How the API Works

The Spexi API provides programmatic access to drone imagery and geospatial data. The API is organized into focused modules, each covering a distinct part of the platform:

  • Coverage API - check where drone imagery is available, by map tiles, coverage queries, or zone lookups

  • Image API - search, filter, and download drone imagery by location and camera parameters

  • Order API - request new drone captures, track orders through delivery and retrieve order products

Last updated