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/21-1015.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 19,
   "next": "https://api-v2.onetcenter.org/online/occupations/21-1015.00/details/tools_used?start=11&end=19",
   "category": [
      {
         "code": 43191501,
         "related": "https://api-v2.onetcenter.org/online/occupations/21-1015.00/related/tools_used/43191501",
         "title": "Mobile phones",
         "example": [
            "Smartphones"
         ]
      },
      {
         "code": 42211711,
         "related": "https://api-v2.onetcenter.org/online/occupations/21-1015.00/related/tools_used/42211711",
         "title": "Voice synthesizers for the physically challenged",
         "example": [
            "Voice output communication aids"
         ]
      },
      {
         "code": 45111614,
         "related": "https://api-v2.onetcenter.org/online/occupations/21-1015.00/related/tools_used/45111614",
         "title": "Liquid crystal display projector",
         "example": [
            "Liquid crystal display LCD projectors"
         ]
      },
      {
         "code": 43211706,
         "related": "https://api-v2.onetcenter.org/online/occupations/21-1015.00/related/tools_used/43211706",
         "title": "Keyboards",
         "example": [
            "Alternative computer keyboards"
         ]
      },
      {
         "code": 41115307,
         "related": "https://api-v2.onetcenter.org/online/occupations/21-1015.00/related/tools_used/41115307",
         "title": "Lasers",
         "example": [
            "Laser pointers"
         ]
      },
      {
         "code": 43191507,
         "related": "https://api-v2.onetcenter.org/online/occupations/21-1015.00/related/tools_used/43191507",
         "title": "Special purpose telephones",
         "example": [
            "Multi-line telephone systems"
         ]
      },
      {
         "code": 44101807,
         "related": "https://api-v2.onetcenter.org/online/occupations/21-1015.00/related/tools_used/44101807",
         "title": "Pocket calculator",
         "example": [
            "Handheld calculators"
         ]
      },
      {
         "code": 44101508,
         "related": "https://api-v2.onetcenter.org/online/occupations/21-1015.00/related/tools_used/44101508",
         "title": "Laser fax machine",
         "example": [
            "Laser facsimile machines"
         ]
      },
      {
         "code": 43191508,
         "related": "https://api-v2.onetcenter.org/online/occupations/21-1015.00/related/tools_used/43191508",
         "title": "Digital telephones",
         "example": [
            "Voice over internet protocol VoIP systems"
         ]
      },
      {
         "code": 43211708,
         "related": "https://api-v2.onetcenter.org/online/occupations/21-1015.00/related/tools_used/43211708",
         "title": "Computer mouse",
         "example": [
            "Alternative mouse options"
         ]
      }
   ]
}