JobGet Platform API

The production API host that backs the JobGet mobile applications and employer web experience. The host is publicly reachable over HTTPS and returns a structured RFC 9457 application/problem+json error envelope with a correlationId, but JobGet publishes no developer portal, no reference documentation, no authentication guide and no OpenAPI/Swagger/GraphQL description for it. Everything recorded about this API in this repository was observed by anonymous HTTP probe of public endpoints; no credentials were used and no access control was defeated.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/platform-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
aid: jobget:platform-api
name: JobGet Platform API
description: The production API host that backs the JobGet mobile applications and employer web experience.
  The host is publicly reachable over HTTPS and returns a structured RFC 9457 application/problem+json
  error envelope with a correlationId, but JobGet publishes no developer portal, no reference documentation,
  no authentication guide and no OpenAPI/Swagger/GraphQL description for it. Everything recorded about
  this API in this repository was observed by anonymous HTTP probe of public endpoints; no credentials
  were used and no access control was defeated.
humanURL: https://www.jobget.com/
baseURL: https://api.jobget.com
tags:
- Job
- Hiring
- Undocumented
tags_raw:
- Jobs
- Hiring
- Undocumented
properties:
- type: ErrorCatalog
  url: errors/jobget-problem-types.yml
- type: Conventions
  url: conventions/jobget-conventions.yml