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-1025.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 16,
   "next": "https://api-v2.onetcenter.org/online/occupations/27-1025.00/details/tools_used?start=11&end=16",
   "category": [
      {
         "code": 44111807,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-1025.00/related/tools_used/44111807",
         "title": "Scales",
         "example": [
            "Architects' scales",
            "Drafting scales",
            "Electronic scales"
         ]
      },
      {
         "code": 44111810,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-1025.00/related/tools_used/44111810",
         "title": "Triangles",
         "example": [
            "Drafting triangles"
         ]
      },
      {
         "code": 27111801,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-1025.00/related/tools_used/27111801",
         "title": "Tape measures",
         "example": [
            "Digital tape measures",
            "Precision tape measures"
         ]
      },
      {
         "code": 43211711,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-1025.00/related/tools_used/43211711",
         "title": "Scanners",
         "example": [
            "Three-dimensional laser digitizers"
         ]
      },
      {
         "code": 43211509,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-1025.00/related/tools_used/43211509",
         "title": "Tablet computers",
         "example": [
            "Graphics tablets"
         ]
      },
      {
         "code": 43201401,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-1025.00/related/tools_used/43201401",
         "title": "Graphics or video accelerator cards",
         "example": [
            "Computer aided design CAD multi-unit display graphics cards"
         ]
      },
      {
         "code": 43211503,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-1025.00/related/tools_used/43211503",
         "title": "Notebook computers",
         "example": [
            "Laptop computers"
         ]
      },
      {
         "code": 43211504,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-1025.00/related/tools_used/43211504",
         "title": "Personal digital assistant PDAs or organizers",
         "example": [
            "Personal digital assistants PDA"
         ]
      },
      {
         "code": 45121504,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-1025.00/related/tools_used/45121504",
         "title": "Digital cameras",
         "example": []
      },
      {
         "code": 44111806,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-1025.00/related/tools_used/44111806",
         "title": "Protractors",
         "example": []
      }
   ]
}