VITE_PAPI_BASE_URL to connect liveMachine-to-machine access to your tenant's ingestion pipeline. One credential, one tenant's data — no cross-tenant access, ever.
Held in memory only — cleared on refresh. A token is required every time.
/api/public/v1/ingestion/jobsReturns this tenant's ingestion jobs, paginated. Each job's id is an opaque handle — click a handle below to pre-fill the panel on the right.
/api/public/v1/ingestion/jobs/{handle}Fetch a single job by its opaque handle. 404 if not found or not yours — deliberately indistinguishable.
One credential is bound server-side to exactly one tenant — you only ever see your own data. There is no OAuth redirect, no session cookie, and no auto-login. Your token never leaves this tab.