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-5071.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 14,
   "next": "https://api-v2.onetcenter.org/online/occupations/43-5071.00/details/tools_used?start=11&end=14",
   "category": [
      {
         "code": 43211710,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-5071.00/related/tools_used/43211710",
         "title": "Radio frequency identification devices",
         "example": [
            "Fixed radio frequency identification device RFID readers",
            "Handheld scanners",
            "Radio frequency identification RFID devices"
         ]
      },
      {
         "code": 43211701,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-5071.00/related/tools_used/43211701",
         "title": "Bar code reader equipment",
         "example": [
            "Handheld bar code scanners",
            "High-speed/moving object scanning devices"
         ]
      },
      {
         "code": 23152902,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-5071.00/related/tools_used/23152902",
         "title": "Form or fill or seal machinery",
         "example": [
            "Pillow packing machines",
            "Taping machines"
         ]
      },
      {
         "code": 44102101,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-5071.00/related/tools_used/44102101",
         "title": "Franking or postage machines",
         "example": [
            "Postage meters"
         ]
      },
      {
         "code": 27112401,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-5071.00/related/tools_used/27112401",
         "title": "Staple guns",
         "example": [
            "Pneumatic box staplers"
         ]
      },
      {
         "code": 41111501,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-5071.00/related/tools_used/41111501",
         "title": "Electronic toploading balances",
         "example": [
            "Package scales"
         ]
      },
      {
         "code": 24102202,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-5071.00/related/tools_used/24102202",
         "title": "Box sealing tape dispensers",
         "example": [
            "Reinforced tape dispensers"
         ]
      },
      {
         "code": 27111502,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-5071.00/related/tools_used/27111502",
         "title": "Razor knives",
         "example": [
            "Box cutters"
         ]
      },
      {
         "code": 43211503,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-5071.00/related/tools_used/43211503",
         "title": "Notebook computers",
         "example": []
      },
      {
         "code": 24101603,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-5071.00/related/tools_used/24101603",
         "title": "Forklifts",
         "example": []
      }
   ]
}