data.go.kr
Korean business registration status verification against the National Tax Service status API.
Verify business registration status through the National Tax Service public data service. Returns normalized status fields for one or more business registration numbers, including b_stt, tax_type, and utcc_yn. Backed by the OPENDART 사업자등록상태조회 API.
Verifies the tax-registration status (active, closed, or suspended) of one or more Korean business registration numbers and returns the resolved status label per number. Backed by the National Tax Service business-status open API on data.go.kr.
Suggested surface — propose changes in your submission if the upstream differs.
Submit a claim. Your workspace will be prepared after confirmation.
Sign in to claim
Claiming a bounty requires a GitHub sign-in.
Array of business registration numbers to verify. Each entry should be an 10-digit number as a string.
["1234567890"]
Auth required for this operation.