Monitor business
Subscribe to monitoring events for a business identified by palm_id, or by registration_jurisdiction with registration_number. Each identifier names one registration; a business registered in several jurisdictions is monitored per registration. When the organization does not already hold a portfolio business for the registry record, one is created from it and returned with the subscription.
Authorizations
Enter your API key in the format: sk_test_xxxxx or sk_live_xxxxx
Body
List of webhook event types to subscribe to for monitoring notifications
1business.registration.updated, business.filing.due, business.filing.overdue Custom metadata for the subscription
Palm ID of the registry business to monitor. Provide either this or registration_jurisdiction with registration_number.
"4604-3477-1850"
Registration jurisdiction in ISO 3166-2 format (e.g., US-CA, US-NY, US-TX)
"US-DE"
The entity's registration number in that jurisdiction
"7286832"
Response
Subscription created; the monitored portfolio business is embedded
Unique identifier for the subscription
"123e4567-e89b-12d3-a456-426614174000"
Object type identifier
subscription "subscription"
Type of resource being monitored
user, business "business"
ID of the user or business being monitored
"987e6543-e21a-45b6-c789-012345678901"
List of webhook event types subscribed to for monitoring notifications
business.registration.updated, business.filing.due, business.filing.overdue Current status of the subscription
active, paused, expired, canceled "active"
Whether the subscription belongs to test or live mode, determined by the API key used to create it
test, live "live"
Custom metadata for the subscription
ISO 8601 timestamp when the subscription was created
"2025-10-24T10:30:00Z"
ISO 8601 timestamp when the subscription was last updated
"2025-10-24T15:45:00Z"
ISO 8601 timestamp when the subscription expires (for paid subscriptions)
"2026-10-24T10:30:00Z"
The portfolio business monitored by this subscription, created from the registry record or reused

