Timken · Example Payload

Timken Bearing Example

Example specification for a Timken tapered roller bearing

BearingsIndustrialManufacturingMotion ControlFortune 1000

Timken Bearing Example is an example object payload from Timken, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

exampledescriptionbearing

Example Payload

timken-bearing-example.json Raw ↑
{
  "example": "Timken Bearing Product Specification",
  "description": "Example specification for a Timken tapered roller bearing",
  "bearing": {
    "partNumber": "L68149",
    "type": "Tapered Roller Bearing",
    "boreDiameter": 34.925,
    "outsideDiameter": 59.131,
    "width": 15.875,
    "dynamicLoadRating": 33.2,
    "staticLoadRating": 29.3,
    "speedRating": {
      "greaseRpm": 6000,
      "oilRpm": 8000
    },
    "material": "Steel",
    "series": "L68100",
    "applications": [
      "Automotive wheel hubs",
      "Agricultural equipment",
      "Industrial gearboxes",
      "Electric motors"
    ],
    "cadAvailable": true,
    "weight": 0.125
  }
}

Work with this as data

Every example 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 examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example 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 example
curl "https://apis.io/api/v1/examples/timken-bearing-example"
All examples
curl "https://apis.io/api/v1/examples?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.