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/11-9199.09/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 31,
   "next": "https://api-v2.onetcenter.org/online/occupations/11-9199.09/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 27111701,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9199.09/related/tools_used/27111701",
         "title": "Screwdrivers",
         "example": [
            "Phillips head screwdrivers",
            "Straight screwdrivers"
         ]
      },
      {
         "code": 43191510,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9199.09/related/tools_used/43191510",
         "title": "Two way radios",
         "example": [
            "Mobile radios"
         ]
      },
      {
         "code": 41113320,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9199.09/related/tools_used/41113320",
         "title": "Lubricating oil testing kit",
         "example": [
            "Lubricant oil sampling kits"
         ]
      },
      {
         "code": 27112720,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9199.09/related/tools_used/27112720",
         "title": "Torque tools",
         "example": [
            "Hydraulic torque machines"
         ]
      },
      {
         "code": 41114401,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9199.09/related/tools_used/41114401",
         "title": "Anemometers",
         "example": [
            "Recording anemometers"
         ]
      },
      {
         "code": 44101501,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9199.09/related/tools_used/44101501",
         "title": "Photocopiers",
         "example": [
            "Photocopying equipment"
         ]
      },
      {
         "code": 41111601,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9199.09/related/tools_used/41111601",
         "title": "Micrometers",
         "example": [
            "Digital micrometers"
         ]
      },
      {
         "code": 41113601,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9199.09/related/tools_used/41113601",
         "title": "Ammeters",
         "example": [
            "Amp clamp meters"
         ]
      },
      {
         "code": 24101611,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9199.09/related/tools_used/24101611",
         "title": "Slings",
         "example": [
            "Rigging equipment"
         ]
      },
      {
         "code": 41115321,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9199.09/related/tools_used/41115321",
         "title": "Infrared imagers",
         "example": [
            "Infrared thermography cameras"
         ]
      }
   ]
}