With the Userflow REST API you can synchronize your user data with Userflow, and track events directly from your back-end application.
The API is based on REST. Its URLs are resource-oriented and it uses the standard HTTP verbs (GET
, POST
, etc.). It receives and responds with JSON. It responds with standard HTTP response codes.
Access the Userflow API Reference.