WHAT YOU GET
The integration you'd build yourself — if you had six months.
OpenAPI-typed contracts, event streams, rate-limit headers, and a sandbox environment that doesn't burn your credits.
- Typed SDKs in 4 languagesAuto-generated from the same OpenAPI spec as the docs — no drift, no surprises.
- Webhook events, not pollingSubscribe to change events (board, capital, status) with HMAC-signed delivery and replay support.
- Sandbox mode + bulk exportBuild and test against a stable fixture dataset with no credit cost. Stream full datasets as CSV/JSON when you go live.
curl · HTTP
$ curl -H "Authorization: Bearer vc_live_…" \
"https://vynco.ch/api/v1/companies?search=Zurich+Insurance"HTTP/2 200 · Latency: 42ms
Credits used: 1
Python
TypeScript
Rust
.NET