TW Market Data LogoTW Market Data

Core data

Market & prices

TWSE / TPEx daily bars, adjusted prices, indices, and market breadth

Financials & growth

Monthly revenue, the three financial statements, financial metrics, and valuation data

Flows & positioning

Institutional investors and margin & short-selling data

Company & structure

Company & events

Company profiles, disclosures, events, corporate actions, and dividends

Taxonomy & structure

Theme taxonomy, index classification, and cross-dataset mapping

Strategy & quant

Features, factor data, time alignment, and screener

Platform capabilities

API access

REST API, authentication, and your first request

Query & tools

Search API, Query API, field lists, and query examples

Tools / MCP

Agent workflows, MCP tools, and the OpenAPI entry point

PricingDocsBlog
中文Dashboard

TW Market Data (TWMD) provides historical data and statistics, not investment advice; investment decisions and their risks are your own.

Privacy Policy|Terms of Service|Help Center||中文|TW Market Data © 2026

Documentation

DASHBOARD

DashboardPricing

FOR AI AGENTS

MCP Serverllms.txtTool manifestOpenAPI SpecAgent workflow examples
WebhooksBuilding

OVERVIEW

OverviewQuick startAuthenticationSource policyData gradesData lineageMarket coverage

DATA APIS

GUIDES

How to get the 3 financial statementsHow to read institutional flowsHow to check market statusHow to wire a strategy / AI agent

SDKS

Release statusPython SDKJavaScript / TypeScript SDK

Building an AI agent? Start with /llms.txt for the full site index.

For AI agents

OpenAPI spec

A machine-readable description of the dataset endpoints, for agents and code generators.

Where it lives

The spec is served at the domain root in both formats, generated from the same source as the docs so it cannot drift:

  • Title: TW Market Data API. Server: https://twmarketdata.com.
  • It describes the /v2/datasets/* dataset endpoints as a machine-readable summary; per-field detail lives on each dataset's docs page.
curl "https://twmarketdata.com/openapi.json"curl "https://twmarketdata.com/openapi.yaml"

Use it

  • Import the JSON into an OpenAPI client / SDK generator to get typed request builders.
  • All calls still need your X-API-Key header — the spec documents the shape, not your credentials.

English is a semantic rewrite, not a machine translation.

On this page

  • Where it lives
  • Use it