Palmetto · AsyncAPI Specification
Palmetto Finance Webhooks
Version
View Spec
View on GitHub
CompanyClean EnergySolarEnergyBuilding Energy ModelingHome EnergyFinancingSustainabilityAsyncAPIEvents
AsyncAPI Specification
generated: '2026-07-20'
method: searched
source: https://docs.palmetto.com/finance/webhooks/
spec_type: Webhooks
notes: >-
The Finance (LightReach) API documents a webhook subscription surface. No
AsyncAPI document is published, so this captures the webhook catalog as a
Webhooks artifact. Webhooks are configured by creating a registration (with a
hostUrl) and subscribing to event types with an endpointUrl; the delivery URL
is hostUrl + endpointUrl.
delivery:
verification:
- {method: server-api-key, detail: Palmetto-generated key returned at registration; sent as an apiKey header (default)}
- {method: client-headers, detail: caller-supplied clientId and clientSecret headers}
- {method: basic-authorization, detail: caller-supplied Authorization header with base64 credentials}
retries: Up to 9 retries with exponential backoff starting at 3 minutes
retryable: [5xx, 429, timeouts]
non_retryable: [4xx except 429, invalid URLs]
auto_disable: After 10 total failures the subscription is auto-disabled and can be re-enabled to replay skipped events
scoping: Events scoped to the registered organization unless includeVisibleOrgEvents is set
events:
- accountCreated
- accountUpdated
- sendInvite
- contractApproved
- contractSent
- contractSigned
- contractVoided
- documentUploaded
- documentStatus
- quoteCreated
- quoteVoided
- milestoneAchieved
- milestoneStatusChanged
- allEvents
event_note: >-
30+ event types are supported across Account, Contracts, Documents, Quotes
and Milestones domains; the list above captures the documented examples plus
the allEvents catch-all.
Work with this as data
Every AsyncAPI spec here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for asyncapi
4 MCP tools reach this
find_asyncapisBrowse and filter every AsyncAPI spec in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This AsyncAPI spec
curl "https://apis.io/api/v1/asyncapis/palmetto-finance-webhooks"
All asyncapi
curl "https://apis.io/api/v1/asyncapis?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.