Protomaps website screenshot

Protomaps

Protomaps is an open-source map system that delivers an interactive map of the world as a single PMTiles file hosted on cloud storage. It provides a hosted vector tile API powered by Cloudflare CDN, plus tools for converting, serving, and delivering map tiles without servers using HTTP range requests. The PMTiles format enables self-hosting on S3, Cloudflare R2, Azure Blob, and Google Cloud Storage at a fraction of the cost of commercial map APIs.

Protomaps publishes 1 API on the APIs.io network: Hosted Tile API. Tagged areas include Maps, Tiles, Geospatial, PMTiles, and Vector Tiles.

The Protomaps catalog on APIs.io includes 1 JSON-LD context.

Protomaps’ developer surface includes documentation, engineering blog, pricing, and 8 more developer resources.

33.9/100 thin ▬ flat Agent 16/100 agent aware Full breakdown ↓
scored 2026-08-25 · rubric v0.14.0
AccessFreemium
3 APIs
MapsTilesGeospatialPMTilesVector TilesOpen-SourceSelf-HostedOpenStreetMap

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-25 · rubric v0.14.0
Composite quality — 33.9/100 · thin
Contract Quality 9.3 / 25
Developer Ergonomics 2.4 / 20
Access Clarity 10.0 / 20
Operational Transparency 4.8 / 13
Contract Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 16/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 10
Documented Reversibility 0 / 6
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Delegated User Identity 0 / 6
Protected Resource Metadata 0 / 5
Registration Without a Human 0 / 6
Agentic Commerce Surface 0 / 5
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/protomaps: 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 3

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

Protomaps Hosted Tile API

CDN-backed hosted basemap tile API serving OpenStreetMap-derived vector tiles in MVT format. Provides Style JSON, TileJSON, and ZXY tile endpoints. Free for non-commercial use; ...

PMTiles CLI

Single-binary command-line tool for working with PMTiles archives. Supports show, tile, verify, extract, merge, serve, convert, cluster, upload, and edit operations. Can serve P...

Protomaps Basemap Downloads

Daily OpenStreetMap planet builds in PMTiles format available for download and self-hosting. Provides the full planet tileset as well as tools for extracting regional subsets by...

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Protomaps Rate Limits

5 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Protomaps Context

10 classes · 0 properties

JSON-LD

Security Posture 1

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

Protomaps Domain Security

TLSv1.3 · DMARC

SECURITY

Resources

Documentation 1

Reference material describing how the API behaves

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 4

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: protomaps
name: Protomaps
description: 'Protomaps is an open-source map system that delivers an interactive map of the world as a single PMTiles file
  hosted on cloud storage. It provides a hosted vector tile API powered by Cloudflare CDN, plus tools for converting, serving,
  and delivering map tiles without servers using HTTP range requests. The PMTiles format enables self-hosting on S3, Cloudflare
  R2, Azure Blob, and Google Cloud Storage at a fraction of the cost of commercial map APIs.

  '
type: Index
accessModel:
  pricing: freemium
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Freemium
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/protomaps.png
url: https://raw.githubusercontent.com/api-evangelist/protomaps/refs/heads/main/apis.yml
created: 2026-06-13
modified: 2026-06-13
specificationVersion: '0.23'
tags:
- Maps
- Tiles
- Geospatial
- PMTiles
- Vector Tiles
- Open-Source
- Self-Hosted
- OpenStreetMap
tags_raw:
- Maps
- Tiles
- Geospatial
- PMTiles
- Vector Tiles
- Open Source
- Self-Hosted
- OpenStreetMap
apis:
- name: Protomaps Hosted Tile API
  description: 'CDN-backed hosted basemap tile API serving OpenStreetMap-derived vector tiles in MVT format. Provides Style
    JSON, TileJSON, and ZXY tile endpoints. Free for non-commercial use; commercial use requires GitHub Sponsorship. API keys
    required for all requests.

    '
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://protomaps.com/api
  baseURL: https://api.protomaps.com
  tags:
  - Maps
  - Vector Tiles
  - Basemap
  - CDN
  properties:
  - type: Documentation
    url: https://docs.protomaps.com
  - type: OpenAPI
    url: https://protomaps.com/api
  contact:
  - FN: Protomaps
    email: hi@protomaps.com
    url: https://protomaps.com
- name: PMTiles CLI
  description: 'Single-binary command-line tool for working with PMTiles archives. Supports show, tile, verify, extract, merge,
    serve, convert, cluster, upload, and edit operations. Can serve PMTiles as a ZXY tile endpoint via HTTP. Works with local
    files and remote cloud storage (S3, Azure Blob, Google Cloud Storage, Cloudflare R2).

    '
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://docs.protomaps.com/pmtiles/cli
  baseURL: https://github.com/protomaps/go-pmtiles/releases
  tags:
  - CLI
  - PMTiles
  - Tools
  - Self-Hosted
  properties:
  - type: Documentation
    url: https://docs.protomaps.com/pmtiles/cli
  - type: GitHubRepository
    url: https://github.com/protomaps/go-pmtiles
  contact:
  - FN: Protomaps
    email: hi@protomaps.com
    url: https://protomaps.com
- name: Protomaps Basemap Downloads
  description: 'Daily OpenStreetMap planet builds in PMTiles format available for download and self-hosting. Provides the
    full planet tileset as well as tools for extracting regional subsets by bounding box or GeoJSON region at any zoom level.

    '
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://maps.protomaps.com/builds
  baseURL: https://build.protomaps.com
  tags:
  - Maps
  - OpenStreetMap
  - Downloads
  - PMTiles
  - Self-Hosted
  properties:
  - type: Documentation
    url: https://docs.protomaps.com/basemaps/downloads
  contact:
  - FN: Protomaps
    email: hi@protomaps.com
    url: https://protomaps.com
common:
- type: License
  name: BSD-3-Clause
  url: https://github.com/protomaps/go-pmtiles/blob/main/LICENSE
- type: DomainSecurity
  url: security/protomaps-domain-security.yml
- type: Website
  url: https://protomaps.com
- type: Documentation
  url: https://docs.protomaps.com
- type: GitHubOrg
  url: https://github.com/protomaps
- type: Blog
  url: https://protomaps.com/blog
- type: Pricing
  url: https://github.com/sponsors/protomaps
- type: X
  url: https://twitter.com/protomaps
- type: Plans
  url: plans/protomaps-plans-pricing.yml
- type: RateLimits
  url: rate-limits/protomaps-rate-limits.yml
- type: FinOps
  url: finops/protomaps-finops.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/protomaps"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/protomaps/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/protomaps/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.