Skip to main content
POST
Suggest Meetings
This endpoint consumes 3 AI credits per call. If the workspace balance is insufficient, the API returns 402 insufficient_credits.

Request

Headers

string
Optional UUID for retry deduplication.

Body Parameters

array
Optional array of contact UUIDs to rank. When omitted, the endpoint considers the entire pipeline.
integer
default:"14"
Horizon in days for the suggested meeting time.
integer
default:"5"
Number of suggestions to return (1 - 20).
boolean
default:"true"
Restrict to contacts associated with open deals.

Response

object
Responses include X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, and X-Request-ID.

Example Response

Errors