curl --request POST \
--url https://api.app.fleetit.com/api/auth/token/ \
--header 'Content-Type: multipart/form-data' \
--form username= \
--form password={
"access": "SlOokqn6lPtWbPRWrUiXnpyhNpsSD-xiCQYQpxcH5YI"
}Exchange credentials for an access token.
curl --request POST \
--url https://api.app.fleetit.com/api/auth/token/ \
--header 'Content-Type: multipart/form-data' \
--form username= \
--form password={
"access": "SlOokqn6lPtWbPRWrUiXnpyhNpsSD-xiCQYQpxcH5YI"
}Documentation Index
Fetch the complete documentation index at: https://docs.fleetit.com/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?