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/49-2022.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 30,
   "next": "https://api-v2.onetcenter.org/online/occupations/49-2022.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 41113740,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-2022.00/related/tools_used/41113740",
         "title": "Voice data video cable tester",
         "example": [
            "Bridge tap detectors",
            "Modem verification units",
            "Pocket toners",
            "Telecom test sets"
         ],
         "example_more": [
            "Multifunction cable testers"
         ]
      },
      {
         "code": 41113641,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-2022.00/related/tools_used/41113641",
         "title": "GFI circuit testers",
         "example": [
            "Cable fault finders",
            "Receptacle analyzers"
         ]
      },
      {
         "code": 41113642,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-2022.00/related/tools_used/41113642",
         "title": "Circuit tester",
         "example": [
            "In-line modular adapters",
            "Polarity testers"
         ]
      },
      {
         "code": 27111510,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-2022.00/related/tools_used/27111510",
         "title": "Stripping tools",
         "example": [
            "T-strippers"
         ]
      },
      {
         "code": 41113630,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-2022.00/related/tools_used/41113630",
         "title": "Multimeters",
         "example": [
            "Digital multimeters"
         ]
      },
      {
         "code": 27111710,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-2022.00/related/tools_used/27111710",
         "title": "Hex keys",
         "example": [
            "Hex key sets"
         ]
      },
      {
         "code": 39111610,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-2022.00/related/tools_used/39111610",
         "title": "Flashlight",
         "example": [
            "Penlights"
         ]
      },
      {
         "code": 30191501,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-2022.00/related/tools_used/30191501",
         "title": "Ladders",
         "example": [
            "Stepladders"
         ]
      },
      {
         "code": 27111701,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-2022.00/related/tools_used/27111701",
         "title": "Screwdrivers",
         "example": [
            "Double-ended screwstarters"
         ]
      },
      {
         "code": 27111801,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-2022.00/related/tools_used/27111801",
         "title": "Tape measures",
         "example": [
            "Double-sided magnetic tape measures"
         ]
      }
   ]
}