Pelias website screenshot

Pelias

Pelias is a modular, open-source geocoding search engine built on Elasticsearch that converts addresses and place names into geographic coordinates (forward geocoding) and geographic coordinates into places and addresses (reverse geocoding). Powered entirely by open data from OpenStreetMap, OpenAddresses, Who's on First, and Geonames, it is freely available under the MIT license and can be self-hosted or accessed via hosted services.

Pelias publishes 4 APIs on the APIs.io network, including Autocomplete API, Forward Geocoding API, Place Lookup API, and 1 more. Tagged areas include Geocoding, Reverse Geocoding, Geospatial, Open-Source, and Elasticsearch.

The Pelias catalog on APIs.io includes 1 Spectral governance ruleset.

Pelias’ developer surface includes documentation, status page, support, and 8 more developer resources.

31.4/100 thin ▬ flat Agent 26/100 agent aware Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessFreemium
1 APIs
GeocodingReverse GeocodingGeospatialOpen-SourceElasticsearchOpenStreetMapAddressesPlacesAutocomplete

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics does not apply to this provider. The published contracts declare no write operations, and a read-only API cannot create-or-update. The facet is excluded from this provider's denominator entirely — not scored zero. A reference or data API is not deficient for being unable to upsert.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/pelias: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 4

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

Pelias Autocomplete API

Real-time type-ahead geocoding for user input

Pelias Forward Geocoding API

Convert text or addresses into geographic coordinates

Pelias Place Lookup API

Retrieve details for a known place by ID

Pelias Reverse Geocoding API

Convert geographic coordinates into places and addresses

Open Collections 5

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Plans

5 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Rate Limits

0 limits

RATE LIMITS

FinOps 1

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

Finops

FINOPS

Spectral Rules 1

Spectral governance rulesets for linting and validating these APIs.

Pelias API Rules

5 rules · 4 warnings 1 info

SPECTRAL

JSON Schema 1

Standalone JSON Schema definitions for this provider's data models.

Pelias Geocoding Response

4 properties

JSON SCHEMA

Examples 4

Example request and response payloads for these APIs.

Autocomplete

3 fields

EXAMPLE

Reverse

3 fields

EXAMPLE

Search

3 fields

EXAMPLE

Structured

3 fields

EXAMPLE

Security Posture 1

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

Pelias Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Pelias Agentic Access

5 operations

5 operations · 0 acting

AGENTIC

Resources

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
name: Pelias
description: Pelias is a modular, open-source geocoding search engine built on Elasticsearch that converts addresses and place
  names into geographic coordinates (forward geocoding) and geographic coordinates into places and addresses (reverse geocoding).
  Powered entirely by open data from OpenStreetMap, OpenAddresses, Who's on First, and Geonames, it is freely available under
  the MIT license and can be self-hosted or accessed via hosted services.
