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/43-4121.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 26,
   "next": "https://api-v2.onetcenter.org/online/occupations/43-4121.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 45112001,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-4121.00/related/tools_used/45112001",
         "title": "Microfiche or microfilm viewers",
         "example": [
            "Microfiche printers",
            "Microfiche readers",
            "Microfilm readers"
         ]
      },
      {
         "code": 44101501,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-4121.00/related/tools_used/44101501",
         "title": "Photocopiers",
         "example": [
            "Photocopying equipment"
         ]
      },
      {
         "code": 43211701,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-4121.00/related/tools_used/43211701",
         "title": "Bar code reader equipment",
         "example": [
            "Barcode scanners"
         ]
      },
      {
         "code": 44102801,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-4121.00/related/tools_used/44102801",
         "title": "Laminators",
         "example": [
            "Laminating machines"
         ]
      },
      {
         "code": 25101611,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-4121.00/related/tools_used/25101611",
         "title": "Cargo trucks",
         "example": [
            "Bookmobiles"
         ]
      },
      {
         "code": 42211711,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-4121.00/related/tools_used/42211711",
         "title": "Voice synthesizers for the physically challenged",
         "example": [
            "Personal readers"
         ]
      },
      {
         "code": 45112002,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-4121.00/related/tools_used/45112002",
         "title": "Microfiche reader printers",
         "example": [
            "Microfilm printers"
         ]
      },
      {
         "code": 44102102,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-4121.00/related/tools_used/44102102",
         "title": "Mail opening machines",
         "example": [
            "Mail opening equipment"
         ]
      },
      {
         "code": 42211702,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-4121.00/related/tools_used/42211702",
         "title": "Braille devices for the physically challenged",
         "example": [
            "Braile embossers"
         ]
      },
      {
         "code": 45111902,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-4121.00/related/tools_used/45111902",
         "title": "Videoconferencing systems",
         "example": [
            "Video teleconferencing systems"
         ]
      }
   ]
}