Scoped API keys
Server-to-server access for trusted internal services.
Use scoped APIs, OAuth, signed webhooks, extension manifests and custom channels to connect HelpoSoft without copying untrusted code into the server.
POST /api/v1/tickets
Authorization: Bearer hs_live_••••
Idempotency-Key: order-2048
{
"subject": "Order delivery question",
"contact": { "email": "[email protected]" },
"priority": "normal"
}Server-to-server access for trusted internal services.
User-authorized applications with explicit scopes and PKCE.
Subscribe to ticket, conversation and customer events.
Versioned manifests, permissions and external HTTPS services.
Bidirectional messages with identity and delivery state.
Machine-readable endpoints, schemas and authentication.
Production integrations need more than an endpoint. Plan scope, signatures, idempotency, queue behavior and revocation.
Validate this requirement in a test workspace before enabling production traffic.
Validate this requirement in a test workspace before enabling production traffic.
Validate this requirement in a test workspace before enabling production traffic.
Validate this requirement in a test workspace before enabling production traffic.
Validate this requirement in a test workspace before enabling production traffic.
Validate this requirement in a test workspace before enabling production traffic.
Production integrations should be revocable, observable and isolated from customer-facing request latency.
Review integration statusHelpoSoft Cloud operates the support platform and connection framework. Customers control the integrations they authorize. Connected providers retain their own availability, pricing, data and policy responsibilities.
Review Trust CenterThe integration catalogue distinguishes available, configurable, API-ready, webhook-ready, migration-ready and planned connection paths so teams do not confuse documentation with shipped functionality.
Browse all integrationsStart with live chat and tickets. Add AI, messaging, multi-site control and service operations when your team is ready.