California · San Jose
San Jose corporate standing events
Receive California corporate standing webhooks for San Jose principal city — new formations, status flips, and standing field updates authenticated with a shared secret.
Get credentialsWhy filter by San Jose
San Jose principal city is where many Silicon Valley operating companies file. Filtering here separates South Bay entity risk from San Francisco and East Bay noise in the same metro.
What we cover
- Entity status changes — Active, Suspended, Forfeited, Dissolved
- Franchise Tax Board standing and Secretary of State standing fields
- Registered agent standing and suspension dates
- New formations (`INSERT`) and standing updates (`UPDATE`)
San Jose match example
Match on California and San Jose so only this principal city reaches your webhook:
client.register(
match={"state": "CA", "principal_city": "San Jose"},
actions=["INSERT", "UPDATE"],
callback_url=callback_url,
)Example webhook
Standing collapse — authenticated with a shared secret over the raw body:
{
"entity_id": "CA-B20260240102",
"action": "UPDATE",
"after": {
"status": "Suspended",
"standing_ftb": "Not Good",
"suspension_date": "2026-08-15"
}
}More California cities
Same California coverage — pick the principal city that matches your book of business.
Start watching San Jose today
Get credentials, register with state and city match, and receive standing changes within minutes.
Get credentials