CORE Developer API Quickstart

CORE API quickstart integration steps

Overview

The quickstart walks LMS backends through five steps: create a test API key with proctoring and video scopes, create a proctoring session via POST /proctoring/sessions, launch the candidate video room or embed token, enable iris tracking with POST /iris/analyze, and finalize the session so CORE sends webhooks to your LMS.

Code samples are available in curl, JavaScript, TypeScript, Python, and Go. Use Authorization Bearer headers with keys from developer.coreplatform.in.

Base URL for all requests: https://api.coreplatform.in/v2. Test keys use the core_test_sk prefix; production keys use core_live_sk.

After finalize, expect webhook events such as session.finalized, violation.detected, and video.recording_ready with HMAC signatures for verification.

Assessment Operations

Assessment programs need more than a page where questions are listed. They need candidate communication, predictable access control, monitoring evidence, result review, certificate handling, and reporting that leaders can trust. CORE Platform is organized around that full operational lifecycle so teams can move from planning to delivery to analysis without losing context.

The public pages on coreplatform.in are structured to help search engines and human visitors understand the same thing: CORE is a secure AI assessment platform for online exams, private assessments, proctoring, coding tests, analytics, and certificates. Each page points to related product areas so institutions can evaluate the platform from feature, pricing, security, documentation, and support perspectives before planning a confident rollout.

For indexing quality, CORE pages include direct navigation to related resources, descriptive imagery, concise metadata, and structured data. This makes every public URL useful on its own while still connecting it to the larger assessment platform story for administrators, candidates, recruiters, educators, and search engines.

Explore CORE Platform

Reference Resources

For broader SEO and structured data standards, see Google Search Central Schema.org. CORE uses these standards to keep public pages discoverable, shareable, and understandable to search engines.