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-2031.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 21,
   "next": "https://api-v2.onetcenter.org/online/occupations/41-2031.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 48111404,
         "related": "https://api-v2.onetcenter.org/online/occupations/41-2031.00/related/tools_used/48111404",
         "title": "Electronic funds transfer point of sale equipment",
         "example": [
            "Electronic funds transfer EFT terminals"
         ]
      },
      {
         "code": 43211720,
         "related": "https://api-v2.onetcenter.org/online/occupations/41-2031.00/related/tools_used/43211720",
         "title": "Point of sale payment terminal",
         "example": [
            "Telecheck processing terminals"
         ]
      },
      {
         "code": 48111301,
         "related": "https://api-v2.onetcenter.org/online/occupations/41-2031.00/related/tools_used/48111301",
         "title": "Ticket dispensing machines",
         "example": [
            "Lottery machines"
         ]
      },
      {
         "code": 43211701,
         "related": "https://api-v2.onetcenter.org/online/occupations/41-2031.00/related/tools_used/43211701",
         "title": "Bar code reader equipment",
         "example": [
            "Barcode scanners"
         ]
      },
      {
         "code": 52141801,
         "related": "https://api-v2.onetcenter.org/online/occupations/41-2031.00/related/tools_used/52141801",
         "title": "Domestic sewing machines",
         "example": [
            "Sewing machines"
         ]
      },
      {
         "code": 44102411,
         "related": "https://api-v2.onetcenter.org/online/occupations/41-2031.00/related/tools_used/44102411",
         "title": "Label dispensers",
         "example": [
            "Price guns"
         ]
      },
      {
         "code": 40142202,
         "related": "https://api-v2.onetcenter.org/online/occupations/41-2031.00/related/tools_used/40142202",
         "title": "Fluid regulators",
         "example": [
            "Gas consoles"
         ]
      },
      {
         "code": 43211702,
         "related": "https://api-v2.onetcenter.org/online/occupations/41-2031.00/related/tools_used/43211702",
         "title": "Magnetic stripe readers and encoders",
         "example": [
            "Credit card processing machines",
            "Magnetic card readers"
         ]
      },
      {
         "code": 52141603,
         "related": "https://api-v2.onetcenter.org/online/occupations/41-2031.00/related/tools_used/52141603",
         "title": "Domestic clothing irons",
         "example": [
            "Clothing irons"
         ]
      },
      {
         "code": 44101804,
         "related": "https://api-v2.onetcenter.org/online/occupations/41-2031.00/related/tools_used/44101804",
         "title": "Cash registers",
         "example": [
            "Computerized cash registers"
         ]
      }
   ]
}