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/job_families/43-0000
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 20,
   "total": 55,
   "next": "https://api-v2.onetcenter.org/online/job_families/43-0000?start=21&end=40",
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/43-3011.00/",
         "code": "43-3011.00",
         "title": "Bill and Account Collectors",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/43-3021.00/",
         "code": "43-3021.00",
         "title": "Billing and Posting Clerks",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/43-3031.00/",
         "code": "43-3031.00",
         "title": "Bookkeeping, Accounting, and Auditing Clerks",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/43-4011.00/",
         "code": "43-4011.00",
         "title": "Brokerage Clerks",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/43-5011.00/",
         "code": "43-5011.00",
         "title": "Cargo and Freight Agents",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/43-2099.00/",
         "code": "43-2099.00",
         "title": "Communications Equipment Operators, All Other",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/43-4021.00/",
         "code": "43-4021.00",
         "title": "Correspondence Clerks",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/43-5021.00/",
         "code": "43-5021.00",
         "title": "Couriers and Messengers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/43-4031.00/",
         "code": "43-4031.00",
         "title": "Court, Municipal, and License Clerks",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/43-4041.00/",
         "code": "43-4041.00",
         "title": "Credit Authorizers, Checkers, and Clerks",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/43-4051.00/",
         "code": "43-4051.00",
         "title": "Customer Service Representatives",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/43-9021.00/",
         "code": "43-9021.00",
         "title": "Data Entry Keyers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/43-9031.00/",
         "code": "43-9031.00",
         "title": "Desktop Publishers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/43-5032.00/",
         "code": "43-5032.00",
         "title": "Dispatchers, Except Police, Fire, and Ambulance",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/43-4061.00/",
         "code": "43-4061.00",
         "title": "Eligibility Interviewers, Government Programs",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/43-6011.00/",
         "code": "43-6011.00",
         "title": "Executive Secretaries and Executive Administrative Assistants",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/43-4071.00/",
         "code": "43-4071.00",
         "title": "File Clerks",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/43-3099.00/",
         "code": "43-3099.00",
         "title": "Financial Clerks, All Other",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/43-1011.00/",
         "code": "43-1011.00",
         "title": "First-Line Supervisors of Office and Administrative Support Workers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/43-5011.01/",
         "code": "43-5011.01",
         "title": "Freight Forwarders",
         "tags": {
            "bright_outlook": true
         }
      }
   ]
}