1. Integrations

API introduction

Bridging the gap between data and training

integrations

FYTT has created an application protocol interface (API) that enables the secure flow of data from external sources. You can generate multiple unique tokens to facilitate integrations with any number of separate sources. The API employs a GraphQL endpoint, which allows clients to perform every query through a post request to a single endpoint at app.fytt.io/api.

As FYTT receives data via the API, assessment formulas are calculated and conditional logic is evaluated, the same as if the data points had been updated manually. This means that you can create a seamless, automated bridge between data capture, data transfer, and training interventions.

API DOCUMENTATION
Once you're ready to start making calls, checkout the API documentation to learn about the different calls that are possible.