Welcome to the Ford Connected Car API!
You can consume this API using the /auth endpoint to
retrieve an access token from Ford's API.
To authenticate, send a POST request to the /auth endpoint
with your username and password in the
body as JSON.
POST /auth
Content-Type: application/json
{
"username": "[email protected]",
"password": "your-password"
}
For more details, visit the GitHub repository.
We're also working on an iOS application called HenryLink that provides built-in Siri Shortcuts and makes use of other iOS features like widgets, Live Activities, and the Dynamic Island.
Stay up-to-date by joining the HenryLink Discord server: