API Reference
Start a new session with Connect API.
curl --request POST \ --url https://connect.flatpeak.com \ --header 'Content-Type: application/json' \ --data '{ "connect_token": "<connect_token>", "route": "session_start" }'
BACK
Was this page helpful?