Dott website screenshot

Dott

Dott is a European shared micromobility operator running fleets of electric scooters and e-bikes across 250+ cities in Europe and the Middle East. Formed from the 2024 merger of Dott and TIER (the TIER brand was retired into the Dott app that year), the company is headquartered in Amsterdam, Berlin and Paris. For developers and mobility-data partners, Dott publishes its fleet data through the open GBFS 2.3 standard: real-time vehicle locations, vehicle types, per-city pricing plans, geofencing zones and station data are served from gbfs.api.ridedott.com, with an authenticated partner variant carrying stable (non-rotating) vehicle IDs. Originally added to the API Evangelist network as a SoftBank Vision Fund portfolio lead, enriched from its live public developer surface.

Dott publishes 5 APIs on the APIs.io network, including Discovery API, Stations API, System API, and 2 more. Tagged areas include Company, Transportation, Micromobility, Mobility, and E-Scooter.

Dott’s developer surface includes documentation, API reference, getting-started guide, engineering blog, code examples, authentication, and 17 more developer resources.

43.4/100 developing ▬ flat Agent 24/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
1 APIs
CompanyTransportationMicromobilityMobilityE-ScooterE-BikeGBFSShared MobilitySmart CitySustainability

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/dott: 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 5

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

Dott Discovery API

Auto-discovery of available feeds and cities

Dott Stations API

Docked station information and status (where applicable)

Dott System API

System-level metadata and pricing

Dott Vehicles API

Free-floating vehicle status and types

Dott Zones API

Geofencing / operating zones

Open Collections 6

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

API Collection

OPEN COLLECTION

Dott GBFS Discovery API

OPEN COLLECTION

Examples 5

Example request and response payloads for these APIs.

Dott Gbfs Discovery

5 fields

EXAMPLE

Dott Gbfs_Versions

4 fields

EXAMPLE

Dott Vehicle_Types Espoo

4 fields

EXAMPLE

Security Posture 2

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

Dott Authentication

none/apiKey · 2 schemes

SECURITY

Dott Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 3

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 2

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: dott
name: Dott
description: 'Dott is a European shared micromobility operator running fleets of electric scooters and e-bikes across 250+
  cities in Europe and the Middle East. Formed from the 2024 merger of Dott and TIER (the TIER brand was retired into the
  Dott app that year), the company is headquartered in Amsterdam, Berlin and Paris. For developers and mobility-data partners,
  Dott publishes its fleet data through the open GBFS 2.3 standard: real-time vehicle locations, vehicle types, per-city pricing
  plans, geofencing zones and station data are served from gbfs.api.ridedott.com, with an authenticated partner variant carrying
  stable (non-rotating) vehicle IDs. Originally added to the API Evangelist network as a SoftBank Vision Fund portfolio lead,
  enriched from its live public developer surface.'
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - authentication
  - security
  generated: '2026-09-03'
  method: derived
image: https://avatars.githubusercontent.com/u/45282822?v=4
url: https://raw.githubusercontent.com/api-evangelist/dott/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- softbank-vision-fund
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.23'
created: '2026-07-17'
modified: '2026-07-18'
tags:
- Company
- Transportation
- Micromobility
- Mobility
- E-Scooter
- E-Bike
- GBFS
- Shared Mobility
- Smart City
- Sustainability
apis:
- aid: dott:dott-discovery-api
  name: Dott Discovery API
  description: Auto-discovery of available feeds and cities
  humanURL: https://ridedott.dev
  baseURL: https://gbfs.api.ridedott.com/public/v2
  tags:
  - Discovery
  properties:
  - type: OpenAPI
    url: openapi/dott-discovery-api-openapi.yml
- aid: dott:dott-stations-api
  name: Dott Stations API
  description: Docked station information and status (where applicable)
  humanURL: https://ridedott.dev
  baseURL: https://gbfs.api.ridedott.com/public/v2
  tags:
  - Stations
  properties:
  - type: OpenAPI
    url: openapi/dott-stations-api-openapi.yml
- aid: dott:dott-system-api
  name: Dott System API
  description: System-level metadata and pricing
  humanURL: https://ridedott.dev
  baseURL: https://gbfs.api.ridedott.com/public/v2
  tags:
  - System
  properties:
  - type: OpenAPI
    url: openapi/dott-system-api-openapi.yml
- aid: dott:dott-vehicles-api
  name: Dott Vehicles API
  description: Free-floating vehicle status and types
  humanURL: https://ridedott.dev
  baseURL: https://gbfs.api.ridedott.com/public/v2
  tags:
  - Vehicles
  properties:
  - type: OpenAPI
    url: openapi/dott-vehicles-api-openapi.yml
- aid: dott:dott-zones-api
  name: Dott Zones API
  description: Geofencing / operating zones
  humanURL: https://ridedott.dev
  baseURL: https://gbfs.api.ridedott.com/public/v2
  tags:
  - Zones
  properties:
  - type: OpenAPI
    url: openapi/dott-zones-api-openapi.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: CapabilityMap
  url: capabilities/dott-capability-edges.yml
  name: Dott Business Capability Map
- type: Website
  url: https://ridedott.com
- type: DeveloperPortal
  url: https://ridedott.dev
- type: Documentation
  url: https://ridedott.dev/docs/services/gbfs/introduction/
- type: APIReference
  url: https://gbfs.documentation.ridedott.com/
- type: GettingStarted
  url: https://ridedott.dev/docs/services/gbfs/get-started-gbfs/
- type: GitHubOrganization
  url: https://github.com/ridedott
- type: Blog
  url: https://ridedott.com/blog/
- type: TermsOfService
  url: https://ridedott.com/terms/
- type: PrivacyPolicy
  url: https://ridedott.com/privacy/
- type: OpenAPI
  url: openapi/_original/dott-gbfs-openapi.yml
- type: Overlay
  url: overlays/dott-gbfs-overlay.yaml
- type: Examples
  url: examples/dott-system_information-espoo.json
- type: Authentication
  url: authentication/dott-authentication.yml
- type: Conventions
  url: conventions/dott-conventions.yml
- type: ErrorCatalog
  url: errors/dott-problem-types.yml
- type: DataModel
  url: data-model/dott-data-model.yml
- type: Conformance
  url: conformance/dott-conformance.yml
- type: Lifecycle
  url: lifecycle/dott-lifecycle.yml
- type: X-MCPServerCandidate
  url: mcp/dott-mcp.yml
  note: 'Renamed from MCPServer 2026-09-03 (roadmap#247): the manifest self-describes as status: candidate — a tool list derived
    from the published API contracts, not an existing server. The scorer already read the manifest and reported mcp_server
    correctly; the MCPServer type was crediting the artifact-type surfaces with a server that does not exist.'
- type: AgentSkill
  url: skills/_index.yml
- type: LLMsTxt
  url: llms/dott-llms.txt
- type: DomainSecurity
  url: security/dott-domain-security.yml
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence

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/dott"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/dott/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/dott/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.