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/43-3031.00/related/detailed_work_activities/4.A.2.b.1.I01.D07
Status:
200 OK
Content-Type:
application/json
{
   "summary": {
      "id": "4.A.2.b.1.I01.D07",
      "title": "Calculate costs of goods or services.",
      "see_more": "https://api-v2.onetcenter.org/online/related_activities/results/43-3031.00?activities=4.A.2.b.1.I01.D07"
   },
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/41-3091.00/",
         "code": "41-3091.00",
         "title": "Sales Representatives of Services, Except Advertising, Insurance, Financial Services, and Travel",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/43-4151.00/",
         "code": "43-4151.00",
         "title": "Order Clerks",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/41-2031.00/",
         "code": "41-2031.00",
         "title": "Retail Salespersons",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "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/41-3031.00/",
         "code": "41-3031.00",
         "title": "Securities, Commodities, and Financial Services Sales Agents",
         "tags": {
            "bright_outlook": true
         }
      }
   ]
}