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-2021.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 16,
   "next": "https://api-v2.onetcenter.org/online/occupations/41-2021.00/details/tools_used?start=11&end=16",
   "category": [
      {
         "code": 46171610,
         "related": "https://api-v2.onetcenter.org/online/occupations/41-2021.00/related/tools_used/46171610",
         "title": "Security cameras",
         "example": [
            "Surveillance cameras"
         ]
      },
      {
         "code": 43211701,
         "related": "https://api-v2.onetcenter.org/online/occupations/41-2021.00/related/tools_used/43211701",
         "title": "Bar code reader equipment",
         "example": [
            "Barcode scanners"
         ]
      },
      {
         "code": 43211702,
         "related": "https://api-v2.onetcenter.org/online/occupations/41-2021.00/related/tools_used/43211702",
         "title": "Magnetic stripe readers and encoders",
         "example": [
            "Credit card processing machines"
         ]
      },
      {
         "code": 24101504,
         "related": "https://api-v2.onetcenter.org/online/occupations/41-2021.00/related/tools_used/24101504",
         "title": "Hand trucks or accessories",
         "example": [
            "Handtrucks"
         ]
      },
      {
         "code": 27111701,
         "related": "https://api-v2.onetcenter.org/online/occupations/41-2021.00/related/tools_used/27111701",
         "title": "Screwdrivers",
         "example": []
      },
      {
         "code": 27111511,
         "related": "https://api-v2.onetcenter.org/online/occupations/41-2021.00/related/tools_used/27111511",
         "title": "Wire cutters",
         "example": []
      },
      {
         "code": 44101804,
         "related": "https://api-v2.onetcenter.org/online/occupations/41-2021.00/related/tools_used/44101804",
         "title": "Cash registers",
         "example": []
      },
      {
         "code": 27111510,
         "related": "https://api-v2.onetcenter.org/online/occupations/41-2021.00/related/tools_used/27111510",
         "title": "Stripping tools",
         "example": [
            "Wire strippers"
         ]
      },
      {
         "code": 45121501,
         "related": "https://api-v2.onetcenter.org/online/occupations/41-2021.00/related/tools_used/45121501",
         "title": "Still cameras",
         "example": [
            "35 millimeter cameras"
         ]
      },
      {
         "code": 27111702,
         "related": "https://api-v2.onetcenter.org/online/occupations/41-2021.00/related/tools_used/27111702",
         "title": "Nut drivers",
         "example": []
      }
   ]
}