{ "info": { "_postman_id": "3300087f-f8de-46ab-b7b2-ef08269e52e8", "name": "Unified.to account enrich API", "description": "One API to Rule Them All\n\nContact Support:\n Email: hello@unified.to", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T03:23:57.000Z", "updatedAt": "2026-07-28T03:23:57.000Z", "lastUpdatedBy": "35240", "uid": "35240-3300087f-f8de-46ab-b7b2-ef08269e52e8" }, "item": [ { "name": "enrich", "item": [ { "name": "{connection_id}", "item": [ { "name": "company", "item": [ { "name": "Retrieve Enrichment Information for a Company", "id": "14d67941-dadd-4fee-819e-82739389687f", "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}}/enrich/:connection_id/company?domain=&name=", "host": [ "{{baseUrl}}" ], "path": [ "enrich", ":connection_id", "company" ], "query": [ { "description": "The domain of the company to search", "key": "domain", "value": "" }, { "description": "The name of the company to search", "key": "name", "value": "" } ], "variable": [ { "id": "e8702d20-0c56-4625-8f3f-ac7f959d6a7a", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" } ] } }, "response": [ { "id": "25166a08-bc9f-43d1-803b-fe09ae74605e", "name": "Successful", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/enrich/:connection_id/company?domain=&name=", "host": [ "{{baseUrl}}" ], "path": [ "enrich", ":connection_id", "company" ], "query": [ { "description": "The domain of the company to search", "key": "domain", "value": "" }, { "description": "The name of the company to search", "key": "name", "value": "" } ], "variable": [ { "key": "connection_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"address\": {\n \"address1\": \"\",\n \"address2\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_code\": \"\",\n \"postal_code\": \"\",\n \"region\": \"\",\n \"region_code\": \"\"\n },\n \"alexa_rank\": \"\",\n \"created_at\": \"\",\n \"crunchbase_url\": \"\",\n \"description\": \"\",\n \"domain\": \"\",\n \"employees\": \"\",\n \"exchange\": \"\",\n \"facebook_url\": \"\",\n \"id\": \"\",\n \"industry\": \"\",\n \"instagram_url\": \"\",\n \"linkedin_url\": \"\",\n \"logo_url\": \"\",\n \"naics_code\": \"\",\n \"name\": \"\",\n \"raw\": {\n \"in_d5e\": 89324248,\n \"deserunt59\": -89982083.71632664,\n \"amet_5d\": 15535657.944711328,\n \"adipisicing_97\": \"veniam ex incididunt Lorem dolor\"\n },\n \"revenue\": \"\",\n \"sic_code\": \"\",\n \"stock\": \"\",\n \"telephones\": [\n {\n \"telephone\": \"\",\n \"type\": \"FAX\"\n },\n {\n \"telephone\": \"\",\n \"type\": \"HOME\"\n }\n ],\n \"twitter_handle\": \"\",\n \"twitter_url\": \"\",\n \"updated_at\": \"\",\n \"year_founded\": \"\",\n \"yelp_url\": \"\",\n \"youtube_url\": \"\"\n}", "createdAt": "2026-07-28T03:23:57.000Z", "updatedAt": "2026-07-28T03:23:57.000Z", "uid": "35240-25166a08-bc9f-43d1-803b-fe09ae74605e" } ], "createdAt": "2026-07-28T03:23:57.000Z", "updatedAt": "2026-07-28T03:23:57.000Z", "uid": "35240-14d67941-dadd-4fee-819e-82739389687f" } ], "id": "6ebe3c82-5e9b-4940-8420-53fc55a8d9da", "createdAt": "2026-07-28T03:23:57.000Z", "updatedAt": "2026-07-28T03:23:57.000Z", "uid": "35240-6ebe3c82-5e9b-4940-8420-53fc55a8d9da" }, { "name": "person", "item": [ { "name": "Retrieve Enrichment Information for a Person", "id": "acd9fbd9-464c-4e19-9838-982038abb370", "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}}/enrich/:connection_id/person?email=&twitter=&name=&linkedin_url=&company_name=", "host": [ "{{baseUrl}}" ], "path": [ "enrich", ":connection_id", "person" ], "query": [ { "description": "The email of the person to search", "key": "email", "value": "" }, { "description": "The twitter handle of the person to search", "key": "twitter", "value": "" }, { "description": "The name of the person to search", "key": "name", "value": "" }, { "description": "The LinkedIn URL of the person to search", "key": "linkedin_url", "value": "" }, { "description": "The name of the company the person is associated with. Not valid by itself.", "key": "company_name", "value": "" } ], "variable": [ { "id": "98d72c78-2b8b-4f70-a897-afea6be2061c", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" } ] } }, "response": [ { "id": "177c4541-4054-44a6-89bc-eb29c3256969", "name": "Successful", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/enrich/:connection_id/person?email=&twitter=&name=&linkedin_url=&company_name=", "host": [ "{{baseUrl}}" ], "path": [ "enrich", ":connection_id", "person" ], "query": [ { "description": "The email of the person to search", "key": "email", "value": "" }, { "description": "The twitter handle of the person to search", "key": "twitter", "value": "" }, { "description": "The name of the person to search", "key": "name", "value": "" }, { "description": "The LinkedIn URL of the person to search", "key": "linkedin_url", "value": "" }, { "description": "The name of the company the person is associated with. Not valid by itself.", "key": "company_name", "value": "" } ], "variable": [ { "key": "connection_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"address\": {\n \"address1\": \"\",\n \"address2\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"country_code\": \"\",\n \"postal_code\": \"\",\n \"region\": \"\",\n \"region_code\": \"\"\n },\n \"bio\": \"\",\n \"birthdate\": \"\",\n \"company\": \"\",\n \"company_domain\": \"\",\n \"created_at\": \"\",\n \"emails\": [\n {\n \"email\": \"\",\n \"is_verified\": \"\",\n \"type\": \"OTHER\"\n },\n {\n \"email\": \"\",\n \"is_verified\": \"\",\n \"type\": \"HOME\"\n }\n ],\n \"facebook_url\": \"\",\n \"first_name\": \"\",\n \"gender\": \"FEMALE\",\n \"github_url\": \"\",\n \"github_username\": \"\",\n \"id\": \"\",\n \"image_url\": \"\",\n \"last_name\": \"\",\n \"linkedin_url\": \"\",\n \"name\": \"\",\n \"raw\": {\n \"exercitationb2\": 81147622,\n \"sint_29\": false\n },\n \"telephones\": [\n {\n \"telephone\": \"\",\n \"type\": \"HOME\"\n },\n {\n \"telephone\": \"\",\n \"type\": \"WORK\"\n }\n ],\n \"timezone\": \"\",\n \"title\": \"\",\n \"twitter_handle\": \"\",\n \"twitter_url\": \"\",\n \"updated_at\": \"\",\n \"utc_offset\": \"\",\n \"work_histories\": [\n {\n \"title\": \"\",\n \"company_domain\": \"\",\n \"company_id\": \"\",\n \"company_name\": \"\",\n \"end_at\": \"\",\n \"location\": \"\",\n \"start_at\": \"\"\n },\n {\n \"title\": \"\",\n \"company_domain\": \"\",\n \"company_id\": \"\",\n \"company_name\": \"\",\n \"end_at\": \"\",\n \"location\": \"\",\n \"start_at\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T03:23:57.000Z", "updatedAt": "2026-07-28T03:23:57.000Z", "uid": "35240-177c4541-4054-44a6-89bc-eb29c3256969" } ], "createdAt": "2026-07-28T03:23:57.000Z", "updatedAt": "2026-07-28T03:23:57.000Z", "uid": "35240-acd9fbd9-464c-4e19-9838-982038abb370" } ], "id": "310813df-9b9b-4637-92fc-f78aaab584b9", "createdAt": "2026-07-28T03:23:57.000Z", "updatedAt": "2026-07-28T03:23:57.000Z", "uid": "35240-310813df-9b9b-4637-92fc-f78aaab584b9" } ], "id": "c2d032cd-91e4-4df3-a05a-6c63e08d8cfb", "createdAt": "2026-07-28T03:23:57.000Z", "updatedAt": "2026-07-28T03:23:57.000Z", "uid": "35240-c2d032cd-91e4-4df3-a05a-6c63e08d8cfb" } ], "id": "7687f6d0-db4a-48b8-91ad-56371f0cdaa2", "createdAt": "2026-07-28T03:23:57.000Z", "updatedAt": "2026-07-28T03:23:57.000Z", "uid": "35240-7687f6d0-db4a-48b8-91ad-56371f0cdaa2" } ], "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "variable": [ { "key": "baseUrl", "value": "https://api.unified.to" } ] }