Browser SDK
Use
@biqli/analytics with a publishable key in HTML or React.TypeScript SDK
Use
@biqli/sdk on Node.js 18 or newer with a secret API key.PHP SDK
Use
biqli/sdk on PHP 8.1 or newer with a secret API key.Choose by runtime
SDKs versus endpoint reference
SDKs provide typed inputs, request IDs, idempotency handling, structured errors, and bounded retries. Endpoint pages define the wire-level JSON contract and remain the source of truth for field validation.- Follow Developer Docs for tutorials and architecture.
- Use Track a lead and Track a sale for complete server request fields.
- Use API authentication for permissions and key lifecycle.

