Integrate Wequity with your own systems
Use the Wequity API and real-time webhooks to receive cap table, ESOP, and document events directly in your own systems — no more manual spreadsheet exports.
Webhook: Cap table updated
POST /webhooks/captable.updated
Example payload
{
"event": "captable.updated",
"companyId": "cmp_8f2a1c",
"totalShares": 15000000,
"postMoneyValuation": 12400000,
"timestamp": "2026-09-05T14:32:00-03:00"
}Corporate data locked inside a single tool
Funds and holdings with large portfolios need to consolidate data from several companies into their own systems — exporting a spreadsheet by hand every month doesn't scale and is always out of date.
How it works
API key
Generate an API key per company right from the dashboard, scoped to read access over cap table, ESOP, and documents.
Real-time webhooks
Subscribe to events like a cap table update or a new ESOP grant and receive the payload at your endpoint as soon as it happens.
Signing and verification
Every webhook payload is signed with HMAC-SHA256, so you can verify the event genuinely came from Wequity before processing it.
Who it's for
CTOs and engineering teams
Integrate corporate data straight into your own data warehouse or BI tool.
Funds and holdings
Automatically consolidate data from every portfolio company, no manual spreadsheets.
Partners and integrators
Build integrations between Wequity and other tools in the ecosystem.
Frequently asked questions
Get answers to your top questions about our plans and how Wequity can help your startup with more governance and organization.
Still have questions?Start integrating now
Generate your first API key and subscribe to your first webhook in minutes.
Request API access