Integrations
Every endpoint is available as a raw HTTP call, but that is not always the fastest way in. Below are the shipped ways to reach the same unlimited API from somewhere else, starting with an MCP server for AI assistants. More are on the way.
Connect Claude, Cursor, Kiro, or any MCP-compatible assistant to the Kooperativa API. Enrich profiles and companies from a conversation, no code required.
See how it worksEnrich and search professional profiles and companies, track hiring signals, and manage webhook monitors directly inside an n8n workflow, no HTTP Request node needed.
See how it worksA typed client for every Kooperativa endpoint. One method call instead of hand-rolled fetch requests, with full IntelliSense on parameters and responses.
See how it worksA thin Python client for every Kooperativa endpoint, structured the same way as the API itself: person, company, and monitors resources on one client object.
See how it worksA thin PHP client for every Kooperativa endpoint, built on cURL with no dependencies beyond PHP itself, structured the same way as the API.
See how it works