Get ICP-ranked accounts feed
ICP-ranked district accounts for the Workspace Lists tab. Ranking combines district size and recent signal density from entity_events. **Free (0 credits).**
ICP-ranked district accounts for the Workspace Lists tab. Ranking combines district size and recent signal density from entity_events. Free (0 credits).
API key (sk_live_... prefix). Generate keys in the UI under Settings > API Keys, then send it as Authorization: Bearer sk_live_...
In: header
Query Parameters
30value <= 100Optional 2-letter state filter
Response Body
application/json
application/json
curl -X GET "https://loading/api/v1/workspace/accounts"{
"data": {
"source": "territory",
"territory_states": [
"string"
],
"accounts": [
{
"id": "string",
"name": "string",
"state": "string",
"student_count": 0,
"fit_score": -9007199254740991,
"signal_count": -9007199254740991,
"signal_types": [
"string"
],
"last_event_date": "string"
}
]
}
}{
"error": "string",
"message": "string",
"statusCode": -9007199254740991
}Get vendor usage GET
Get districts and schools using a specific vendor. Returns entity names and basic info (free); full intelligence requires entity unlock. **Free (0 credits).**
Get workspace outreach GET
AI-generated outreach emails grouped by contact, with parent district/school context. **Free (0 credits).**