What You Can Do

  • List all vehicles connected to your application
  • Remove (disconnect) vehicles from your app
  • Manage webhook subscriptions (subscribe/unsubscribe vehicles)

Authentication

The Management API uses a management token, which you can generate in your Smartcar Dashboard.

Base URL

https://api.smartcar.com/management/v2.0

Key Resources

Example Use Cases

  • Removing vehicles when a user deletes their account
  • Managing webhook event delivery
  • Auditing connected vehicles for compliance
For more details on using the Management API, see Management API Reference.