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/27-3043.00/related/tools_used/43202005
Status:
200 OK
Content-Type:
application/json
{
   "summary": {
      "code": 43202005,
      "title": "Flash memory storage card",
      "example": [
         "Universal serial bus USB flash drives"
      ]
   },
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/27-4031.00/",
         "code": "27-4031.00",
         "title": "Camera Operators, Television, Video, and Film",
         "tags": {},
         "example": [
            "Flash memory data storage devices"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/27-3041.00/",
         "code": "27-3041.00",
         "title": "Editors",
         "tags": {},
         "example": [
            "Universal serial bus USB flash drives"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/27-3023.00/",
         "code": "27-3023.00",
         "title": "News Analysts, Reporters, and Journalists",
         "tags": {},
         "example": [
            "Flash disks"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/27-4021.00/",
         "code": "27-4021.00",
         "title": "Photographers",
         "tags": {},
         "example": [
            "Flash memory data storage devices"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/51-9151.00/",
         "code": "51-9151.00",
         "title": "Photographic Process Workers and Processing Machine Operators",
         "tags": {},
         "example": [
            "Secure digital (SD) cards"
         ]
      }
   ]
}