Sumble · Example Payload

Sumble V9 Jobs Title Lookup Post 200 Response Response

CompanyAccount IntelligenceSales IntelligenceData EnrichmentGo-To-MarketTechnographicsPeople DataJob PostsSignalsMCP

Sumble V9 Jobs Title Lookup Post 200 Response Response is an example object payload from Sumble, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idcredits_usedcredits_remainingmatched_countresults

Example Payload

Raw ↑
{
  "id": "019c9529-9d27-7e16-b721-76d18c339e3e",
  "credits_used": 1,
  "credits_remaining": 999,
  "matched_count": 2,
  "results": [
    {
      "input": "software engineer",
      "job_function": {
        "id": 97,
        "slug": "software-engineer",
        "name": "Software Engineer"
      },
      "job_level": {
        "id": -1,
        "name": "Individual Contributor",
        "level_rank": 0
      }
    },
    {
      "input": "senior data scientist",
      "job_function": {
        "id": 74,
        "slug": "data-scientist",
        "name": "Data Scientist"
      },
      "job_level": {
        "id": 18,
        "name": "Senior",
        "level_rank": 1
      }
    }
  ]
}

Work with this as data

Every example 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 examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • 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 example
curl "https://apis.io/api/v1/examples/sumble-v9-jobs-title-lookup-post-200-response-response"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

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

Get an API key

Free tier, no email required.

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