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-9052.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 59,
   "next": "https://api-v2.onetcenter.org/online/occupations/49-9052.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 27111510,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9052.00/related/tools_used/27111510",
         "title": "Stripping tools",
         "example": [
            "Buffer strippers",
            "Cable jacket strippers",
            "Cable strippers",
            "Sheath removal tools"
         ],
         "example_more": [
            "Fiber scribes"
         ]
      },
      {
         "code": 41115320,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9052.00/related/tools_used/41115320",
         "title": "Signal generators",
         "example": [
            "Tone generators",
            "Tone sets",
            "Tone tracers"
         ]
      },
      {
         "code": 46171610,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9052.00/related/tools_used/46171610",
         "title": "Security cameras",
         "example": [
            "Coaxial security cameras",
            "IP security cameras"
         ]
      },
      {
         "code": 27111701,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9052.00/related/tools_used/27111701",
         "title": "Screwdrivers",
         "example": [
            "Flathead screwdrivers",
            "Phillips head screwdrivers"
         ]
      },
      {
         "code": 27111802,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9052.00/related/tools_used/27111802",
         "title": "Levels",
         "example": [
            "Bubble levels",
            "Torpedo levels"
         ]
      },
      {
         "code": 26121635,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9052.00/related/tools_used/26121635",
         "title": "Cable reels",
         "example": [
            "Cable trees",
            "Motorized cable reels"
         ]
      },
      {
         "code": 27111506,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9052.00/related/tools_used/27111506",
         "title": "Shears",
         "example": [
            "Cable slitters",
            "Duct knives"
         ]
      },
      {
         "code": 22101508,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9052.00/related/tools_used/22101508",
         "title": "Trenching machines",
         "example": [
            "Cable plows",
            "Trenchers"
         ]
      },
      {
         "code": 27111518,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9052.00/related/tools_used/27111518",
         "title": "Wire lug crimping tool",
         "example": [
            "Combo crimping tools",
            "Wire lug crimping tools"
         ]
      },
      {
         "code": 27111710,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9052.00/related/tools_used/27111710",
         "title": "Hex keys",
         "example": [
            "Hex sets"
         ]
      }
   ]
}