Can I sell this product in Japan? Start with the facts.
The honest answer depends on the product, ingredients, functions, intended use, labels, origin and import route. The free check gathers those facts, returns a conservative status, and shows which official sources and next actions matter before you launch.
Copy a request, then inspect the actual response contract.
The free key uses the same documented endpoint. Put the secret in a server-side environment variable and never commit it.
curl -X POST https://api.japanapistore.com/v1/sellability/check \
-H "Authorization: Bearer ${JAPAN_API_KEY}" -H "Content-Type: application/json" \
-d '{"product_name":"USB power adapter","category":"electronics"}'
Representative responseFields depend on evidence and input.
{"status":"REVIEW_REQUIRED","summary":"More product evidence is required before a sales decision.","required_actions":["Confirm electrical rating and applicable conformity evidence"],"missing_information":[{"field":"electrical_specifications"}]}
SOURCES, FRESHNESS, LIMITS
Evidence you can inspect—not a black-box “Japan answer.”
The checker returns the source and data information available for the selected product category at the time of the assessment.