Yardım Merkezi

Do you provide SDK or API access for custom workflows?

Yes — the same APIs the BetterSuite team uses to build the platform are exposed to your team. Anything the apps and admin console can do, your own services can do via the GraphQL API and webhooks.

Okuma süresi
4 dk
Son güncelleme
15 Nisan 2026
Bölümler
Bu sayfada 3
01

The GraphQL API

BetterSuite exposes a single GraphQL endpoint spanning 29 production services. The schema is published and type-checked end to end — your client library is generated from the same source the platform team uses.

Authentication uses scoped API keys for server-to-server access and OAuth-style flows for user-facing integrations. Rate limits are per-operator and configurable.

02

Client SDK for product surfaces

If you're building custom product surfaces — a branded analytics portal, a marketing tool, an internal operator dashboard — the Flutter and Dart SDK gives you typed repositories and a working authentication flow without re-implementing the API surface.

03

Webhooks for downstream workflows

For workflows that react to platform events, subscribe to webhooks rather than polling the API. Events are delivered with retries and signed payloads, and you can scope subscriptions per resource type to avoid noisy fan-out.

Bu yazı yardımcı oldu mu?

Daha özel bir şey mi gerekiyor?

Senaryonuz yazıların kapsadığından fazlasıysa bize anlatın; ekip size bir taslak planla dönsün.

Ekiple İletişime Geçin