Tesla GraphQL Schema
This directory contains a conceptual GraphQL schema for the Tesla Fleet API and Owner API. Tesla does not publish an official GraphQL endpoint, but this schema models the domain objects and operations available through their REST APIs as a GraphQL surface.
Overview
Tesla GraphQL Schema is a GraphQL API specification published by Tesla on the APIs.io network.
This directory contains a conceptual GraphQL schema for the Tesla Fleet API and Owner API. Tesla does not publish an official GraphQL endpoint, but this schema models the domain objects and operations available through their REST APIs as a GraphQL surface.
The specification includes 6 reference links.
Tagged areas include Automobiles, Cars, Vehicles, Electric Vehicles, and Energy.
Endpoint
References
- Tesla Fleet API Docs https://developer.tesla.com/docs/fleet-api
- Tesla Fleet API Authentication https://developer.tesla.com/docs/fleet-api/authentication/overview
- Community Owner API Reference https://tesla-api.timdorr.com/
- TeslaPy Python SDK https://github.com/tdorssers/TeslaPy
- Tesla API Ruby Gem https://github.com/timdorr/tesla-api
- Tesla GitHub Organization https://github.com/teslamotors
Related API Specs
Work with this as data
Every GraphQL schema here is available over the APIs.io API and to AI agents over MCP.