API
API access is on the roadmap
When it ships, the API will cover read access to programmes, submissions and scores, and webhooks for status changes. Write access follows later.
Coming soon
Today
What you can do today
Without an API, these already cover most integration needs.
Excel exports
Scheduled reports
Public results page
Self-hosting with direct database access
Register interest
Tell us what you would build and we will let you know when early access opens.
Register interestIllustrative, not final
{
"submission": {
"case_number": "#0142",
"team": "Team name",
"programme": "Programme name",
"status": "under_review",
"scores": {
"human": { "value": 46.5, "of": 50 },
"ai": { "value": 44.0, "of": 50 },
"blended": { "value": 45.3, "of": 50 }
},
"rubric_criteria": 5
}
}See IdeaScore run a call with your own rubric
A 30-minute walkthrough with a founder, using your programme's form and criteria.