Skip to content
Developers

Personal access tokens (Developers)

Create and revoke personal access tokens for API access from Settings β†’ Developers.

5 min read
Updated Jul 29, 2026
Intermediate
APIPATDevelopers

Overview

Personal access tokens authenticate API calls to ChatinFlow under /api/v1. Create them under Dashboard β†’ Settings β†’ Developers. Copy the token once when it is created; you can revoke it later. Mutating requests must send an Idempotency-Key header. Errors use RFC 7807 problem+json.

Integrations marketplace

Native Zapier / Shopify / HubSpot OAuth apps and an App Store are not live. Use PATs and the public API for custom integrations today. See Documentation (/docs) for API and webhook guides.

Create a token

1

Open Developers

Dashboard β†’ Settings and select the Developers tab.

2

Create token

Name the token, choose abilities if prompted, and generate it.

3

Store securely

Save the secret outside ChatinFlow. Treat it like a password.

Was this article helpful?

Your feedback helps us improve our documentation.