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/51-8093.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 38,
   "next": "https://api-v2.onetcenter.org/online/occupations/51-8093.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 40161701,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-8093.00/related/tools_used/40161701",
         "title": "Centrifuges",
         "example": [
            "Electric centrifuges",
            "Hand centrifuges"
         ]
      },
      {
         "code": 40151520,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-8093.00/related/tools_used/40151520",
         "title": "Sampling pumps",
         "example": [
            "Oil sampling pumps"
         ]
      },
      {
         "code": 41112412,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-8093.00/related/tools_used/41112412",
         "title": "Pressure gauge",
         "example": [
            "Pressure testers"
         ]
      },
      {
         "code": 20141003,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-8093.00/related/tools_used/20141003",
         "title": "Wellhead flow lines",
         "example": [
            "Lease automatic custody transfer LACT units"
         ]
      },
      {
         "code": 27111901,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-8093.00/related/tools_used/27111901",
         "title": "Cold chisels",
         "example": [
            "Flat cold chisels"
         ]
      },
      {
         "code": 27111511,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-8093.00/related/tools_used/27111511",
         "title": "Wire cutters",
         "example": [
            "Wire cutting tools"
         ]
      },
      {
         "code": 24141511,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-8093.00/related/tools_used/24141511",
         "title": "Load binders",
         "example": [
            "Chain boomers"
         ]
      },
      {
         "code": 41111621,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-8093.00/related/tools_used/41111621",
         "title": "Calipers",
         "example": [
            "Vernier calipers"
         ]
      },
      {
         "code": 20141002,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-8093.00/related/tools_used/20141002",
         "title": "Wellhead beam pumps",
         "example": [
            "Oil field pumps"
         ]
      },
      {
         "code": 27112502,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-8093.00/related/tools_used/27112502",
         "title": "Pry bars",
         "example": [
            "Moving bars"
         ]
      }
   ]
}