Interactive Demo

This demonstration page allows you to test out the Web Services API by sending a request and viewing the JSON data returned. See the Reference Manual for a complete guide to the available services.

Request

https://api-v2.onetcenter.org/
GET parameters
? =
& =
& =
& =
& =
& =
& =
& =
& =
& =

Response

Send a request to see the response.
Loading...
The request could not be completed (). Please try again.
URL:
https://api-v2.onetcenter.org/online/occupations/49-3091.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 28,
   "next": "https://api-v2.onetcenter.org/online/occupations/49-3091.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 27111714,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3091.00/related/tools_used/27111714",
         "title": "Specialty wrenches",
         "example": [
            "Cassette lock ring tools",
            "Offset brake wrenches",
            "Precision spoke wrenches",
            "Sprocket removers"
         ],
         "example_more": [
            "Cone wrench sets",
            "Crank bolt wrenches",
            "Pedal wrenches"
         ]
      },
      {
         "code": 25191704,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3091.00/related/tools_used/25191704",
         "title": "Engine or vehicle stands",
         "example": [
            "Bench mount stands Wall mount stands",
            "Handlebar holders",
            "Wall mount stands",
            "Wheel truing stands"
         ],
         "example_more": [
            "Portable repair stands",
            "Shop repair stands"
         ]
      },
      {
         "code": 27111710,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3091.00/related/tools_used/27111710",
         "title": "Hex keys",
         "example": [
            "Folding hex wrench sets",
            "Hex tools",
            "P-handled hex wrenches"
         ]
      },
      {
         "code": 40151501,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3091.00/related/tools_used/40151501",
         "title": "Air pumps",
         "example": [
            "Floor pumps",
            "Minipumps"
         ]
      },
      {
         "code": 27111701,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3091.00/related/tools_used/27111701",
         "title": "Screwdrivers",
         "example": [
            "Phillips head screwdrivers",
            "Straight blade screwdrivers"
         ]
      },
      {
         "code": 27111702,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3091.00/related/tools_used/27111702",
         "title": "Nut drivers",
         "example": [
            "Crown race setters",
            "Threadless nut setters"
         ]
      },
      {
         "code": 27111712,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3091.00/related/tools_used/27111712",
         "title": "Pullers",
         "example": [
            "Crank pullers",
            "Screw type chain tools"
         ]
      },
      {
         "code": 47131605,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3091.00/related/tools_used/47131605",
         "title": "Cleaning brushes",
         "example": [
            "Chain cleaner brushes",
            "Component cleaning brushes"
         ]
      },
      {
         "code": 23241616,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3091.00/related/tools_used/23241616",
         "title": "Wire or cable cutter",
         "example": [
            "Bike cable cutters",
            "Cable cutters"
         ]
      },
      {
         "code": 25172511,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3091.00/related/tools_used/25172511",
         "title": "Tire repair kit",
         "example": [
            "Tire levers"
         ]
      }
   ]
}