SDK reference
The Loop Platform ships a typed TypeScript client for every domain service. These pages are generated from the SDK packages themselves, so the helper docs and typed endpoint references stay aligned with the code.
28 SDK packages.
SDKs by service
- @platform/sdk-accounting — Typed client for services/accounting.
- @platform/sdk-affiliates — Typed client for services/affiliates.
- @platform/sdk-ai — Typed client for services/ai.
- @platform/sdk-analytics — Typed client for services/analytics.
- @platform/sdk-booking — Typed client for services/booking.
- @platform/sdk-capri — Typed client for services/capri.
- @platform/sdk-cash — Typed client for services/cash.
- @platform/sdk-clinical — Typed client for services/clinical.
- @platform/sdk-commerce — Typed client for services/commerce.
- @platform/sdk-comms — Typed client for services/comms.
- @platform/sdk-community — Typed client for services/community.
- @platform/sdk-content — Typed client for services/content.
- @platform/sdk-entitlements — Typed client for services/entitlements.
- @platform/sdk-events — Typed client for services/events.
- @platform/sdk-follows — Typed client for services/follows.
- @platform/sdk-identity — Typed client for services/identity.
- @platform/sdk-integrations — Typed client for services/integrations.
- @platform/sdk-intelligence — Typed client for services/intelligence.
- @platform/sdk-jobs — Typed client for services/jobs.
- @platform/sdk-live — Typed client for services/live.
- @platform/sdk-membership — Typed client for services/membership.
- @platform/sdk-messaging — Typed client for services/messaging.
- @platform/sdk-patient-graph — Typed client for services/patient-graph.
- @platform/sdk-payments — Typed client for services/payments.
- @platform/sdk-platform — Typed client for services/platform.
- @platform/sdk-template — Generic typed service client foundation used by the generated SDK packages.
- @platform/sdk-webhooks — Typed client for services/webhooks.
- @platform/sdk-workflow — Typed client for services/workflow.
Related
- API reference — every route, every method
- Install an SDK
- Auth model
- Errors