Docs navigation
Documentation
Tilery serves authenticated vector map tiles, fonts, sprites, and MapLibre styles from PMTiles archives, hosted in the EU. These pages cover how to integrate, what the authentication model looks like, and how usage is billed.
Guides
Getting started
Walk through signup, topping up credits, API keys, token exchange, and your first tile request.
Authentication
How short-lived access tokens, the origin allowlist, and CORS rules fit together — and what each error status means.
Security model
How keys are stored, how tokens are validated, rate limiting, transport security, and incident recovery.
Pricing & quotas
How per-tile metering works, prepaid credits, the 402 out-of-credit stop, unbilled usage, and rate limits.
Reference
Client library
@tilery/client is the official browser SDK. It keeps a short-lived access token fresh (refresh with retry backoff), registers a service worker for offline tile caching, builds MapLibre style JSON, and — via attachToMap — keeps the map requesting tiles with the current token after each refresh. Use it rather than handcrafting the token exchange.
Need an account?
Tilery is a paid service — tile endpoints reject unauthenticated requests. Start with the getting-started guide, or head straight to signup.