Timken · JSON Structure

Timken Bearing Structure

Structural documentation for Timken engineered bearing product specifications

Type: object Properties: 0
BearingsIndustrialManufacturingMotion ControlFortune 1000

Timken Bearing Structure is a JSON Structure definition published by Timken.

Meta-schema:

JSON Structure

timken-bearing-structure.json Raw ↑
{
  "title": "Timken Bearing Structure",
  "description": "Structural documentation for Timken engineered bearing product specifications",
  "type": "object",
  "fields": [
    {
      "name": "partNumber",
      "type": "string",
      "description": "Timken part number identifier",
      "required": true
    },
    {
      "name": "type",
      "type": "string (enum)",
      "description": "Bearing type: Tapered Roller, Ball, Cylindrical Roller, etc.",
      "required": true
    },
    {
      "name": "boreDiameter",
      "type": "number",
      "description": "Bore diameter in millimeters"
    },
    {
      "name": "outsideDiameter",
      "type": "number",
      "description": "Outside diameter in millimeters"
    },
    {
      "name": "width",
      "type": "number",
      "description": "Bearing width in millimeters"
    },
    {
      "name": "dynamicLoadRating",
      "type": "number",
      "description": "Dynamic load rating C in kilonewtons"
    },
    {
      "name": "staticLoadRating",
      "type": "number",
      "description": "Static load rating C0 in kilonewtons"
    },
    {
      "name": "speedRating",
      "type": "object",
      "description": "Maximum speeds for grease and oil lubrication in RPM"
    },
    {
      "name": "material",
      "type": "string",
      "description": "Primary material specification"
    },
    {
      "name": "series",
      "type": "string",
      "description": "Timken product series designation"
    },
    {
      "name": "applications",
      "type": "array[string]",
      "description": "Typical application markets and use cases"
    },
    {
      "name": "weight",
      "type": "number",
      "description": "Bearing weight in kilograms"
    }
  ]
}

Work with this as data

Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/timken-bearing-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.