{ "info": { "_postman_id": "9a01298c-0c0b-499a-80a4-7080f7976a9f", "name": "OKKI Go Companies Credits 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:52.000Z", "updatedAt": "2026-07-28T03:35:53.000Z", "lastUpdatedBy": "35240", "uid": "35240-9a01298c-0c0b-499a-80a4-7080f7976a9f" }, "item": [ { "name": "api", "item": [ { "name": "v1", "item": [ { "name": "credit", "item": [ { "name": "balance", "item": [ { "name": "Get search-credit and EDM quota balance", "id": "ddcc50e0-dfab-407b-86ea-b6753002dbe9", "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": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/v1/credit/balance", "host": [ "{{baseUrl}}" ], "path": [ "api", "v1", "credit", "balance" ] }, "description": "Free. Returns monthly plan and add-on pack balances. Usable credits = monthlyPoints + addonPoints; monthly is consumed before add-on." }, "response": [ { "id": "e505b373-ebfb-44f1-bc71-27789b147d24", "name": "Balance", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/api/v1/credit/balance", "host": [ "{{baseUrl}}" ], "path": [ "api", "v1", "credit", "balance" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"userId\": \"\",\n \"monthlyPoints\": \"\",\n \"monthlyEdm\": \"\",\n \"monthlyExpiresAt\": \"\",\n \"addonPoints\": \"\",\n \"addonEdm\": \"\"\n}", "createdAt": "2026-07-28T03:35:53.000Z", "updatedAt": "2026-07-28T03:35:53.000Z", "uid": "35240-e505b373-ebfb-44f1-bc71-27789b147d24" }, { "id": "444a6dbf-7b73-4e2a-86f5-1991c24f2d32", "name": "RFC 7807 unauthorized: API key missing, invalid, or revoked", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/api/v1/credit/balance", "host": [ "{{baseUrl}}" ], "path": [ "api", "v1", "credit", "balance" ] } }, "status": "Unauthorized", "code": 401, "_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:53.000Z", "updatedAt": "2026-07-28T03:35:53.000Z", "uid": "35240-444a6dbf-7b73-4e2a-86f5-1991c24f2d32" }, { "id": "7639dbb8-6aa3-4275-9e99-f688498a6ae6", "name": "RFC 7807 rate-limit / quota-exceeded: 60 requests/minute shared across authenticated endpoints", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/api/v1/credit/balance", "host": [ "{{baseUrl}}" ], "path": [ "api", "v1", "credit", "balance" ] } }, "status": "Too Many Requests", "code": 429, "_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:53.000Z", "updatedAt": "2026-07-28T03:35:53.000Z", "uid": "35240-7639dbb8-6aa3-4275-9e99-f688498a6ae6" } ], "createdAt": "2026-07-28T03:35:53.000Z", "updatedAt": "2026-07-28T03:35:53.000Z", "uid": "35240-ddcc50e0-dfab-407b-86ea-b6753002dbe9" } ], "id": "726ac525-47d9-4606-aa12-adc28ed02875", "createdAt": "2026-07-28T03:35:53.000Z", "updatedAt": "2026-07-28T03:35:53.000Z", "uid": "35240-726ac525-47d9-4606-aa12-adc28ed02875" } ], "id": "b884d7ca-d42e-4157-a900-4b1fae38989b", "createdAt": "2026-07-28T03:35:53.000Z", "updatedAt": "2026-07-28T03:35:53.000Z", "uid": "35240-b884d7ca-d42e-4157-a900-4b1fae38989b" } ], "id": "9d9d0c20-fbb9-48bb-956a-f6ee09aca71a", "createdAt": "2026-07-28T03:35:53.000Z", "updatedAt": "2026-07-28T03:35:53.000Z", "uid": "35240-9d9d0c20-fbb9-48bb-956a-f6ee09aca71a" } ], "id": "4b22653d-38af-4a3a-892a-f71613716541", "createdAt": "2026-07-28T03:35:53.000Z", "updatedAt": "2026-07-28T03:35:53.000Z", "uid": "35240-4b22653d-38af-4a3a-892a-f71613716541" } ], "variable": [ { "key": "baseUrl", "value": "https://go.okki.ai" } ] }