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-1011.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 18,
   "next": "https://api-v2.onetcenter.org/online/occupations/41-1011.00/details/tools_used?start=11&end=18",
   "category": [
      {
         "code": 43211702,
         "related": "https://api-v2.onetcenter.org/online/occupations/41-1011.00/related/tools_used/43211702",
         "title": "Magnetic stripe readers and encoders",
         "example": [
            "Credit card processing machines",
            "Magnetic card readers",
            "PC magnetic card readers"
         ]
      },
      {
         "code": 48111404,
         "related": "https://api-v2.onetcenter.org/online/occupations/41-1011.00/related/tools_used/48111404",
         "title": "Electronic funds transfer point of sale equipment",
         "example": [
            "Money order terminals"
         ]
      },
      {
         "code": 46171610,
         "related": "https://api-v2.onetcenter.org/online/occupations/41-1011.00/related/tools_used/46171610",
         "title": "Security cameras",
         "example": [
            "Security monitors"
         ]
      },
      {
         "code": 43211720,
         "related": "https://api-v2.onetcenter.org/online/occupations/41-1011.00/related/tools_used/43211720",
         "title": "Point of sale payment terminal",
         "example": [
            "Telecheck processing terminals"
         ]
      },
      {
         "code": 43211701,
         "related": "https://api-v2.onetcenter.org/online/occupations/41-1011.00/related/tools_used/43211701",
         "title": "Bar code reader equipment",
         "example": [
            "Barcode scanners"
         ]
      },
      {
         "code": 55121502,
         "related": "https://api-v2.onetcenter.org/online/occupations/41-1011.00/related/tools_used/55121502",
         "title": "Security tags",
         "example": [
            "Sensormatic systems"
         ]
      },
      {
         "code": 43211504,
         "related": "https://api-v2.onetcenter.org/online/occupations/41-1011.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/41-1011.00/related/tools_used/43211505",
         "title": "Point of sale POS terminal",
         "example": [
            "Point of sale POS computer terminals"
         ]
      },
      {
         "code": 27112107,
         "related": "https://api-v2.onetcenter.org/online/occupations/41-1011.00/related/tools_used/27112107",
         "title": "Adjustable widemouth pliers",
         "example": [
            "Hammer pliers"
         ]
      },
      {
         "code": 44101508,
         "related": "https://api-v2.onetcenter.org/online/occupations/41-1011.00/related/tools_used/44101508",
         "title": "Laser fax machine",
         "example": [
            "Laser facsimile machines"
         ]
      }
   ]
}