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/29-2081.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 15,
   "next": "https://api-v2.onetcenter.org/online/occupations/29-2081.00/details/tools_used?start=11&end=15",
   "category": [
      {
         "code": 42183040,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2081.00/related/tools_used/42183040",
         "title": "Opticians tools",
         "example": [
            "Millimeter rules",
            "Pickup screwdrivers",
            "Pupillometers",
            "Snipe nose pliers"
         ],
         "example_more": [
            "Angling pliers",
            "Bracing pliers",
            "Bushing pullers",
            "Chain nose pliers",
            "Cold-bend pliers",
            "Contact lens tweezers",
            "Digital pupilometers",
            "End piece pliers",
            "Flat nose pliers",
            "Frame warmers",
            "Hollow snipe pliers",
            "Lens aligning pliers",
            "Lens files",
            "Nose pad adjusting pliers",
            "Optical cutting pliers",
            "Optical screwdrivers"
         ]
      },
      {
         "code": 23151702,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2081.00/related/tools_used/23151702",
         "title": "Lens measuring equipment",
         "example": [
            "Contact lens thickness gauges",
            "Lens analyzers",
            "Lens clocks"
         ]
      },
      {
         "code": 42183010,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2081.00/related/tools_used/42183010",
         "title": "Ophthalmic lensometers",
         "example": [
            "Focimeters",
            "Optometric lensometers"
         ]
      },
      {
         "code": 27111701,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2081.00/related/tools_used/27111701",
         "title": "Screwdrivers",
         "example": [
            "Phillips head screwdrivers",
            "Straight screwdrivers"
         ]
      },
      {
         "code": 41111621,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2081.00/related/tools_used/41111621",
         "title": "Calipers",
         "example": [
            "Dial calipers",
            "Digital calipers"
         ]
      },
      {
         "code": 27111710,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2081.00/related/tools_used/27111710",
         "title": "Hex keys",
         "example": [
            "Hex wrenches"
         ]
      },
      {
         "code": 42183001,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2081.00/related/tools_used/42183001",
         "title": "Eye charts or vision cards",
         "example": [
            "Snellen eye charts"
         ]
      },
      {
         "code": 27111931,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2081.00/related/tools_used/27111931",
         "title": "Half round file",
         "example": [
            "Half-round files"
         ]
      },
      {
         "code": 43211702,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2081.00/related/tools_used/43211702",
         "title": "Magnetic stripe readers and encoders",
         "example": [
            "Credit card processing machines"
         ]
      },
      {
         "code": 43211503,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2081.00/related/tools_used/43211503",
         "title": "Notebook computers",
         "example": [
            "Laptop computers"
         ]
      }
   ]
}