/mescope · anylimit · 60 per minuteWho am I
The account behind this key, its scope, credits, plan and today's spend against the cap. Call first.
Any scope.
Responses
Example 200
{
"account": {
"id": "u-…",
"email": "founder@acme.example",
"name": "Ada",
"email_verified": true
},
"key": {
"id": "k-…",
"label": "Claude Desktop",
"key_prefix": "sp_live_4GFZ",
"scope": "interview",
"created_at": "2026-09-03T09:00:00",
"last_used_at": "2026-09-03T10:11:00",
"expires_at": null,
"expired": false,
"revoked": false
},
"credits": {
"pool_enabled": true,
"balance": 300,
"trial_credits": 1
},
"entitlements": {
"season_active": false,
"season_expires_at": null,
"prep_credits": 1
},
"spend_today": {
"cents": 0,
"cap_cents": 1500
},
"limits": {
"active_runs": 2,
"cohort_sizes": [
30,
150,
300
]
},
"notice": "A pressure test, not a forecast. SimVC surfaces the objections and questions a deck creates in a simulated cohort of investors; it never computes or implies a probability of funding, and nothing in this response is a score to rank deals by."
}Example 401
{
"error": "Invalid or missing API key",
"error_code": "unauthorized"
}