Skip to main content
Version: Next

Tax code lookup API

Look up business information by tax code (MST): company name, address, managing tax office, legal representative, date of establishment, operating status.

All paths below are relative to the base URL.

No.FunctionMethodEndpointBilling
1Tax code lookupGET/tax-code?tax={mst}✅ per request
Characteristics
  • No encryption required — only pass tax via a query parameter (unlike APIs that require AES).
  • Metered for billing — each call is counted as a request (sharing a common counter with the Purchase invoice lookup API); converted to money using tiered pricing. See Per-request pricing.

Authentication

Uses the shared Open API mechanism: Authorization: Bearer <access_token> + Partner-Code (see Introduction). This API does not encrypt the body/parameters.

Pricing (summary)

Tier (up to request no.)Unit price / request
1008.000đ
5004.000đ
1.0002.000đ
> 1.000 (excess)1.000đ

Tiered pricing is regressive/volume-based — the more requests, the lower the unit price. Calculator tool: Per-request pricing.