Programmatic access to contacts, companies, pipeline, forms, submissions, and AI scoring. Push data in, pull intelligence out.
curl -X GET https://api.flowstack.6away.ai/v1/people \
-H "Authorization: Bearer fs_live_..." \
-H "Content-Type: application/json"
{
"data": [
{
"id": "ppl_8x2k...",
"name": "Sarah Chen",
"email": "sarah@payset.io",
"company": "Payset",
"score": 87,
"tags": ["partner", "investor-intro"],
"source": "form",
"created_at": "2026-03-15T10:32:00Z"
}
],
"meta": { "total": 148, "page": 1, "per_page": 50 }
}Native integrations and a REST API so Flowstack fits into your existing workflow.
Get early API access or discuss your integration requirements with our team.