Goodyear Tire & Rubber website screenshot

Goodyear Tire & Rubber

The Goodyear Tire & Rubber Company is a global tire manufacturer that provides developer APIs for intelligent tire data, fleet management, and commercial truck tire services. Goodyear's SightLine technology and GaaS API platform enable programmatic access to tire telematics, catalogs, work orders, and service tickets.

5 APIs 0 Features
Connected VehiclesFleet ManagementIoTTelematicsTires

APIs

Goodyear SightLine API

Goodyear SightLine API provides developer-friendly access to intelligent tire data including tire type, tread depth, tire pressure, load, wear state, and temperature. The API us...

Goodyear API Management Portal

The Goodyear API Management Portal (GaaS) provides access to Goodyear's suite of APIs for tire and fleet management services.

Goodyear Truck Tire Catalog API

The Goodyear Truck Tire Catalog API provides access to Goodyear's commercial truck tire catalog data.

Goodyear Work Order API

The Goodyear Work Order API enables management of service work orders for commercial truck tire services.

Goodyear Service Ticket API

The Goodyear Service Ticket API provides management of service tickets for commercial truck tire services.

Collections

Pricing Plans

Rate Limits

FinOps

JSON Structure

Goodyear Tire And Rubber Structure

0 properties

JSON STRUCTURE

Press

Goodyear And SafeAI Announce Tire Intelligence For ...

2026-05-25

PlusAI and Goodyear Collaborate to Enhance the Safety ...

2026-05-25

Goodyear And Plus Collaborate On Autonomous Trucks

2026-05-25

PlusAI and Goodyear Collaborate to Enhance the Safety and ...

2026-05-25

Goodyear

2026-05-25

Resources

👥
GitHubOrganization
GitHubOrganization
🔗
LinkedIn
LinkedIn
🔗
Website
Website
🌐
Portal
Portal
🌐
Portal
Portal

Sources

Raw ↑
opencollection: 1.0.0
info:
  name: Goodyear SightLine API
  version: 1.0.0
items:
- info:
    name: Get Tire Data
    type: http
  http:
    method: GET
    url: https://developer.goodyearsightline.com/tires
    params:
    - name: vehicleId
      value: ''
      type: query
      description: The vehicle identifier to retrieve tire data for.
  docs: Retrieve intelligent tire sensor data including pressure, temperature, and wear state.
- info:
    name: Get Friction Data
    type: http
  http:
    method: GET
    url: https://developer.goodyearsightline.com/friction
    params:
    - name: vehicleId
      value: ''
      type: query
    - name: latitude
      value: ''
      type: query
    - name: longitude
      value: ''
      type: query
  docs: Retrieve tire friction data combined with real-time weather conditions for road safety assessment.
bundled: true