docomo Mail IMAP Interface

The docomo Mail IMAP interface is the one machine-interface specification NTT DOCOMO publishes openly, without registration, to third-party developers. It documents how a mail client connects to the docomo Mail service over IMAP, and is distributed as a 96-page Japanese PDF specification (mail_imap_spec_260126.pdf, HTTP 200, application/pdf, 1,229,737 bytes, edition 4.5 dated 2026-01-26, first edition 2013-12-19). This is an IMAP protocol interface, not an HTTP API: there is no REST surface, no OpenAPI definition, no API key issuance and no sandbox associated with it. The specification is complete and unredacted — it names the two production endpoints (imap.spmode.ne.jp and imap2.spmode.ne.jp, both on port 993), pins TLS 1.2 with an explicit allow-list of ten cipher suites and a 2048-bit public key, authenticates with d ACCOUNT ID and password, and specifies 31 IMAP commands including IDLE, NAMESPACE, UID EXPUNGE and the QUOTA family. The imap2 endpoint exists for the standard iPhone/iPad mailer and deliberately differs in behaviour, rewriting multipart structure for Deco-mail pictures and transcoding i-mode pictographs to Unicode emoji.

Work with this as data

Every API 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 apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • 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 API
curl "https://apis.io/api/v1/apis/docomo-mail-imap-interface"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

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.

API entry from apis.yml

apis.yml Raw ↑
aid: ntt-docomo:docomo-mail-imap-interface
name: docomo Mail IMAP Interface
description: 'The docomo Mail IMAP interface is the one machine-interface specification NTT DOCOMO publishes
  openly, without registration, to third-party developers. It documents how a mail client connects to
  the docomo Mail service over IMAP, and is distributed as a 96-page Japanese PDF specification (mail_imap_spec_260126.pdf,
  HTTP 200, application/pdf, 1,229,737 bytes, edition 4.5 dated 2026-01-26, first edition 2013-12-19).
  This is an IMAP protocol interface, not an HTTP API: there is no REST surface, no OpenAPI definition,
  no API key issuance and no sandbox associated with it. The specification is complete and unredacted
  — it names the two production endpoints (imap.spmode.ne.jp and imap2.spmode.ne.jp, both on port 993),
  pins TLS 1.2 with an explicit allow-list of ten cipher suites and a 2048-bit public key, authenticates
  with d ACCOUNT ID and password, and specifies 31 IMAP commands including IDLE, NAMESPACE, UID EXPUNGE
  and the QUOTA family. The imap2 endpoint exists for the standard iPhone/iPad mailer and deliberately
  differs in behaviour, rewriting multipart structure for Deco-mail pictures and transcoding i-mode pictographs
  to Unicode emoji.'
humanURL: https://www.docomo.ne.jp/service/developer/smart_phone/application/imap/
baseURL: imaps://imap.spmode.ne.jp:993
tags:
- Email
- IMAP
- Protocol
- Specification
properties:
- type: Documentation
  url: https://www.docomo.ne.jp/service/developer/smart_phone/application/imap/
- type: APIReference
  url: https://www.docomo.ne.jp/binary/pdf/service/developer/smart_phone/application/imap/mail_imap_spec_260126.pdf
- type: Conventions
  url: conventions/ntt-docomo-conventions.yml