Launch your first Vercta integration
Provision a tenant, generate credentials, configure providers, and validate sync flows before you embed the experience in your product.
Provision a tenant and choose the package that fits your rollout.
Configure provider credentials and policies in the tenant dashboard.
Generate API keys, plug in the SDK, and test outbound events.
Provision the tenant workspace
Create the organization, pick the initial package, and complete onboarding so you have a dedicated tenant context for your product team.
Configure providers and credentials
Add the provider settings your integration needs, then generate API keys for SDK and server-side requests from the developer settings area.
Validate sync and event delivery
Use the SDK, companion app, and webhook tooling to confirm records are flowing into the platform and out to your downstream systems.
{
"tenant": "vitalloop",
"provider": "apple_health",
"record_type": "heart_rate",
"captured_at": "2026-04-14T09:30:00Z",
"value": 62,
"unit": "bpm"
}