Ellipsis Drive website screenshot

Ellipsis Drive

Ellipsis Drive is a cloud-native spatial data management platform that lets teams upload, store, process, share, and serve raster, vector, and 3D point-cloud geospatial data through a single interoperable interface. Uploaded files are automatically processed into high-performance Tile Pyramid Archives (rasters) and Paged Vector Tiles (vectors) and served through standard OGC protocols (WMS, WMTS, WFS, WCS, XYZ, and vector tiles) alongside a REST API v3 with Bearer-token and OAuth2 authorization. Official SDKs and integrations cover Python, R, and JavaScript, plus plugins for QGIS, ArcGIS (JS, Pro, and Server), Mapbox GL, Leaflet, React-Leaflet, and Power BI. The platform offers storage-based pricing, license-free data sharing and consumption, subscriptions for selling spatial data, and both instant SaaS and private self-hosted deployments.

Ellipsis Drive publishes 1 API on the APIs.io network. Tagged areas include Company, Geospatial, Spatial Data, GIS, and Mapping.

Ellipsis Drive’s developer surface includes documentation, API reference, getting-started guide, support, engineering blog, pricing, signup flow, and 14 more developer resources.

30.6/100 thin ▬ flat Agent 10/100 human only Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
1 APIs
CompanyGeospatialSpatial DataGISMappingData ManagementRasterVectorOGCCloud StorageRemote Sensing

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 30.6/100 · thin
Contract Quality 0.0 / 25
Developer Ergonomics 11.7 / 20
Commercial Clarity 8.9 / 20
Operational Transparency 0.7 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 10/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
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/ellipsis-drive: 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 1

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

Ellipsis Drive API v3

The Ellipsis Drive API v3 provides programmatic access to manage, use, and integrate spatial data: accounts and organizations, users, folders/paths, maps, vector and raster laye...

Security Posture 2

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

Ellipsis Drive Authentication

http/oauth2 · 2 schemes

SECURITY

Ellipsis Drive Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Ellipsis Drive Scopes

1 scope · authorizationCode

1 scopes

SCOPES

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 1

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 3

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: ellipsis-drive
name: Ellipsis Drive
description: Ellipsis Drive is a cloud-native spatial data management platform that lets teams upload, store, process, share,
  and serve raster, vector, and 3D point-cloud geospatial data through a single interoperable interface. Uploaded files are
  automatically processed into high-performance Tile Pyramid Archives (rasters) and Paged Vector Tiles (vectors) and served
  through standard OGC protocols (WMS, WMTS, WFS, WCS, XYZ, and vector tiles) alongside a REST API v3 with Bearer-token and
  OAuth2 authorization. Official SDKs and integrations cover Python, R, and JavaScript, plus plugins for QGIS, ArcGIS (JS,
  Pro, and Server), Mapbox GL, Leaflet, React-Leaflet, and Power BI. The platform offers storage-based pricing, license-free
  data sharing and consumption, subscriptions for selling spatial data, and both instant SaaS and private self-hosted deployments.
url: https://raw.githubusercontent.com/api-evangelist/ellipsis-drive/refs/heads/main/apis.yml
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://ellipsis-drive.com/ogImages/homepageHeaderImage.png
x-type: company
x-source: vc-portfolio
x-backed-by:
- techstars
x-tier: enriched
x-tier-reason: portfolio-lead-enriched
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-19'
tags:
- Company
- Geospatial
- Spatial Data
- GIS
- Mapping
- Data Management
- Raster
- Vector
- OGC
- Cloud Storage
- Remote Sensing
apis:
- name: Ellipsis Drive API v3
  description: 'The Ellipsis Drive API v3 provides programmatic access to manage, use, and integrate spatial data: accounts
    and organizations, users, folders/paths, maps, vector and raster layers, point clouds, access tokens, OAuth authorization,
    and OGC protocol integration (WMS, WMTS, WFS, WCS, XYZ, vector tiles).'
  humanURL: https://docs.ellipsis-drive.com/developers/api-v3
  baseURL: https://api.ellipsis-drive.com/v3
  tags:
  - Geospatial
  - Spatial Data
  - GIS
  - OGC
  properties:
  - type: APIReference
    url: https://docs.ellipsis-drive.com/developers/api-v3
  - type: Authentication
    url: https://docs.ellipsis-drive.com/developers/api-v3/oauth/authorization
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://ellipsis-drive.com/
- type: DeveloperPortal
  url: https://docs.ellipsis-drive.com/developers/api-v3
- type: Documentation
  url: https://docs.ellipsis-drive.com/
- type: APIReference
  url: https://docs.ellipsis-drive.com/developers/api-v3
- type: GettingStarted
  url: https://docs.ellipsis-drive.com/getting-started/quick-start
- type: Support
  url: https://ellipsis-drive.com/contact/
- type: Blog
  url: https://ellipsis-drive.com/blogs/
- type: GitHubOrganization
  url: https://github.com/ellipsis-drive
- type: Pricing
  url: https://ellipsis-drive.com/getting-started/
- type: SignUp
  url: https://app.ellipsis-drive.com/register
- type: Login
  url: https://app.ellipsis-drive.com/login
- type: TermsOfService
  url: https://ellipsis-drive.com/terms/
- type: PrivacyPolicy
  url: https://ellipsis-drive.com/privacy/
- type: Authentication
  url: authentication/ellipsis-drive-authentication.yml
- type: OAuthScopes
  url: scopes/ellipsis-drive-scopes.yml
- type: Packages
  url: packages/ellipsis-drive-packages.yml
- type: SDKs
  url: packages/ellipsis-drive-packages.yml
- type: LLMsTxt
  url: llms/ellipsis-drive-llms.txt
- type: Conformance
  url: conformance/ellipsis-drive-conformance.yml
- type: Lifecycle
  url: lifecycle/ellipsis-drive-lifecycle.yml
- type: DomainSecurity
  url: security/ellipsis-drive-domain-security.yml
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence