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/15-1299.08/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 14,
   "next": "https://api-v2.onetcenter.org/online/occupations/15-1299.08/details/tools_used?start=11&end=14",
   "category": [
      {
         "code": 43211501,
         "related": "https://api-v2.onetcenter.org/online/occupations/15-1299.08/related/tools_used/43211501",
         "title": "Computer servers",
         "example": [
            "Blade servers",
            "Web servers"
         ]
      },
      {
         "code": 43201401,
         "related": "https://api-v2.onetcenter.org/online/occupations/15-1299.08/related/tools_used/43201401",
         "title": "Graphics or video accelerator cards",
         "example": [
            "Graphics display cards"
         ]
      },
      {
         "code": 43191501,
         "related": "https://api-v2.onetcenter.org/online/occupations/15-1299.08/related/tools_used/43191501",
         "title": "Mobile phones",
         "example": [
            "Smartphones"
         ]
      },
      {
         "code": 43211503,
         "related": "https://api-v2.onetcenter.org/online/occupations/15-1299.08/related/tools_used/43211503",
         "title": "Notebook computers",
         "example": [
            "Laptop computers"
         ]
      },
      {
         "code": 43201813,
         "related": "https://api-v2.onetcenter.org/online/occupations/15-1299.08/related/tools_used/43201813",
         "title": "High capacity removable media drives",
         "example": [
            "Mass storage devices"
         ]
      },
      {
         "code": 26121623,
         "related": "https://api-v2.onetcenter.org/online/occupations/15-1299.08/related/tools_used/26121623",
         "title": "Radio frequency RF cable",
         "example": [
            "Radio frequency cables"
         ]
      },
      {
         "code": 26121604,
         "related": "https://api-v2.onetcenter.org/online/occupations/15-1299.08/related/tools_used/26121604",
         "title": "Signal cable",
         "example": [
            "Multi-conductor cables"
         ]
      },
      {
         "code": 43222625,
         "related": "https://api-v2.onetcenter.org/online/occupations/15-1299.08/related/tools_used/43222625",
         "title": "Access servers",
         "example": [
            "Lightweight directory access protocol LDAP servers"
         ]
      },
      {
         "code": 43222609,
         "related": "https://api-v2.onetcenter.org/online/occupations/15-1299.08/related/tools_used/43222609",
         "title": "Network routers",
         "example": [
            "Computer network routers"
         ]
      },
      {
         "code": 43211512,
         "related": "https://api-v2.onetcenter.org/online/occupations/15-1299.08/related/tools_used/43211512",
         "title": "Mainframe computers",
         "example": []
      }
   ]
}