California · Oakland
Oakland corporate standing events
Monitor California Secretary of State standing for Oakland principal city. Diff pushes minimal INSERT / UPDATE / DELETE events when legal or tax standing changes.
Get credentialsWhy filter by Oakland
Oakland principals skew industrial, logistics, and East Bay services. Matching Oakland — not San Francisco — keeps East Bay standing alerts in their own stream for lenders and local go-to-market teams.
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`)
Oakland match example
Match on California and Oakland so only this principal city reaches your webhook:
client.register(
match={"state": "CA", "principal_city": "Oakland"},
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 Oakland today
Get credentials, register with state and city match, and receive standing changes within minutes.
Get credentials