API Documentation
Introduction
The complete API reference for the Pocketflows customer engagement API
This API is rapidly expanding and changing and may be subject to sudden breaking changes. Keep in touch with the team at team@pocketflows.com.
Welcome
This is the full Pocketflows embedded API. Use this API to power your customer engagement suite!
Authentication
All API endpoints are authenticated using Basic HTTP authentication. See the your dashboard for your project_id
and secret_key
. Pass the project_id
and secret_key
as username
and password
in Basic HTTP authentication.