Suggest Meetings
AI Analysis
Suggest Meetings
Suggest who the user should meet next across their pipeline, ranked by opportunity value
POST
Suggest Meetings
Request
Headers
Optional UUID for retry deduplication.
Body Parameters
Optional array of contact UUIDs to rank. When omitted, the endpoint considers the entire pipeline.
Horizon in days for the suggested meeting time.
Number of suggestions to return (1 - 20).
Restrict to contacts associated with open deals.
Response
X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, and X-Request-ID.
Example Response
Errors
| Status | Code | Description |
|---|---|---|
| 400 | validation_error | Invalid count or window_days |
| 401 | invalid_key | Invalid or expired API key |
| 402 | insufficient_credits | Workspace credit balance is exhausted |
| 403 | insufficient_permissions | Missing write:ai permission |
| 429 | rate_limited | Rate limit exceeded |