API reference
GEThttps://ftl.fasttrack.net/v1/auth/login

Login

Server authentication. pass is the account password. The response uses lowercase property names. Pass the returned token and the original appid in lowercase header names on all other API calls.

Legacy API: This read-only reference is preserved for existing v1 integrations. New integrations should use the current API documentation.

Parameters

NameInRequirementTypeDescription
accountqueryRequiredstringaccount number
passqueryRequiredstringpassword
appidqueryRequiredstringapplication id received with sign up email

Request example

curl --request GET \
  --url 'https://ftl.fasttrack.net/v1/auth/login'

Responses

StatusDescription
200Basic user information