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-6021.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 25,
   "next": "https://api-v2.onetcenter.org/online/occupations/53-6021.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 48111301,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-6021.00/related/tools_used/48111301",
         "title": "Ticket dispensing machines",
         "example": [
            "Automatic ticket dispensers",
            "Parking validation machines"
         ]
      },
      {
         "code": 43191510,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-6021.00/related/tools_used/43191510",
         "title": "Two way radios",
         "example": [
            "Mobile radios"
         ]
      },
      {
         "code": 39111610,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-6021.00/related/tools_used/39111610",
         "title": "Flashlight",
         "example": [
            "High power flashlights"
         ]
      },
      {
         "code": 46171610,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-6021.00/related/tools_used/46171610",
         "title": "Security cameras",
         "example": [
            "Surveillance cameras"
         ]
      },
      {
         "code": 43211720,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-6021.00/related/tools_used/43211720",
         "title": "Point of sale payment terminal",
         "example": [
            "Pay stations"
         ]
      },
      {
         "code": 46161530,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-6021.00/related/tools_used/46161530",
         "title": "Parking barrier gate",
         "example": [
            "Barrier gates"
         ]
      },
      {
         "code": 44101501,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-6021.00/related/tools_used/44101501",
         "title": "Photocopiers",
         "example": [
            "Copy machines"
         ]
      },
      {
         "code": 46151501,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-6021.00/related/tools_used/46151501",
         "title": "Barricades",
         "example": [
            "Portable barricades"
         ]
      },
      {
         "code": 46191601,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-6021.00/related/tools_used/46191601",
         "title": "Fire extinguishers",
         "example": [
            "Portable fire extinguishers"
         ]
      },
      {
         "code": 27112711,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-6021.00/related/tools_used/27112711",
         "title": "Power staple guns",
         "example": [
            "Power staplers"
         ]
      }
   ]
}