deliveryModel:
  model: unknown
  open_source: unknown
  commercial: true
  callable_host: true
  label: Delivery model not determined — needs a product licence on record
  confidence: low
  source:
  - openapi
  - pricing
  - repository-unlicensed
  generated: '2026-08-28'
  method: derived
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://pelias.io/images/pelias-logo.png
tags:
- Geocoding
- Reverse Geocoding
- Geospatial
- Open-Source
- Elasticsearch
- OpenStreetMap
- Addresses
- Places
- Autocomplete
tags_raw:
- geocoding
- reverse geocoding
- geospatial
- open source
- elasticsearch
- openstreetmap
- addresses
- places
- autocomplete
created: '2026-06-13'
modified: '2026-06-13'
url: https://raw.githubusercontent.com/api-evangelist/pelias/main/apis.yml
specificationVersion: '0.23'
apis:
- aid: pelias:pelias-autocomplete-api
  name: Pelias Autocomplete API
  description: Real-time type-ahead geocoding for user input
  humanURL: https://github.com/pelias/documentation
  baseURL: https://api.geocode.earth/v1
  tags:
  - Autocomplete
  properties:
  - type: OpenAPI
    url: openapi/pelias-autocomplete-api-openapi.yml
  - type: Documentation
    url: https://github.com/pelias/documentation
  - type: GitHubOrganization
    url: https://github.com/pelias
  - type: GitHubRepository
    url: https://github.com/pelias/pelias
  - type: Docker
    url: https://github.com/pelias/docker
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/pelias/main/plans/plans.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/pelias/main/rate-limits/rate-limits.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/pelias/main/finops/finops.yml
- aid: pelias:pelias-forward-geocoding-api
  name: Pelias Forward Geocoding API
  description: Convert text or addresses into geographic coordinates
  humanURL: https://github.com/pelias/documentation
  baseURL: https://api.geocode.earth/v1
  tags:
  - Forward Geocoding
  properties:
  - type: OpenAPI
    url: openapi/pelias-forward-geocoding-api-openapi.yml
  - type: Documentation
    url: https://github.com/pelias/documentation
  - type: GitHubOrganization
    url: https://github.com/pelias
  - type: GitHubRepository
    url: https://github.com/pelias/pelias
  - type: Docker
    url: https://github.com/pelias/docker
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/pelias/main/plans/plans.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/pelias/main/rate-limits/rate-limits.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/pelias/main/finops/finops.yml
- aid: pelias:pelias-place-lookup-api
  name: Pelias Place Lookup API
  description: Retrieve details for a known place by ID
  humanURL: https://github.com/pelias/documentation
  baseURL: https://api.geocode.earth/v1
  tags:
  - Place Lookup
  properties:
  - type: OpenAPI
    url: openapi/pelias-place-lookup-api-openapi.yml
  - type: Documentation
    url: https://github.com/pelias/documentation
  - type: GitHubOrganization
    url: https://github.com/pelias
  - type: GitHubRepository
    url: https://github.com/pelias/pelias
  - type: Docker
    url: https://github.com/pelias/docker
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/pelias/main/plans/plans.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/pelias/main/rate-limits/rate-limits.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/pelias/main/finops/finops.yml
- aid: pelias:pelias-reverse-geocoding-api
  name: Pelias Reverse Geocoding API
  description: Convert geographic coordinates into places and addresses
  humanURL: https://github.com/pelias/documentation
  baseURL: https://api.geocode.earth/v1
  tags:
  - Reverse Geocoding
  properties:
  - type: OpenAPI
    url: openapi/pelias-reverse-geocoding-api-openapi.yml
  - type: Documentation
    url: https://github.com/pelias/documentation
  - type: GitHubOrganization
    url: https://github.com/pelias
  - type: GitHubRepository
    url: https://github.com/pelias/pelias
  - type: Docker
    url: https://github.com/pelias/docker
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/pelias/main/plans/plans.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/pelias/main/rate-limits/rate-limits.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/pelias/main/finops/finops.yml
common:
- type: CodeOfConduct
  url: https://github.com/pelias/pelias/blob/master/CODE_OF_CONDUCT.md
- type: ContributionGuide
  url: https://github.com/pelias/pelias/blob/master/CONTRIBUTING.md
- type: AgenticAccess
  url: agentic-access/pelias-agentic-access.yml
- type: DomainSecurity
  url: security/pelias-domain-security.yml
- type: Website
  url: https://pelias.io
- type: Documentation
  url: https://github.com/pelias/documentation
- type: GitHubOrganization
  url: https://github.com/pelias
- type: License
  url: https://github.com/pelias/pelias/blob/master/LICENSE
- type: HostedService
  url: https://geocode.earth
- type: Status
  url: https://github.com/pelias/pelias/issues
- type: Support
  url: https://gitter.im/pelias/pelias
maintainers:
- FN: Kin Lane
  X-twitter: apievangelist
  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/pelias"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/pelias/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/pelias/evidence"

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

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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