Hunter · Capability
Hunter Leads API
Hunter Leads API. 6 operations covering full CRUD plus upsert and list. Lead operation: Hunter Create Lead.
Hunter Leads API is a Naftiko capability published by Hunter, one of 8 capabilities the APIs.io network indexes for this provider. It bundles 6 operations across the GET, POST, PUT, PATCH, and DELETE methods rooted at /v1/leads.
The capability includes 2 read-only operations and 4 state-changing operations. Lead operation: Hunter List Leads. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include Hunter, Leads, and CRM.
What You Can Do
GET
Listleads
— Hunter List Leads
/v1/leads
POST
Createlead
— Hunter Create Lead
/v1/leads
PUT
Upsertlead
— Hunter Upsert Lead
/v1/leads
GET
Getlead
— Hunter Get Lead
/v1/leads/{id}
PATCH
Updatelead
— Hunter Update Lead
/v1/leads/{id}
DELETE
Deletelead
— Hunter Delete Lead
/v1/leads/{id}
MCP Tools
hunter-list-leads
Hunter List Leads
read-only
idempotent
hunter-create-lead
Hunter Create Lead
hunter-upsert-lead
Hunter Upsert Lead
idempotent
hunter-get-lead
Hunter Get Lead
read-only
idempotent
hunter-update-lead
Hunter Update Lead
hunter-delete-lead
Hunter Delete Lead
idempotent