Sumble · Example Payload

Sumble V9 Signals Post 200 Response Response

CompanyAccount IntelligenceSales IntelligenceData EnrichmentGo-To-MarketTechnographicsPeople DataJob PostsSignalsMCP

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

Top-level fields

idcredits_usedcredits_remainingsignals

Example Payload

Raw ↑
{
  "id": "019c2a87-11f0-78b3-b82d-cdd178cf4018",
  "credits_used": 2,
  "credits_remaining": 998,
  "signals": [
    {
      "title": "Amazon hired Jane Doe",
      "subtitle": "Started Jun 2026",
      "explanation": "Jane Doe joined the platform team.",
      "sales_angle": "The team is expanding Kubernetes.",
      "date": "2026-06-17T12:00:00Z",
      "sumble_url": "https://sumble.com/orgs/amazon/signals/s/123",
      "signal_id": 123,
      "display_type": "New hire using Kubernetes",
      "type": "technology_recent_hires",
      "organization_name": "Amazon",
      "organization_id": 1,
      "job_post_id": 789,
      "person_id": 456,
      "linkedin_url": "https://www.linkedin.com/in/jane-doe",
      "location": "Seattle, WA",
      "job_function": "Engineering",
      "priority": "high"
    },
    {
      "title": "Amazon is hiring for Kubernetes",
      "explanation": "Kubernetes mentioned in a job post.",
      "date": "2026-06-18T12:00:00Z",
      "sumble_url": "https://sumble.com/orgs/amazon/signals/s/124",
      "signal_id": 124,
      "display_type": "Kubernetes mentioned",
      "type": "technology_any_mentions",
      "organization_name": "Amazon",
      "organization_id": 1,
      "job_post_id": 790,
      "priority": "medium",
      "suggested_contacts": {
        "people": [
          {
            "person_id": 456,
            "name": "John Smith",
            "title": "Director of Platform Engineering",
            "linkedin_url": "https://www.linkedin.com/in/john-smith",
            "score": 7.6
          }
        ],
        "sumble_url": "https://sumble.com/orgs/amazon/teams/platform/jobs/790"
      }
    }
  ]
}

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-signals-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.