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/27-1027.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 20,
   "next": "https://api-v2.onetcenter.org/online/occupations/27-1027.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 40151601,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-1027.00/related/tools_used/40151601",
         "title": "Air compressors",
         "example": [
            "Portable air compressors"
         ]
      },
      {
         "code": 27112711,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-1027.00/related/tools_used/27112711",
         "title": "Power staple guns",
         "example": [
            "Furniture staplers"
         ]
      },
      {
         "code": 43211503,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-1027.00/related/tools_used/43211503",
         "title": "Notebook computers",
         "example": [
            "Laptop computers"
         ]
      },
      {
         "code": 23271423,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-1027.00/related/tools_used/23271423",
         "title": "Alternating current AC arc welder",
         "example": [
            "Electric arc welding equipment"
         ]
      },
      {
         "code": 60121253,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-1027.00/related/tools_used/60121253",
         "title": "Art airbrushes",
         "example": [
            "Airbrush paint applicators"
         ]
      },
      {
         "code": 45121504,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-1027.00/related/tools_used/45121504",
         "title": "Digital cameras",
         "example": [
            "Digital still cameras"
         ]
      },
      {
         "code": 45111704,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-1027.00/related/tools_used/45111704",
         "title": "Audio mixing consoles",
         "example": [
            "Sound mixing boards"
         ]
      },
      {
         "code": 31211904,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-1027.00/related/tools_used/31211904",
         "title": "Paint brushes",
         "example": [
            "General purpose paintbrushes"
         ]
      },
      {
         "code": 45111614,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-1027.00/related/tools_used/45111614",
         "title": "Liquid crystal display projector",
         "example": [
            "Liquid crystal display LCD projectors"
         ]
      },
      {
         "code": 27131506,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-1027.00/related/tools_used/27131506",
         "title": "Pneumatic nail drivers",
         "example": [
            "Pneumatic nail guns"
         ]
      }
   ]
}