{ "info": { "_postman_id": "9caeff9d-2877-4b73-b11e-d372f10aab39", "name": "Unified.to account embedding 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:55.000Z", "updatedAt": "2026-07-28T03:23:55.000Z", "lastUpdatedBy": "35240", "uid": "35240-9caeff9d-2877-4b73-b11e-d372f10aab39" }, "item": [ { "name": "genai", "item": [ { "name": "{connection_id}", "item": [ { "name": "embedding", "item": [ { "name": "Create an Embedding", "id": "8abf0ff3-c650-453f-8af7-af34822b0ba2", "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": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"content\": [\n {\n \"text\": \"\"\n },\n {\n \"text\": \"\"\n }\n ],\n \"dimension\": \"\",\n \"embeddings\": \"\",\n \"enconding_format\": \"BINARY\",\n \"id\": \"\",\n \"max_tokens\": \"\",\n \"model_id\": \"\",\n \"raw\": {\n \"aute_3b\": false\n },\n \"tokens_used\": \"\",\n \"type\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/genai/:connection_id/embedding?fields=content&fields=id&raw=", "host": [ "{{baseUrl}}" ], "path": [ "genai", ":connection_id", "embedding" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "content" }, { "description": "Fields to return", "key": "fields", "value": "id" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "id": "f04c8d13-86b3-436a-9a6e-fe398efe903c", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" } ] } }, "response": [ { "id": "03b543cc-0cd7-4bab-8ed6-0d4db85eb35a", "name": "Successful", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"content\": [\n {\n \"text\": \"\"\n },\n {\n \"text\": \"\"\n }\n ],\n \"dimension\": \"\",\n \"embeddings\": \"\",\n \"enconding_format\": \"BINARY\",\n \"id\": \"\",\n \"max_tokens\": \"\",\n \"model_id\": \"\",\n \"raw\": {\n \"aute_3b\": false\n },\n \"tokens_used\": \"\",\n \"type\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/genai/:connection_id/embedding?fields=id&raw=", "host": [ "{{baseUrl}}" ], "path": [ "genai", ":connection_id", "embedding" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "id" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "key": "connection_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"content\": [\n {\n \"text\": \"\"\n },\n {\n \"text\": \"\"\n }\n ],\n \"dimension\": \"\",\n \"embeddings\": \"\",\n \"enconding_format\": \"BINARY\",\n \"id\": \"\",\n \"max_tokens\": \"\",\n \"model_id\": \"\",\n \"raw\": {\n \"aute_3b\": false\n },\n \"tokens_used\": \"\",\n \"type\": \"\"\n}", "createdAt": "2026-07-28T03:23:55.000Z", "updatedAt": "2026-07-28T03:23:55.000Z", "uid": "35240-03b543cc-0cd7-4bab-8ed6-0d4db85eb35a" } ], "createdAt": "2026-07-28T03:23:55.000Z", "updatedAt": "2026-07-28T03:23:55.000Z", "uid": "35240-8abf0ff3-c650-453f-8af7-af34822b0ba2" } ], "id": "8a674819-4360-48e6-b4ba-67afb6273da4", "createdAt": "2026-07-28T03:23:55.000Z", "updatedAt": "2026-07-28T03:23:55.000Z", "uid": "35240-8a674819-4360-48e6-b4ba-67afb6273da4" } ], "id": "7f969b13-07d8-421d-a48d-882e25cb33c8", "createdAt": "2026-07-28T03:23:55.000Z", "updatedAt": "2026-07-28T03:23:55.000Z", "uid": "35240-7f969b13-07d8-421d-a48d-882e25cb33c8" } ], "id": "6053d364-c867-4a60-8e3f-ef2be948a42c", "createdAt": "2026-07-28T03:23:55.000Z", "updatedAt": "2026-07-28T03:23:55.000Z", "uid": "35240-6053d364-c867-4a60-8e3f-ef2be948a42c" } ], "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" } ] }