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/hot_technology/Figma
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 9,
   "total": 9,
   "summary": {
      "description": "Figma is a cloud-based design software that is widely used by designers and design teams for creating user interfaces, wireframes, prototypes, and other design assets for digital platforms. It offers collaborative features that allow multiple users to work on a project simultaneously, making it easier to share and comment on designs. Figma also provides an extensive library of design components and plugins that can be integrated into projects to improve workflow efficiency.",
      "source_url": "https://en.wikipedia.org/wiki/Figma_(software)",
      "license_url": "https://creativecommons.org/licenses/by-sa/3.0/"
   },
   "category": [
      {
         "href": "https://api-v2.onetcenter.org/online/technology/categories/43232404",
         "code": 43232404,
         "title": "Graphical user interface development software"
      }
   ],
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/15-1255.00/",
         "code": "15-1255.00",
         "title": "Web and Digital Interface Designers",
         "tags": {
            "bright_outlook": true
         },
         "job_zone": {
            "code": 4,
            "title": "Job Zone Four: Considerable Preparation Needed"
         },
         "in_demand": true,
         "percentage": 25
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/27-1021.00/",
         "code": "27-1021.00",
         "title": "Commercial and Industrial Designers",
         "tags": {},
         "job_zone": {
            "code": 4,
            "title": "Job Zone Four: Considerable Preparation Needed"
         },
         "in_demand": true,
         "percentage": 14
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/27-1011.00/",
         "code": "27-1011.00",
         "title": "Art Directors",
         "tags": {},
         "job_zone": {
            "code": 4,
            "title": "Job Zone Four: Considerable Preparation Needed"
         },
         "in_demand": true,
         "percentage": 12
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/27-1024.00/",
         "code": "27-1024.00",
         "title": "Graphic Designers",
         "tags": {},
         "job_zone": {
            "code": 4,
            "title": "Job Zone Four: Considerable Preparation Needed"
         },
         "in_demand": true,
         "percentage": 6
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/27-1014.00/",
         "code": "27-1014.00",
         "title": "Special Effects Artists and Animators",
         "tags": {},
         "job_zone": {
            "code": 4,
            "title": "Job Zone Four: Considerable Preparation Needed"
         },
         "in_demand": true,
         "percentage": 5
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/15-1254.00/",
         "code": "15-1254.00",
         "title": "Web Developers",
         "tags": {
            "bright_outlook": true
         },
         "job_zone": {
            "code": 3,
            "title": "Job Zone Three: Medium Preparation Needed"
         },
         "in_demand": false,
         "percentage": 2
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/27-3043.00/",
         "code": "27-3043.00",
         "title": "Writers and Authors",
         "tags": {},
         "job_zone": {
            "code": 4,
            "title": "Job Zone Four: Considerable Preparation Needed"
         },
         "in_demand": false,
         "percentage": 1
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/11-2021.00/",
         "code": "11-2021.00",
         "title": "Marketing Managers",
         "tags": {
            "bright_outlook": true
         },
         "job_zone": {
            "code": 4,
            "title": "Job Zone Four: Considerable Preparation Needed"
         },
         "in_demand": false,
         "percentage": 0
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/15-1252.00/",
         "code": "15-1252.00",
         "title": "Software Developers",
         "tags": {
            "bright_outlook": true
         },
         "job_zone": {
            "code": 4,
            "title": "Job Zone Four: Considerable Preparation Needed"
         },
         "in_demand": false,
         "percentage": 0
      }
   ]
}