{ "info": { "_postman_id": "690da14b-695d-40f4-bac8-03fd8717bb5c", "name": "OKKI Go Companies Contacts API", "description": "OKKI Go is a B2B prospecting engine for AI agents and sales teams from Xiaoman (\u5c0f\u6ee1\u79d1\u6280, an Alibaba company). Search global B2B companies, unlock company profiles and decision-maker contact emails, send batch or personalized cold outreach email (EDM), and track delivery \u2014 designed to be driven from AI agents via the provider-published OKKI Go Agent Skill. This OpenAPI was generated by API Evangelist from the provider's published API reference shipped inside the @okki-global/okki-go npm package (skill/references/api-reference.md, v1.3.4); endpoint paths, parameters, billing notes, and error semantics are taken verbatim from that document. Errors use RFC 7807 Problem Details. All authenticated endpoints share a 60 requests/minute rate limit.", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T03:35:51.000Z", "updatedAt": "2026-07-28T03:35:52.000Z", "lastUpdatedBy": "35240", "uid": "35240-690da14b-695d-40f4-bac8-03fd8717bb5c" }, "item": [ { "name": "api", "item": [ { "name": "v1", "item": [ { "name": "contacts", "item": [ { "name": "search", "item": [ { "name": "Contact search (retired)", "id": "8016f28e-3062-4b06-b125-a97bb2a8b385", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/v1/contacts/search", "host": [ "{{baseUrl}}" ], "path": [ "api", "v1", "contacts", "search" ] }, "description": "Retired: returns 410 Gone with code contact_search_retired. Use /companies/unlock then /companies/{companyHashId}/profileEmails instead." }, "response": [ { "id": "2fbb6238-f981-41ac-b5db-df48f6fd8db9", "name": "Gone \u2014 endpoint retired", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/api/v1/contacts/search", "host": [ "{{baseUrl}}" ], "path": [ "api", "v1", "contacts", "search" ] } }, "status": "Gone", "code": 410, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": \"\",\n \"title\": \"\",\n \"status\": \"\",\n \"detail\": \"\",\n \"instance\": \"\",\n \"code\": \"\"\n}", "createdAt": "2026-07-28T03:35:52.000Z", "updatedAt": "2026-07-28T03:35:52.000Z", "uid": "35240-2fbb6238-f981-41ac-b5db-df48f6fd8db9" } ], "createdAt": "2026-07-28T03:35:52.000Z", "updatedAt": "2026-07-28T03:35:52.000Z", "uid": "35240-8016f28e-3062-4b06-b125-a97bb2a8b385" } ], "id": "8e15116a-5452-4ecc-846f-d3ddbbd16892", "createdAt": "2026-07-28T03:35:52.000Z", "updatedAt": "2026-07-28T03:35:52.000Z", "uid": "35240-8e15116a-5452-4ecc-846f-d3ddbbd16892" } ], "id": "11302ff4-538a-4d54-86ae-5eaedeb74c86", "createdAt": "2026-07-28T03:35:52.000Z", "updatedAt": "2026-07-28T03:35:52.000Z", "uid": "35240-11302ff4-538a-4d54-86ae-5eaedeb74c86" } ], "id": "2292563d-0692-408f-af20-42ebc5ea25c3", "createdAt": "2026-07-28T03:35:52.000Z", "updatedAt": "2026-07-28T03:35:52.000Z", "uid": "35240-2292563d-0692-408f-af20-42ebc5ea25c3" } ], "id": "4a032eda-15a3-44bb-84ce-29c758575594", "createdAt": "2026-07-28T03:35:52.000Z", "updatedAt": "2026-07-28T03:35:52.000Z", "uid": "35240-4a032eda-15a3-44bb-84ce-29c758575594" } ], "variable": [ { "key": "baseUrl", "value": "https://go.okki.ai" } ] }