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/51-2022.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/51-2022.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 27111510,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-2022.00/related/tools_used/27111510",
         "title": "Stripping tools",
         "example": [
            "Wire strippers"
         ]
      },
      {
         "code": 41115320,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-2022.00/related/tools_used/41115320",
         "title": "Signal generators",
         "example": [
            "Audio signal generators"
         ]
      },
      {
         "code": 41113630,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-2022.00/related/tools_used/41113630",
         "title": "Multimeters",
         "example": [
            "Digital multimeters"
         ]
      },
      {
         "code": 27113101,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-2022.00/related/tools_used/27113101",
         "title": "Fish tape",
         "example": [
            "Wire pullers"
         ]
      },
      {
         "code": 27111701,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-2022.00/related/tools_used/27111701",
         "title": "Screwdrivers",
         "example": [
            "Flathead screwdrivers"
         ]
      },
      {
         "code": 27111511,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-2022.00/related/tools_used/27111511",
         "title": "Wire cutters",
         "example": [
            "Wire cutting tools"
         ]
      },
      {
         "code": 41111621,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-2022.00/related/tools_used/41111621",
         "title": "Calipers",
         "example": [
            "Digital calipers"
         ]
      },
      {
         "code": 24101602,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-2022.00/related/tools_used/24101602",
         "title": "Hoists",
         "example": [
            "Hoisting racks"
         ]
      },
      {
         "code": 41115322,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-2022.00/related/tools_used/41115322",
         "title": "Laser beam analyzers",
         "example": [
            "Laser power meters"
         ]
      },
      {
         "code": 23271603,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-2022.00/related/tools_used/23271603",
         "title": "Soldering iron",
         "example": [
            "Soldering irons"
         ]
      }
   ]
}