Overview

The Quickstart API manages the managed-agent onboarding checklist for an organization. It returns predefined steps and records which steps the user has completed. Progress can be advanced, reverted, or reset entirely.

Base URL

All endpoints require a valid Bearer token in the Authorization header and organization owner or admin access. See Authentication for details.

Endpoints

Quickstart steps

The checklist contains the following fixed steps:

Get progress

Response:

Complete step

Response:

Uncomplete step

Response:

Reset progress

Response:

Error codes