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/25-9042.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/25-9042.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 43211711,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-9042.00/related/tools_used/43211711",
         "title": "Scanners",
         "example": [
            "Data input scanners",
            "Reading pens"
         ]
      },
      {
         "code": 60124508,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-9042.00/related/tools_used/60124508",
         "title": "Sand or water tables or activity centers",
         "example": [
            "Sand tables",
            "Water tables"
         ]
      },
      {
         "code": 42172001,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-9042.00/related/tools_used/42172001",
         "title": "Mobile medical services first aid kits",
         "example": [
            "Emergency first aid kits"
         ]
      },
      {
         "code": 60141201,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-9042.00/related/tools_used/60141201",
         "title": "Balance or gross motor equipment",
         "example": [
            "Play structures"
         ]
      },
      {
         "code": 44102801,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-9042.00/related/tools_used/44102801",
         "title": "Laminators",
         "example": [
            "Laminating equipment"
         ]
      },
      {
         "code": 60141102,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-9042.00/related/tools_used/60141102",
         "title": "Board games",
         "example": [
            "Educational board games"
         ]
      },
      {
         "code": 52161502,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-9042.00/related/tools_used/52161502",
         "title": "Cassette players or recorders",
         "example": [
            "Audio tape recorders or players"
         ]
      },
      {
         "code": 43211503,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-9042.00/related/tools_used/43211503",
         "title": "Notebook computers",
         "example": [
            "Laptop computers"
         ]
      },
      {
         "code": 43211903,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-9042.00/related/tools_used/43211903",
         "title": "Touch screen monitors",
         "example": [
            "Wireless touch screen monitors"
         ]
      },
      {
         "code": 60124514,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-9042.00/related/tools_used/60124514",
         "title": "Tactile toys",
         "example": [
            "Pegboards"
         ]
      }
   ]
}