Loading…
The Bancroft REST API lets you create conversations, surface help center content, and collect in-app feedback — all from a single integration.
https://api.bancrofthq.com/api/v1/
X-API-Key header — server keys for backend calls, client keys for frontendcurl -X POST https://api.bancrofthq.com/api/v1/conversations/create/ \ -H "X-API-Key: bnc_sv_YOUR_KEY_HERE" \ -H "Content-Type: application/json" \ -d '{"subject": "Hello from the API", "user_email": "you@example.com"}'
Generate API keys and authenticate requests
Create, list, and manage support conversations
Collect in-app feedback with device context and log traces
Query categories and articles for your knowledge base
Get notified in real-time when events happen