Serial backend processing (no gather) to keep per-lead cache behavior predictable and budget-flat. Streams one SSE lead_result event per lead and a final done event. Echoes client_run_id as batch_id on every event so frontends can discard stale events from prior runs.
Documentation Index
Fetch the complete documentation index at: https://docs.bavlio.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Batch preview request body. Streams results as SSE.
Client-generated UUIDv4; backend echoes it as batch_id in every event.
1Saved sender profile id; takes precedence over sender_data.
Inline sender profile data; ignored if sender_profile_id is set.
Name of a named prompt stored on sender_data.prompts[]. Silent fallback to custom_prompt → default if not found.
Optional prompt override for this batch run (100-5000 chars).
Successful Response