Walk Score website screenshot

Walk Score

Walk Score measures the walkability, transit accessibility, and bikeability of any address in the United States and Canada. The Walk Score API returns Walk Score, Transit Score, and Bike Score for any geographic location, supporting real estate platforms, commute calculators, urban planning tools, and location intelligence applications. The Public Transit API provides detailed transit data including nearby stops, route networks, and supported cities, enabling comprehensive transportation accessibility analysis.

Walk Score publishes 4 APIs on the APIs.io network, including Cities API, Routes API, Scores API, and 1 more. Tagged areas include Walkability, Transit, Bikeability, Location, and Real-Estate.

The Walk Score catalog on APIs.io includes 1 JSON-LD context and 2 Spectral governance rulesets.

Walk Score’s developer surface includes authentication, developer portal, documentation, signup flow, and 4 more developer resources.

38.5/100 thin ▬ flat Agent 29/100 agent ready Full breakdown ↓
scored 2026-08-25 · rubric v0.14.0
AccessFreemiumSelf serve⚡ Free to try
4 APIs
WalkabilityTransitBikeabilityLocationReal-EstateUrban PlanningTransportation

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-25 · rubric v0.14.0
Composite quality — 38.5/100 · thin
Contract Quality 16.5 / 25
Developer Ergonomics 6.2 / 20
Access Clarity 5.8 / 20
Operational Transparency 1.0 / 13
Contract Governance 1.6 / 12
Discoverability 7.4 / 10
Agent readiness — 29/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
Documented Reversibility 6 / 6
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 9 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 7 / 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 4 / 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/walk-score: 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 4

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

Walk Score Cities API

Supported cities list

Walk Score Routes API

Transit route details

Walk Score Scores API

Walk Score, Transit Score, and Bike Score for locations

Walk Score Stops API

Transit stop search and details

Open Collections 7

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

API Collection

OPEN COLLECTION

Walk Score Cities API

OPEN COLLECTION

Walk Score Transit API

OPEN COLLECTION

Walk Score API

OPEN COLLECTION

Scroll for all 7

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Walk Score 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.

Walk Score Context

28 classes · 7 properties

JSON-LD

Spectral Rules 2

Spectral governance rulesets for linting and validating these APIs.

Walk Score API Rules

5 rules · 4 warnings 1 info

SPECTRAL

Walk Score API Rules

7 rules · 3 errors 4 warnings

SPECTRAL

JSON Schema 2

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

Walk Score Response

13 properties

JSON SCHEMA

Walk Score Transit Stop

9 properties

JSON SCHEMA

JSON Structure 1

JSON Structure definitions describing this provider's data shapes.

Walk Score Score Structure

0 properties

JSON STRUCTURE

Examples 3

Example request and response payloads for these APIs.

Security Posture 2

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

Walk Score Authentication

apiKey · 1 scheme

SECURITY

Walk Score Domain Security

TLSv1.2 · DMARC

SECURITY

Agentic Access 1

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

Walk Score Agentic Access

7 operations

7 operations · 0 acting

AGENTIC

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Access & Security 2

Authentication, authorization, and security posture

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: walk-score
name: Walk Score
description: Walk Score measures the walkability, transit accessibility, and bikeability of any address in the United States
  and Canada. The Walk Score API returns Walk Score, Transit Score, and Bike Score for any geographic location, supporting
  real estate platforms, commute calculators, urban planning tools, and location intelligence applications. The Public Transit
  API provides detailed transit data including nearby stops, route networks, and supported cities, enabling comprehensive
  transportation accessibility analysis.
type: Index
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
position: Consumer
access: 3rd-Party
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/walk-score.png
tags:
- Walkability
- Transit
- Bikeability
- Location
- Real-Estate
- Urban Planning
- Transportation
tags_raw:
- Walkability
- Transit
- Bikeability
- Location
- Real Estate
- Urban Planning
- Transportation
created: '2025-03-01'
modified: '2026-05-19'
url: https://raw.githubusercontent.com/api-evangelist/walk-score/refs/heads/main/apis.yml
specificationVersion: '0.23'
apis:
- aid: walk-score:walk-score-cities-api
  name: Walk Score Cities API
  description: Supported cities list
  humanURL: https://www.walkscore.com/professional/api.php
  baseURL: https://api.walkscore.com
  tags:
  - Cities
  properties:
  - type: OpenAPI
    url: openapi/walk-score-cities-api-openapi.yml
  - type: Documentation
    url: https://www.walkscore.com/professional/api.php
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/walk-score/refs/heads/main/json-schema/walk-score-score-schema.json
  - type: Documentation
    url: https://www.walkscore.com/professional/public-transit-api.php
- aid: walk-score:walk-score-routes-api
  name: Walk Score Routes API
  description: Transit route details
  humanURL: https://www.walkscore.com/professional/api.php
  baseURL: https://api.walkscore.com
  tags:
  - Routes
  properties:
  - type: OpenAPI
    url: openapi/walk-score-routes-api-openapi.yml
  - type: Documentation
    url: https://www.walkscore.com/professional/api.php
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/walk-score/refs/heads/main/json-schema/walk-score-score-schema.json
  - type: Documentation
    url: https://www.walkscore.com/professional/public-transit-api.php
- aid: walk-score:walk-score-scores-api
  name: Walk Score Scores API
  description: Walk Score, Transit Score, and Bike Score for locations
  humanURL: https://www.walkscore.com/professional/api.php
  baseURL: https://api.walkscore.com
  tags:
  - Scores
  properties:
  - type: OpenAPI
    url: openapi/walk-score-scores-api-openapi.yml
  - type: Documentation
    url: https://www.walkscore.com/professional/api.php
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/walk-score/refs/heads/main/json-schema/walk-score-score-schema.json
  - type: Documentation
    url: https://www.walkscore.com/professional/public-transit-api.php
- aid: walk-score:walk-score-stops-api
  name: Walk Score Stops API
  description: Transit stop search and details
  humanURL: https://www.walkscore.com/professional/api.php
  baseURL: https://api.walkscore.com
  tags:
  - Stops
  properties:
  - type: OpenAPI
    url: openapi/walk-score-stops-api-openapi.yml
  - type: Documentation
    url: https://www.walkscore.com/professional/api.php
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/walk-score/refs/heads/main/json-schema/walk-score-score-schema.json
  - type: Documentation
    url: https://www.walkscore.com/professional/public-transit-api.php
common:
- type: AgenticAccess
  url: agentic-access/walk-score-agentic-access.yml
- type: DomainSecurity
  url: security/walk-score-domain-security.yml
- type: Authentication
  url: authentication/walk-score-authentication.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/walk-score
- type: Website
  url: https://www.walkscore.com
- type: Portal
  url: https://www.walkscore.com/professional/api.php
- type: Documentation
  url: https://walkscore-api.readthedocs.io/en/latest/
- type: Signup
  url: https://www.walkscore.com/professional/api-sign-up.php
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/walk-score"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/walk-score/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/walk-score/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.