Choosing a Path
Both integration paths target different use cases. Use this table to choose.
| Public REST API | Vera Bridge | |
|---|---|---|
| Best for | Backend sync, webhooks, third-party platforms | Embedded tools, estimators, calculators |
| Auth | API key (Bearer token) | None - inherits Vera session |
| Language | Any language (HTTP) | JavaScript (browser) |
| Entry | REST endpoints | window.pipeline.* methods |
| Use cases | CRM bridges, automated quoting, data export | Quote tools, configurators, lookups |