Build with MyCulture.ai
Integrate science-backed culture assessments directly into your hiring workflow with our REST API and pre-built integrations.
POST /v1/assessments/invite
Authorization: Bearer mc_live_•••
{
"assessment_id": "assess_abc123",
"candidate": {
"email": "jane@example.com",
"name": "Jane Smith"
}
}The MyCulture.ai API
Everything you need to embed culture assessment into your recruitment pipeline.
Manage Assessments
Create, configure, and manage culture assessments programmatically. Set up custom templates tailored to each role.
Invite Candidates
Send assessment invitations via API and integrate seamlessly into your existing hiring flow.
Retrieve Results
Pull assessment results, culture-fit scores, and detailed analytics into your systems.
API access is available on the Business Plus plan.
Simple, RESTful API
Send an assessment invitation in a single API call. Standard HTTP methods, JSON payloads, and bearer token authentication.
POST /v1/assessments/invite
Authorization: Bearer mc_live_xxxxx
Content-Type: application/json
{
"assessment_id": "assess_abc123",
"candidate": {
"email": "jane@example.com",
"name": "Jane Smith"
}
}{
"id": "inv_xyz789",
"status": "sent",
"assessment_id": "assess_abc123",
"candidate_email": "jane@example.com",
"expires_at": "2026-04-15T00:00:00Z"
}Greenhouse.io Integration
Connect MyCulture.ai to your Greenhouse account and automate culture assessments as part of your hiring pipeline.
Candidate reaches stage
When a candidate moves to your designated pipeline stage in Greenhouse, the integration triggers automatically.
Assessment sent
MyCulture.ai sends the candidate a culture assessment — no manual action required from your team.
Results in Greenhouse
Scores and insights sync back to the candidate's Greenhouse scorecard for easy review.
Why teams use the Greenhouse integration
- Automatically trigger assessments at specific pipeline stages
- Results sync directly to candidate scorecards
- No manual data entry or context switching
- Works with your existing Greenhouse workflow
Ready to integrate?
Get API access on the Business Plus plan, or talk to our team about setting up the Greenhouse integration.