MadKudu API (MadAPI)

The current MadKudu API (MadAPI) exposes account and person lookup, full account/person details and activities, company hiring/job-posting enrichment, person contact enrichment, advanced account and person search, sourcing provider discovery, and tenant organisation/value-prop endpoints. Authentication is via an X-API-Key header; rate limiting is credit-based (HTTP 429 on exhaustion).

API entry from apis.yml

apis.yml Raw ↑
name: MadKudu API (MadAPI)
description: The current MadKudu API (MadAPI) exposes account and person lookup, full account/person details
  and activities, company hiring/job-posting enrichment, person contact enrichment, advanced account and
  person search, sourcing provider discovery, and tenant organisation/value-prop endpoints. Authentication
  is via an X-API-Key header; rate limiting is credit-based (HTTP 429 on exhaustion).
humanURL: https://developers.madkudu.com/api
baseURL: https://madapi.madkudu.com
tags:
- Sales Intelligence
- Enrichment
- Search
properties:
- type: Documentation
  url: https://developers.madkudu.com/api
- type: Authentication
  url: authentication/madkudu-authentication.yml
- type: ErrorCatalog
  url: errors/madkudu-problem-types.yml
- type: Conventions
  url: conventions/madkudu-conventions.yml
- type: DataModel
  url: data-model/madkudu-data-model.yml
- type: Sandbox
  url: sandbox/madkudu-sandbox.yml