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/53-3054.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 19,
   "next": "https://api-v2.onetcenter.org/online/occupations/53-3054.00/details/tools_used?start=11&end=19",
   "category": [
      {
         "code": 43191501,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-3054.00/related/tools_used/43191501",
         "title": "Mobile phones",
         "example": [
            "Smartphones"
         ]
      },
      {
         "code": 46171621,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-3054.00/related/tools_used/46171621",
         "title": "Surveillance video or audio recorders",
         "example": [
            "Closed-circuit TV cameras"
         ]
      },
      {
         "code": 43211702,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-3054.00/related/tools_used/43211702",
         "title": "Magnetic stripe readers and encoders",
         "example": [
            "Credit card processing machines"
         ]
      },
      {
         "code": 43212112,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-3054.00/related/tools_used/43212112",
         "title": "Point of sale POS receipt printers",
         "example": [
            "Mobile electronic funds transfer point of sale EFTPOS printers"
         ]
      },
      {
         "code": 25101503,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-3054.00/related/tools_used/25101503",
         "title": "Automobiles or cars",
         "example": [
            "Taxicabs"
         ]
      },
      {
         "code": 43211503,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-3054.00/related/tools_used/43211503",
         "title": "Notebook computers",
         "example": [
            "Mobile data computers"
         ]
      },
      {
         "code": 41111613,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-3054.00/related/tools_used/41111613",
         "title": "Distance meters",
         "example": [
            "Taximeters"
         ]
      },
      {
         "code": 24101604,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-3054.00/related/tools_used/24101604",
         "title": "Lifts",
         "example": [
            "Wheelchair lifts"
         ]
      },
      {
         "code": 46171604,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-3054.00/related/tools_used/46171604",
         "title": "Alarm systems",
         "example": [
            "Alarms"
         ]
      },
      {
         "code": 43223205,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-3054.00/related/tools_used/43223205",
         "title": "Instant messaging platform",
         "example": [
            "Text messaging equipment"
         ]
      }
   ]
}