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/41-4011.07/details/tasks
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 13,
   "next": "https://api-v2.onetcenter.org/online/occupations/41-4011.07/details/tasks?start=11&end=13",
   "task": [
      {
         "id": "17655",
         "related": "https://api-v2.onetcenter.org/online/occupations/41-4011.07/related/tasks/17655",
         "title": "Prepare proposals, quotes, contracts, or presentations for potential solar customers.",
         "importance": 94,
         "category": "Core"
      },
      {
         "id": "17656",
         "related": "https://api-v2.onetcenter.org/online/occupations/41-4011.07/related/tasks/17656",
         "title": "Select solar energy products, systems, or services for customers based on electrical energy requirements, site conditions, price, or other factors.",
         "importance": 94,
         "category": "Core"
      },
      {
         "id": "17663",
         "related": "https://api-v2.onetcenter.org/online/occupations/41-4011.07/related/tasks/17663",
         "title": "Provide customers with information, such as quotes, orders, sales, shipping, warranties, credit, funding options, incentives, or tax rebates.",
         "importance": 90,
         "category": "Core"
      },
      {
         "id": "17661",
         "related": "https://api-v2.onetcenter.org/online/occupations/41-4011.07/related/tasks/17661",
         "title": "Gather information from prospective customers to identify their solar energy needs.",
         "importance": 89,
         "category": "Core"
      },
      {
         "id": "17658",
         "related": "https://api-v2.onetcenter.org/online/occupations/41-4011.07/related/tasks/17658",
         "title": "Calculate potential solar resources or solar array production for a particular site considering issues such as climate, shading, and roof orientation.",
         "importance": 88,
         "category": "Core"
      },
      {
         "id": "17654",
         "related": "https://api-v2.onetcenter.org/online/occupations/41-4011.07/related/tasks/17654",
         "title": "Generate solar energy customer leads to develop new accounts.",
         "importance": 86,
         "category": "Core"
      },
      {
         "id": "17664",
         "related": "https://api-v2.onetcenter.org/online/occupations/41-4011.07/related/tasks/17664",
         "title": "Provide technical information about solar power, solar systems, equipment, and services to potential customers or dealers.",
         "importance": 85,
         "category": "Core"
      },
      {
         "id": "17657",
         "related": "https://api-v2.onetcenter.org/online/occupations/41-4011.07/related/tasks/17657",
         "title": "Assess sites to determine suitability for solar equipment, using equipment such as tape measures, compasses, and computer software.",
         "importance": 85,
         "category": "Core"
      },
      {
         "id": "17665",
         "related": "https://api-v2.onetcenter.org/online/occupations/41-4011.07/related/tasks/17665",
         "title": "Take quote requests or orders from dealers or customers.",
         "importance": 82,
         "category": "Core"
      },
      {
         "id": "17662",
         "related": "https://api-v2.onetcenter.org/online/occupations/41-4011.07/related/tasks/17662",
         "title": "Prepare or review detailed design drawings, specifications, or lists related to solar installations.",
         "importance": 81,
         "category": "Core"
      }
   ]
}