Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
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.
Username or Email can be used for login
""
Successful response
"SlOokqn6lPtWbPRWrUiXnpyhNpsSD-xiCQYQpxcH5YI"
Was this page helpful?