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/43-5041.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 26,
   "next": "https://api-v2.onetcenter.org/online/occupations/43-5041.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 43221733,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-5041.00/related/tools_used/43221733",
         "title": "Remote automatic meter reading system",
         "example": [
            "Automatic meter reading systems"
         ]
      },
      {
         "code": 43211715,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-5041.00/related/tools_used/43211715",
         "title": "Portable data input terminals",
         "example": [
            "Dataloggers"
         ]
      },
      {
         "code": 43191510,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-5041.00/related/tools_used/43191510",
         "title": "Two way radios",
         "example": [
            "Mobile radios"
         ]
      },
      {
         "code": 39111610,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-5041.00/related/tools_used/39111610",
         "title": "Flashlight",
         "example": [
            "High-power flashlights"
         ]
      },
      {
         "code": 41113630,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-5041.00/related/tools_used/41113630",
         "title": "Multimeters",
         "example": [
            "Digital multimeters"
         ]
      },
      {
         "code": 44101501,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-5041.00/related/tools_used/44101501",
         "title": "Photocopiers",
         "example": [
            "Copy machines"
         ]
      },
      {
         "code": 43191501,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-5041.00/related/tools_used/43191501",
         "title": "Mobile phones",
         "example": [
            "Smart phones"
         ]
      },
      {
         "code": 27111701,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-5041.00/related/tools_used/27111701",
         "title": "Screwdrivers",
         "example": [
            "Multipurpose screwdrivers"
         ]
      },
      {
         "code": 27112701,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-5041.00/related/tools_used/27112701",
         "title": "Power blowers",
         "example": [
            "Gas powered blowers"
         ]
      },
      {
         "code": 27111702,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-5041.00/related/tools_used/27111702",
         "title": "Nut drivers",
         "example": [
            "Nut wrenches"
         ]
      }
   ]
}