JavaScript SDK

You’ve found documentation about extending the Transposit Developer Platform, which is accessible on request. In most cases, you can now set up and use Transposit without needing to extend the Transposit Developer Platform. Go here for the related docs and support.

Use the Transposit JavaScript SDK to build web apps with Transposit as a backend. The SDK makes it simple to add user sign-in and API integrations to your web app.

Read our SDK documentation on GitHub to get started.

Deploy operations as endpoints

To call an operation from the SDK, it must be deployed as an endpoint.

  1. Navigate to Deploy > Endpoints
  2. Find the operation you want to deploy
  3. Choose Deployed from the dropdown menu
  4. Check only Require user sign-in
  5. Save your changes