Utility APIs

Non-AI Utility API

Job Positions API

Comprehensive Job Position Data (~20k) with Related Roles

The Job Positions API provides structured access to a vast database of job positions across industries. This API allows you to search for job roles by name, retrieve paginated lists, and explore related job positions with relevancy weights. It's a powerful tool for HR platforms, job boards, AI-driven career matching, and workforce analytics.

Key Features:

  • Access a database of over 16,000+ job positions
  • Search by job title and retrieve matching results
  • Explore related job roles with weighted relevancy scores
  • Paginated results for efficient data retrieval
  • Ideal for AI-powered career pathing and workforce insights

Endpoint:

đź”— URL: https://sharpapi.com/api/v1/utilities/job_positions_list?include_related=true

Parameters Table:

Parameter Type Required Description
include_related Boolean No If true, includes related skills with their relevancy weights. Default is false.
per_page Integer No Specifies the page number for paginated results. Default is 1.
name String No Filters skills by name (partial match allowed).

Example Response:

{
    "data": [
        {
            "id": "18f73cda-db62-454b-aa53-aa26acb196b7",
            "name": "Billing Manager",
            "slug": "billing-manager",
            "related_job_positions": [
                {
                    "id": "445b1023-2c3c-41c4-a986-08d8400e52a5",
                    "name": "Accounts Receivable Manager",
                    "slug": "accounts-receivable-manager",
                    "weight": 9
                },
                {
                    "id": "f6749359-de3a-4c32-ac31-75e059197a0f",
                    "name": "Billing Coordinator",
                    "slug": "billing-coordinator",
                    "weight": 8
                },
                {
                    "id": "0af1d5f1-e70c-4560-a95e-f9db52c8afd1",
                    "name": "Billing Administrator",
                    "slug": "billing-administrator",
                    "weight": 5
                },
                {
                    "id": "bd8f8374-a717-4474-be41-5582a67b4ff9",
                    "name": "Billing Supervisor",
                    "slug": "billing-supervisor",
                    "weight": 9.5
                }
            ]
        },
        {
            "id": "d766ba1d-c03a-4081-9cdf-75aa05de8b46",
            "name": "Accounts Payable Specialist",
            "slug": "accounts-payable-specialist",
            "related_job_positions": [
                {
                    "id": "8ff7aa21-e337-4a27-82f6-7d4e04be7125",
                    "name": "Accounts Payable Clerk",
                    "slug": "accounts-payable-clerk",
                    "weight": 9.5
                },
                {
                    "id": "c9b48a4b-358d-4524-a62e-90b6164d9dcd",
                    "name": "Accounts Payable Administrator",
                    "slug": "accounts-payable-administrator",
                    "weight": 8.5
                }
            ]
        }
    ],
    "links": {
        "first": "https://sharpapi.com/api/v1/utilities/job_positions_list?include_related=true&page=1",
        "last": "https://sharpapi.com/api/v1/utilities/job_positions_list?include_related=true&page=1103",
        "prev": null,
        "next": "https://sharpapi.com/api/v1/utilities/job_positions_list?include_related=true&page=2"
    },
    "meta": {
        "current_page": 1,
        "from": 1,
        "last_page": 1103,
        "links": [
            {
                "url": null,
                "label": "« Previous",
                "active": false
            },
            {
                "url": "https://sharpapi.com/api/v1/utilities/job_positions_list?include_related=true&page=1",
                "label": "1",
                "active": true
            },
            {
                "url": "https://sharpapi.com/api/v1/utilities/job_positions_list?include_related=true&page=2",
                "label": "2",
                "active": false
            },
            {
                "url": "https://sharpapi.com/api/v1/utilities/job_positions_list?include_related=true&page=3",
                "label": "3",
                "active": false
            },
            {
                "url": "https://sharpapi.com/api/v1/utilities/job_positions_list?include_related=true&page=4",
                "label": "4",
                "active": false
            },
            {
                "url": "https://sharpapi.com/api/v1/utilities/job_positions_list?include_related=true&page=5",
                "label": "5",
                "active": false
            },
            {
                "url": "https://sharpapi.com/api/v1/utilities/job_positions_list?include_related=true&page=6",
                "label": "6",
                "active": false
            },
            {
                "url": "https://sharpapi.com/api/v1/utilities/job_positions_list?include_related=true&page=7",
                "label": "7",
                "active": false
            },
            {
                "url": "https://sharpapi.com/api/v1/utilities/job_positions_list?include_related=true&page=8",
                "label": "8",
                "active": false
            },
            {
                "url": "https://sharpapi.com/api/v1/utilities/job_positions_list?include_related=true&page=9",
                "label": "9",
                "active": false
            },
            {
                "url": "https://sharpapi.com/api/v1/utilities/job_positions_list?include_related=true&page=10",
                "label": "10",
                "active": false
            },
            {
                "url": null,
                "label": "...",
                "active": false
            },
            {
                "url": "https://sharpapi.com/api/v1/utilities/job_positions_list?include_related=true&page=1102",
                "label": "1102",
                "active": false
            },
            {
                "url": "https://sharpapi.com/api/v1/utilities/job_positions_list?include_related=true&page=1103",
                "label": "1103",
                "active": false
            },
            {
                "url": "https://sharpapi.com/api/v1/utilities/job_positions_list?include_related=true&page=2",
                "label": "Next »",
                "active": false
            }
        ],
        "path": "https://sharpapi.com/api/v1/utilities/job_positions_list",
        "per_page": 15,
        "to": 15,
        "total": 16544
    }
}

Get in touch

Whether you have questions, feedback, or need assistance, we're here to help.

We believe in community-driven and OpenSource-based development.
Are you missing any obvious functionalities in our API?
Please let us know and we will make it happen :)

SharpAPI Introduction Video

SharpAPI is a powerful AI-powered API, which provides a range of workflow automation endpoints to help improve efficiency across various industries. It has features for E-commerce, Content & Marketing Automation, SEO, HR Tech, and Travel & Hospitality industries.

How AI-Powered APIs are Transforming Recruitment

Discover the impact of AI-powered HR tech stacks on modern recruitment challenges and how top HR APIs are reshaping the hiring landscape in 2024. Enhance candidate experience, improve efficiency, and stay competitive with innovative HR technology solutions.

Transforming HR Tech with AI-Powered Efficiency

So, you’re neck-deep in resumes and job descriptions, and your only defense against the deluge is a lukewarm cup of coffee. Enter SharpAPI. This isn’t just any old toolkit – this is a turbo-charged, HR tech hero. Here’s how each of these endpoint superheroes (cue dramatic music) can turn your hiring process from drudgery to, well, semi-automated bliss.

Introducing the Resume Parser/CV Parser for Laravel

Alright, so you’ve got a stack of resumes to sift through, and you're feeling that slight existential dread knowing there are only so many hours in a day. What if you could slice through all that resume clutter with an AI-powered razor that picks out the gems for you?

HR Marketing Meets Automation: SharpAPI Content Tools

HR tech is about more than just hunting for the perfect hire – it’s about creating content that attracts them and keeps them glued to your brand. Enter SharpAPI’s content automation tools, here to make your marketing team and your brand look like absolute rockstars. Imagine having a set of tools so sharp, they could slice through a clunky sentence or rescue a dull job ad, turning it into a showstopper. Let’s dive in.