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/11-1021.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 17,
   "next": "https://api-v2.onetcenter.org/online/occupations/11-1021.00/details/tools_used?start=11&end=17",
   "category": [
      {
         "code": 43211702,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-1021.00/related/tools_used/43211702",
         "title": "Magnetic stripe readers and encoders",
         "example": [
            "Credit card processing machines",
            "Magnetic card readers"
         ]
      },
      {
         "code": 46171610,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-1021.00/related/tools_used/46171610",
         "title": "Security cameras",
         "example": [
            "Surveillance cameras"
         ]
      },
      {
         "code": 44101501,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-1021.00/related/tools_used/44101501",
         "title": "Photocopiers",
         "example": [
            "Photocopying equipment"
         ]
      },
      {
         "code": 43191501,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-1021.00/related/tools_used/43191501",
         "title": "Mobile phones",
         "example": [
            "Cell phones"
         ]
      },
      {
         "code": 43211711,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-1021.00/related/tools_used/43211711",
         "title": "Scanners",
         "example": [
            "Computer scanners"
         ]
      },
      {
         "code": 43211503,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-1021.00/related/tools_used/43211503",
         "title": "Notebook computers",
         "example": [
            "Laptop computers"
         ]
      },
      {
         "code": 24101504,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-1021.00/related/tools_used/24101504",
         "title": "Hand trucks or accessories",
         "example": [
            "Handtrucks"
         ]
      },
      {
         "code": 43211504,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-1021.00/related/tools_used/43211504",
         "title": "Personal digital assistant PDAs or organizers",
         "example": [
            "Personal digital assistants PDA"
         ]
      },
      {
         "code": 43211505,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-1021.00/related/tools_used/43211505",
         "title": "Point of sale POS terminal",
         "example": [
            "Point of sale POS systems"
         ]
      },
      {
         "code": 41114508,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-1021.00/related/tools_used/41114508",
         "title": "Surface testers",
         "example": [
            "Profilometers"
         ]
      }
   ]
}