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/17-2072.01/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 15,
   "next": "https://api-v2.onetcenter.org/online/occupations/17-2072.01/details/tools_used?start=11&end=15",
   "category": [
      {
         "code": 43211710,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2072.01/related/tools_used/43211710",
         "title": "Radio frequency identification devices",
         "example": [
            "Radio frequency identification RFID devices"
         ]
      },
      {
         "code": 41115320,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2072.01/related/tools_used/41115320",
         "title": "Signal generators",
         "example": [
            "Function generators"
         ]
      },
      {
         "code": 41113630,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2072.01/related/tools_used/41113630",
         "title": "Multimeters",
         "example": [
            "Digital multimeters"
         ]
      },
      {
         "code": 43221721,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2072.01/related/tools_used/43221721",
         "title": "Radio frequency data communication equipment",
         "example": [
            "Radio frequency RF antennas"
         ]
      },
      {
         "code": 43211701,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2072.01/related/tools_used/43211701",
         "title": "Bar code reader equipment",
         "example": [
            "Barcode scanners"
         ]
      },
      {
         "code": 41113711,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2072.01/related/tools_used/41113711",
         "title": "Network analyzers",
         "example": [
            "Local area network LAN analyzers"
         ]
      },
      {
         "code": 43191501,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2072.01/related/tools_used/43191501",
         "title": "Mobile phones",
         "example": [
            "Cell phones"
         ]
      },
      {
         "code": 43211503,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2072.01/related/tools_used/43211503",
         "title": "Notebook computers",
         "example": [
            "Laptop computers"
         ]
      },
      {
         "code": 43211504,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2072.01/related/tools_used/43211504",
         "title": "Personal digital assistant PDAs or organizers",
         "example": [
            "Personal digital assistants PDA"
         ]
      },
      {
         "code": 52161518,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2072.01/related/tools_used/52161518",
         "title": "Global positioning system GPS receiver",
         "example": [
            "Global positioning system GPS receivers"
         ]
      }
   ]
}