Admin · API Tokens
API tokens & integrations.
Programmatic access to the Bow Tie Kreative API. Send each token in the Authorization: Bearer <token> header. Open Swagger UI →
| Name | Prefix | Created | Expires | Last used | Status | |
|---|---|---|---|---|---|---|
| Paste your root admin token to begin. | ||||||
Quick start — use your token
Pass the token in the Authorization header. Every admin endpoint accepts both the root token and any active named token.
# List all products curl -H "Authorization: Bearer btk_..." \ https://polish-pass-3.emergent.host/api/portal/admin/products # Trigger a manual email queue flush curl -X POST -H "Authorization: Bearer btk_..." \ https://polish-pass-3.emergent.host/api/portal/admin/email-drips/run # Browse the full API reference open https://polish-pass-3.emergent.host/api/docsSee the full Bow Tie Kreative docs →