Application Center
Read Application Center configuration, questions, grading settings, and submitted application records.
Endpoints
GET https://api.panora.cc/v2/application-center/config
GET https://api.panora.cc/v2/application-center/applications
Authorization: Bearer pc_live_your_workspace_keyConfiguration
The config endpoint returns pass rank, grading threshold, applicant filters, background sound ID, and configured questions. This is intended for owner-controlled tooling and should be treated as private workspace data.
Applications
The applications endpoint returns recent applicant records with status, score, answer counts, blocked reasons, and ranked/completed timestamps. Filter with status and cap results with limit.