Cookie settings
We use essential cookies to keep you signed in and secure, and analytics cookies to improve the product. We never use them for ad tracking.Learn more
Building an AI agent? Start with /llms.txt for the full site index.
Overview
一把金鑰放進標頭,就能呼叫所有資料端點。
Every request carries the X-API-Key header. Create, rotate, and revoke keys yourself in the dashboard — no need to contact us.
curl "https://api.twmarketdata.com/v2/datasets/monthly-revenue?symbol=2330" \ -H "X-API-Key: $TWMD_API_KEY"401 missing_api_key — API key missing or invalid (except the five no-key symbols 2330/2317/2454/0050/2603, which return 200 directly).402 not_entitled_for_dataset — your plan is not entitled to this dataset (paywall).429 — quota or rate limit exceeded.Next → Source policy