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-5111.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 34,
   "next": "https://api-v2.onetcenter.org/online/occupations/43-5111.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 22101801,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-5111.00/related/tools_used/22101801",
         "title": "Manlift or personnel lift",
         "example": [
            "High lifts",
            "Order selectors"
         ]
      },
      {
         "code": 41111511,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-5111.00/related/tools_used/41111511",
         "title": "Truck or rail scales",
         "example": [
            "Monorail scales",
            "Railway track scales"
         ]
      },
      {
         "code": 41112504,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-5111.00/related/tools_used/41112504",
         "title": "Water meters",
         "example": [
            "Milk meters",
            "Vehicle tank meters"
         ]
      },
      {
         "code": 43211510,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-5111.00/related/tools_used/43211510",
         "title": "Mainframe console or dumb terminals",
         "example": [
            "Computer terminals"
         ]
      },
      {
         "code": 43191510,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-5111.00/related/tools_used/43191510",
         "title": "Two way radios",
         "example": [
            "Two-way radios"
         ]
      },
      {
         "code": 43211710,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-5111.00/related/tools_used/43211710",
         "title": "Radio frequency identification devices",
         "example": [
            "Radio frequency RF scanners"
         ]
      },
      {
         "code": 41111520,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-5111.00/related/tools_used/41111520",
         "title": "Conveyor weighting scale",
         "example": [
            "Belt conveyor scales"
         ]
      },
      {
         "code": 41112501,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-5111.00/related/tools_used/41112501",
         "title": "Flowmeters",
         "example": [
            "Mass flow meters"
         ]
      },
      {
         "code": 41111512,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-5111.00/related/tools_used/41111512",
         "title": "Triple beam balances",
         "example": [
            "Beam scales"
         ]
      },
      {
         "code": 41111522,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-5111.00/related/tools_used/41111522",
         "title": "Hopper scale",
         "example": [
            "Hopper scales"
         ]
      }
   ]
}