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-1232.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/15-1232.00/details/tools_used?start=11&end=14",
   "category": [
      {
         "code": 43201802,
         "related": "https://api-v2.onetcenter.org/online/occupations/15-1232.00/related/tools_used/43201802",
         "title": "Hard disk arrays",
         "example": [
            "Redundant array of independent disks RAID systems"
         ]
      },
      {
         "code": 43202004,
         "related": "https://api-v2.onetcenter.org/online/occupations/15-1232.00/related/tools_used/43202004",
         "title": "Floppy disks",
         "example": [
            "MS-DOS-bootable disks"
         ]
      },
      {
         "code": 27111505,
         "related": "https://api-v2.onetcenter.org/online/occupations/15-1232.00/related/tools_used/27111505",
         "title": "Punches or nail sets or drifts",
         "example": [
            "Punchdown tools"
         ]
      },
      {
         "code": 43201806,
         "related": "https://api-v2.onetcenter.org/online/occupations/15-1232.00/related/tools_used/43201806",
         "title": "Tape arrays",
         "example": [
            "Digital tapes"
         ]
      },
      {
         "code": 43191507,
         "related": "https://api-v2.onetcenter.org/online/occupations/15-1232.00/related/tools_used/43191507",
         "title": "Special purpose telephones",
         "example": [
            "Multi-line telephone systems"
         ]
      },
      {
         "code": 27111518,
         "related": "https://api-v2.onetcenter.org/online/occupations/15-1232.00/related/tools_used/27111518",
         "title": "Wire lug crimping tool",
         "example": [
            "Wire crimpers"
         ]
      },
      {
         "code": 27111701,
         "related": "https://api-v2.onetcenter.org/online/occupations/15-1232.00/related/tools_used/27111701",
         "title": "Screwdrivers",
         "example": []
      },
      {
         "code": 41113711,
         "related": "https://api-v2.onetcenter.org/online/occupations/15-1232.00/related/tools_used/41113711",
         "title": "Network analyzers",
         "example": []
      },
      {
         "code": 43211512,
         "related": "https://api-v2.onetcenter.org/online/occupations/15-1232.00/related/tools_used/43211512",
         "title": "Mainframe computers",
         "example": []
      },
      {
         "code": 27113203,
         "related": "https://api-v2.onetcenter.org/online/occupations/15-1232.00/related/tools_used/27113203",
         "title": "Computer tool kits",
         "example": []
      }
   ]
}