For the complete documentation index, see llms.txt.

POST /v1/hubspot/import-all

Start Bulk Import

Start a bulk import job to import all HubSpot contacts. Returns immediately with a job ID. Use GET /import-jobs/{jobId} to check progress.

Auth required: Yes

Parameters

Request Body

Responses

Authentication

Requires authentication. Pass a Bearer token (Supabase JWT) or an API key (`Authorization: Bearer vennio_sk_live_*`) in the request headers.

Base URL: https://api.vennio.app