Skip to main content
EngageFabric provides official SDKs to simplify integration with your applications.
SDKs are currently available for enterprise customers and early access partners. Contact us at support@engagefabric.com to get access.

Available SDKs

JavaScript SDK

Full-featured SDK for Node.js and browser environments

React Components

Pre-built UI components for React applications

Installation


Integration Methods

Choose the integration method that fits your tech stack:

Quick Comparison


When to Use What

JavaScript SDK Only

Use the JavaScript SDK alone when:
  • Building a Node.js backend
  • Using a different frontend framework (Vue, Angular, Svelte)
  • Need full control over UI rendering
  • Server-side rendering requirements

React Components

Use React Components when:
  • Building a React application
  • Want pre-built, styled UI components
  • Need quick integration with minimal code
  • Want consistent EngageFabric UI patterns

REST API (No SDK Required)

Any language can integrate with EngageFabric via the REST API. You do not need a language-specific SDK — just make HTTP requests with your API key. This is ideal for Python, Ruby, PHP, Go, Java, or any backend that can make HTTP calls. The two most common operations are identifying a player and tracking an event:

Identify a Player

Track an Event

For the full API reference including all available endpoints, see the API Reference. For a step-by-step guide to getting started, see the Quick Start.

Coming Soon

We’re working on additional SDKs:
Want to see an SDK for your platform? Let us know!