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/41-9011.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 9,
   "total": 9,
   "category": [
      {
         "code": 43211701,
         "related": "https://api-v2.onetcenter.org/online/occupations/41-9011.00/related/tools_used/43211701",
         "title": "Bar code reader equipment",
         "example": [
            "Barcode scanners"
         ]
      },
      {
         "code": 48101705,
         "related": "https://api-v2.onetcenter.org/online/occupations/41-9011.00/related/tools_used/48101705",
         "title": "Cappuccino or espresso machines",
         "example": [
            "Espresso makers"
         ]
      },
      {
         "code": 44101807,
         "related": "https://api-v2.onetcenter.org/online/occupations/41-9011.00/related/tools_used/44101807",
         "title": "Pocket calculator",
         "example": [
            "Handheld calculators"
         ]
      },
      {
         "code": 52141521,
         "related": "https://api-v2.onetcenter.org/online/occupations/41-9011.00/related/tools_used/52141521",
         "title": "Domestic toaster ovens",
         "example": []
      },
      {
         "code": 52141532,
         "related": "https://api-v2.onetcenter.org/online/occupations/41-9011.00/related/tools_used/52141532",
         "title": "Domestic electric skillets",
         "example": []
      },
      {
         "code": 45121504,
         "related": "https://api-v2.onetcenter.org/online/occupations/41-9011.00/related/tools_used/45121504",
         "title": "Digital cameras",
         "example": []
      },
      {
         "code": 52141526,
         "related": "https://api-v2.onetcenter.org/online/occupations/41-9011.00/related/tools_used/52141526",
         "title": "Domestic coffee makers",
         "example": []
      },
      {
         "code": 43211507,
         "related": "https://api-v2.onetcenter.org/online/occupations/41-9011.00/related/tools_used/43211507",
         "title": "Desktop computers",
         "example": []
      },
      {
         "code": 43211508,
         "related": "https://api-v2.onetcenter.org/online/occupations/41-9011.00/related/tools_used/43211508",
         "title": "Personal computers",
         "example": []
      }
   ]
}