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/13-2023.00/related/tools_used/55111508
Status:
200 OK
Content-Type:
application/json
{
   "summary": {
      "code": 55111508,
      "title": "Electronic charts or maps or atlases",
      "example": [
         "Appraisal, mapping, and comparison data reporting systems",
         "Electronic maps",
         "Mapping or location-based analysis systems",
         "Real estate mapping and property description systems"
      ]
   },
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/45-3031.00/",
         "code": "45-3031.00",
         "title": "Fishing and Hunting Workers",
         "tags": {},
         "example": [
            "Garmin Topo U.S. 100K",
            "HuntingSouth HuntSmart"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/25-1125.00/",
         "code": "25-1125.00",
         "title": "History Teachers, Postsecondary",
         "tags": {},
         "example": [
            "Google Maps",
            "Interactive maps"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/39-7011.00/",
         "code": "39-7011.00",
         "title": "Tour Guides and Escorts",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "ActiveMap Tour Guide software"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/39-7012.00/",
         "code": "39-7012.00",
         "title": "Travel Guides",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "Electronic maps"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/39-3031.00/",
         "code": "39-3031.00",
         "title": "Ushers, Lobby Attendants, and Ticket Takers",
         "tags": {},
         "example": [
            "Facility maps"
         ]
      }
   ]
}