Available. The Career Page API is public by design. The key-authenticated
partner API for the other capabilities in this section is Upcoming; see
Authentication & Scopes.
Purpose
The Career Page is your organization’s branded, public-facing job surface. It lists published roles and accepts candidate applications, with no login required.Operations
Auth
None required. This surface is public by design, unlike every other capability documented on this site.Example
curl example.
FAQs
Does the Career Page require authentication?
Does the Career Page require authentication?
No. It is the one genuinely public surface. Candidates browse and apply without an account.
Which jobs appear here?
Which jobs appear here?
Only postings that are both published and marked public for the organization.
How do applications flow into Exterview?
How do applications flow into Exterview?
An application submitted through
applyToPublicJob creates a candidate record that downstream evaluation modules can act on.Related
- Jobs & Candidates. Create the roles and candidate records this surface reads from.
- Quickstart. A runnable first call against the API.

