Extended Technology Detections Dataset

Get a single Extended Technology Detection by ID

Returns a single Extended Technology Detection.

get/extended_technology_detections/{id}

Path parameters

idstring uuid required

ExtendedTechnologyDetection's ID.

Response

Request was successfully processed.

dataExtendedTechnologyDetection[] required— unresolved $ref

Example response

{
  "data": [
    {
      "id": "d294802a-f7b7-4d9d-a4f6-b3b49e3616d5",
      "type": "technology_detection",
      "attributes": {
        "first_seen_at": "2025-02-09T16:57:46Z",
        "last_seen_at": "2026-07-29T17:19:34Z",
        "behind_firewall": false,
        "score": 0.9,
        "source_count": 22,
        "department_onet_codes": [],
        "location_data": []
      },
      "relationships": {
        "technology": {
          "data": {
            "id": "fb4e21a3-5824-540f-88af-1de0a7a472a6",
            "type": "technology"
          }
        },
        "company": {
          "data": {
            "id": "9e0bf4ad-0792-58ba-94a0-cb12a5a853a2",
            "type": "company"
          }
        },
        "seen_on_subpages": {
          "data": [
            {
              "id": "7f9a08bd-301c-4606-9e98-d45f48af4f9c",
              "type": "detection_on_subpage"
            },
            {
              "id": "3e476dfe-ca60-4c81-aa06-5654d1ed203e",
              "type": "detection_on_subpage"
            },
            {
              "id": "a5b6b613-43bf-4e0a-aa77-da589e936763",
              "type": "detection_on_subpage"
            },
            {
              "id": "2433e0a7-8ff5-43e4-a849-769430260959",
              "type": "detection_on_subpage"
            },
            {
              "id": "93480e4b-5631-4288-971f-7c485e70291f",
              "type": "detection_on_subpage"
            },
            {
              "id": "cc81fce2-aa52-46aa-a23c-a7f2ea3a50fd",
              "type": "detection_on_subpage"
            },
            {
              "id": "e51c153e-d468-448e-a287-f1f9631a0175",
              "type": "detection_on_subpage"
            },
            {
              "id": "e3df2376-e611-46f0-9b53-ead517a28127",
              "type": "detection_on_subpage"
            },
            {
              "id": "4e9a9026-0857-49ab-a240-943dd5c43b87",
              "type": "detection_on_subpage"
            },
            {
              "id": "957bcb42-803b-4c35-911d-73f946172f5e",
              "type": "detection_on_subpage"
            },
            {
              "id": "8f5748e9-b47a-4c2b-a140-45ce5238f9d5",
              "type": "detection_on_subpage"
            },
            {
              "id": "9eb35420-316d-4cd2-bfc9-a7bc4e255a00",
              "type": "detection_on_subpage"
            },
            {
              "id": "1861299f-a60f-4654-80cf-24821b26561e",
              "type": "detection_on_subpage"
            },
            {
              "id": "7a26c344-0253-4377-b1f5-ef47bc838c60",
              "type": "detection_on_subpage"
            },
            {
              "id": "44edc727-a68a-403a-b73f-730879f5b390",
              "type": "detection_on_subpage"
            },
            {
              "id": "ccf76c45-fa96-4209-8747-347a2fa75f99",
              "type": "detection_on_subpage"
            },
            {
              "id": "b82cb5e1-dfb7-4e3b-b69e-6618505ebd16",
              "type": "detection_on_subpage"
            },
            {
              "id": "133c3024-e091-43ea-a88e-1bcf6207fa34",
              "type": "detection_on_subpage"
            },
            {
              "id": "6719908a-d2df-4036-addd-ceb5e9df3f42",
              "type": "detection_on_subpage"
            },
            {
              "id": "780f7ed5-3459-4fa0-87d7-1d817982c5d9",
              "type": "detection_on_subpage"
            },
            {
              "id": "d9e2b2ae-ae5c-4ba3-97ae-40cbf7edcc11",
              "type": "detection_on_subpage"
            },
            {
              "id": "b4174525-a766-44ff-8352-c34d3461ca3c",
              "type": "detection_on_subpage"
            }
          ]
        },
        "seen_on_job_openings": {
          "data": []
        },
        "seen_on_dns_records": {
          "data": []
        },
        "seen_on_reviews": {
          "data": []
        },
        "seen_on_connection": {
          "data": null
        },
        "competitive_technology_detections": {
          "data": [],
          "meta": {
            "max_source_count": 0
          }
        }
      }
    }
  ],
  "included": [
    {
      "id": "fb4e21a3-5824-540f-88af-1de0a7a472a6",
      "type": "technology",
      "attributes": {
        "name": "Cloudflare"
      }
    },
    {
      "id": "9e0bf4ad-0792-58ba-94a0-cb12a5a853a2",
      "type": "company",
      "attributes": {
        "domain": "madkudu.com",
        "company_name": "MadKudu Inc.",
        "ticker": null
      }
    },
    {
      "id": "7f9a08bd-301c-4606-9e98-d45f48af4f9c",
      "type": "detection_on_subpage",
      "attributes": {
        "first_seen_at": "2025-02-17T14:29:49Z",
        "last_seen_at": "2026-05-27T08:49:59Z",
        "subpage_url": "https://www.madkudu.com/customers",
        "detection_source_type": null,
        "detection_source": null,
        "relation": "implies"
      }
    },
    {
      "id": "3e476dfe-ca60-4c81-aa06-5654d1ed203e",
      "type": "detection_on_subpage",
      "attributes": {
        "first_seen_at": "2025-03-31T18:48:21Z",
        "last_seen_at": "2025-09-30T19:10:43Z",
        "subpage_url": "https://app.madkudu.com",
        "detection_source_type": null,
        "detection_source": null,
        "relation": "implies"
      }
    },
    {
      "id": "a5b6b613-43bf-4e0a-aa77-da589e936763",
      "type": "detection_on_subpage",
      "attributes": {
        "first_seen_at": "2025-02-11T15:43:53Z",
        "last_seen_at": "2026-06-20T13:40:31Z",
        "subpage_url": "https://madkudu.com",
        "detection_source_type": null,
        "detection_source": null,
        "relation": "implies"
      }
    },
    {
      "id": "2433e0a7-8ff5-43e4-a849-769430260959",
      "type": "detection_on_subpage",
      "attributes": {
        "first_seen_at": "2025-04-05T06:45:05Z",
        "last_seen_at": "2026-02-05T22:16:23Z",
        "subpage_url": "https://app.madkudu.com/login",
        "detection_source_type": null,
        "detection_source": null,
        "relation": "implies"
      }
    },
    {
      "id": "93480e4b-5631-4288-971f-7c485e70291f",
      "type": "detection_on_subpage",
      "attributes": {
        "first_seen_at": "2025-03-09T11:49:37Z",
        "last_seen_at": "2026-05-27T06:22:52Z",
        "subpage_url": "https://www.madkudu.com/customers/outsystems",
        "detection_source_type": null,
        "detection_source": null,
        "relation": "implies"
      }
    },
    {
      "id": "cc81fce2-aa52-46aa-a23c-a7f2ea3a50fd",
      "type": "detection_on_subpage",
      "attributes": {
        "first_seen_at": "2025-02-11T15:51:24Z",
        "last_seen_at": "2026-07-08T20:31:25Z",
        "subpage_url": "https://help.madkudu.com",
        "detection_source_type": null,
        "detection_source": null,
        "relation": "implies"
      }
    },
    {
      "id": "e51c153e-d468-448e-a287-f1f9631a0175",
      "type": "detection_on_subpage",
      "attributes": {
        "first_seen_at": "2025-06-11T15:04:48Z",
        "last_seen_at": "2026-06-30T16:22:06Z",
        "subpage_url": "https://www.madkudu.com/sales-101",
        "detection_source_type": null,
        "detection_source": null,
        "relation": "implies"
      }
    },
    {
      "id": "e3df2376-e611-46f0-9b53-ead517a28127",
      "type": "detection_on_subpage",
      "attributes": {
        "first_seen_at": "2025-12-21T17:53:38Z",
        "last_seen_at": "2026-05-22T21:56:09Z",
        "subpage_url": "https://madkudu.com/customers",
        "detection_source_type": null,
        "detection_source": null,
        "relation": "implies"
      }
    },
    {
      "id": "4e9a9026-0857-49ab-a240-943dd5c43b87",
      "type": "detection_on_subpage",
      "attributes": {
        "first_seen_at": "2025-03-13T15:44:02Z",
        "last_seen_at": "2026-07-29T17:19:34Z",
        "subpage_url": "https://info.madkudu.com/weekly-101-sales-enablement",
        "detection_source_type": null,
        "detection_source": null,
        "relation": "implies"
      }
    },
    {
      "id": "957bcb42-803b-4c35-911d-73f946172f5e",
      "type": "detection_on_subpage",
      "attributes": {
        "first_seen_at": "2025-11-17T09:09:25Z",
        "last_seen_at": "2026-06-29T17:02:29Z",
        "subpage_url": "https://www.madkudu.com/blog",
        "detection_source_type": null,
        "detection_source": null,
        "relation": "implies"
      }
    },
    {
      "id": "8f5748e9-b47a-4c2b-a140-45ce5238f9d5",
      "type": "detection_on_subpage",
      "attributes": {
        "first_seen_at": "2025-04-04T16:22:08Z",
        "last_seen_at": "2025-12-06T18:54:28Z",
        "subpage_url": "https://support.madkudu.com/hc/en-us",
        "detection_source_type": null,
        "detection_source": null,
        "relation": "implies"
      }
    },
    {
      "id": "9eb35420-316d-4cd2-bfc9-a7bc4e255a00",
      "type": "detection_on_subpage",
      "attributes": {
        "first_seen_at": "2025-03-23T14:56:20Z",
        "last_seen_at": "2026-06-09T04:32:21Z",
        "subpage_url": "https://www.madkudu.com/legal-center",
        "detection_source_type": null,
        "detection_source": null,
        "relation": "implies"
      }
    },
    {
      "id": "1861299f-a60f-4654-80cf-24821b26561e",
      "type": "detection_on_subpage",
      "attributes": {
        "first_seen_at": "2025-02-11T13:27:41Z",
        "last_seen_at": "2026-05-27T06:37:04Z",
        "subpage_url": "https://www.madkudu.com/customers/algolia",
        "detection_source_type": null,
        "detection_source": null,
        "relation": "implies"
      }
    },
    {
      "id": "7a26c344-0253-4377-b1f5-ef47bc838c60",
      "type": "detection_on_subpage",
      "attributes": {
        "first_seen_at": "2025-06-11T15:05:57Z",
        "last_seen_at": "2026-07-08T09:59:33Z",
        "subpage_url": "https://help.madkudu.com/docs",
        "detection_source_type": null,
        "detection_source": null,
        "relation": "implies"
      }
    },
    {
      "id": "44edc727-a68a-403a-b73f-730879f5b390",
      "type": "detection_on_subpage",
      "attributes": {
        "first_seen_at": "2025-03-22T15:44:32Z",
        "last_seen_at": "2025-09-21T15:03:00Z",
        "subpage_url": "https://app.madkudu.com/data-privacy-management",
        "detection_source_type": null,
        "detection_source": null,
        "relation": "implies"
      }
    },
    {
      "id": "ccf76c45-fa96-4209-8747-347a2fa75f99",
      "type": "detection_on_subpage",
      "attributes": {
        "first_seen_at": "2025-04-11T14:58:11Z",
        "last_seen_at": "2025-05-09T15:09:09Z",
        "subpage_url": "https://www.madkudu.com/blog/5-steps-warm-outbound-play",
        "detection_source_type": "headers",
        "detection_source": null,
        "relation": "implies"
      }
    },
    {
      "id": "b82cb5e1-dfb7-4e3b-b69e-6618505ebd16",
      "type": "detection_on_subpage",
      "attributes": {
        "first_seen_at": "2025-02-09T16:57:46Z",
        "last_seen_at": "2026-01-09T19:17:29Z",
        "subpage_url": "https://www.madkudu.com/signals",
        "detection_source_type": null,
        "detection_source": null,
        "relation": "implies"
      }
    },
    {
      "id": "133c3024-e091-43ea-a88e-1bcf6207fa34",
      "type": "detection_on_subpage",
      "attributes": {
        "first_seen_at": "2025-03-09T12:59:34Z",
        "last_seen_at": "2026-05-27T06:24:44Z",
        "subpage_url": "https://www.madkudu.com/customers/lucid",
        "detection_source_type": null,
        "detection_source": null,
        "relation": "implies"
      }
    },
    {
      "id": "6719908a-d2df-4036-addd-ceb5e9df3f42",
      "type": "detection_on_subpage",
      "attributes": {
        "first_seen_at": "2025-02-09T17:03:17Z",
        "last_seen_at": "2026-05-27T07:27:53Z",
        "subpage_url": "https://www.madkudu.com/customers/marketmuse",
        "detection_source_type": null,
        "detection_source": null,
        "relation": "implies"
      }
    },
    {
      "id": "780f7ed5-3459-4fa0-87d7-1d817982c5d9",
      "type": "detection_on_subpage",
      "attributes": {
        "first_seen_at": "2025-12-21T22:37:54Z",
        "last_seen_at": "2026-06-29T18:40:24Z",
        "subpage_url": "https://madkudu.com/sales-101",
        "detection_source_type": null,
        "detection_source": null,
        "relation": "implies"
      }
    },
    {
      "id": "d9e2b2ae-ae5c-4ba3-97ae-40cbf7edcc11",
      "type": "detection_on_subpage",
      "attributes": {
        "first_seen_at": "2025-03-23T14:59:51Z",
        "last_seen_at": "2026-03-28T04:01:45Z",
        "subpage_url": "https://www.madkudu.com/legal-center/cookie-notice",
        "detection_source_type": null,
        "detection_source": null,
        "relation": "implies"
      }
    },
    {
      "id": "b4174525-a766-44ff-8352-c34d3461ca3c",
      "type": "detection_on_subpage",
      "attributes": {
        "first_seen_at": "2025-12-21T23:48:53Z",
        "last_seen_at": "2026-04-23T08:43:10Z",
        "subpage_url": "https://madkudu.com/legal-center",
        "detection_source_type": null,
        "detection_source": null,
        "relation": "implies"
      }
    }
  ],
  "meta": {
    "schema_version": "3.0",
    "record_state": "active"
  }
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.