API docs

İlk entegrasyon yüzeyi hazır

Başlangıç dokümantasyonu; sağlık kontrolü, tenant çözümleme ve billing webhook omurgasını gösterir.

GET

/api/health

Platform durumunu ve sürüm bilgisini döndürür.

POST

/api/billing/webhook

Stripe event işleme noktası için ayrılmış giriş yüzeyi.

GET

/api/tenants/:slug

Tenant konfigürasyonu ve yetki özetini sağlar.

GET

/api/customer/workspace?slug=northstar

Customer panel workspace state, organization profile ve knowledge asset envanterini dondurur.

GET / POST

/api/customer/leads?slug=northstar

Lead pipeline listesini dondurur ve manuel lead intake olusturur.

GET / POST

/api/customer/conversations?slug=northstar

Conversation timeline verisini dondurur ve yeni call / inbox ozeti kaydi acabilir.

GET

/api/customer/assets/:assetId?slug=northstar

Tenant knowledge asset dosyasini stream eder veya harici URL asset'i redirect eder.

GET / POST

/api/customer/workflows?slug=northstar

Action workflow katalogunu dondurur ve yeni workflow tanimi olusturur.

GET / POST

/api/customer/workflows/:workflowId/runs?slug=northstar

Workflow run timeline verisini dondurur veya secili workflow icin manual execution kaydi acar.

POST

/api/customer/role

Workspace role cookie'sini yazar; viewer/member/admin/owner davranislarini test etmek icin kullanilir.