Linkit
SDK Reference

SDK Coverage Matrix

Public API operation coverage across all Linkit REST SDKs (119 operations, MCP excluded).

SDK Coverage Matrix

All 11 REST SDKs implement 119 public operations from docs/swagger.json (MCP excluded). Machine-readable matrix: coverage-matrix.json.

TagOperationsAsync-capable POSTs
Auth10
Branches71
Brands71
Categories81
Connectivity10
Customer Addresses40
Customer Groups40
Customers71
Documentation30
Email marketing20
Generics81
Health20
Integrations50
Metrics10
Offers81
Orders111
Organization Apps20
Payments30
Posts30
Products71
Providers70
Queue20
SKUs62
SMS outbox20
SMS providers60
Tags10
Verifications10

Async writes

Queue-aware POSTs accept X-Async: true via each SDK's QueueService.enqueue (or Rust QueueService::enqueue / OperatorEdgeService on the engine edge). Poll with GET /api/v1/jobs/{id} via QueueService.jobStatus / PollJob.