Activate my verifiable public Qscore seal
Activates the public Qscore seal for the authenticated company account. Eligibility (checked live): band A or B with an evaluation no older than 90 days — seal_not_eligible otherwise; the product is company-only (seal_companies_only for person accounts). Requires no request body and is idempotent by design: activating when the seal is already active answers 200 with the current seal and idempotency_hit: true — no duplicate is ever created. An activation notice email is sent to the account holder (org branding).
Authorizations
Session JWT (from register/login) or API key (pk_...).
X-API-Key: <token> is accepted as an alternative header.
Response
The seal was already active (safe replay).