{ "info": { "_postman_id": "dee5a868-e627-4e46-b346-600749a097c5", "name": "Unified.to account genai 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:24:06.000Z", "updatedAt": "2026-07-28T03:24:06.000Z", "lastUpdatedBy": "35240", "uid": "35240-dee5a868-e627-4e46-b346-600749a097c5" }, "item": [ { "name": "genai", "item": [ { "name": "{connection_id}", "item": [ { "name": "embedding", "item": [ { "name": "Create an Embedding", "id": "97cfd300-0761-4fdc-b834-bf6f8c7e5e2e", "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\": \"INT8\",\n \"id\": \"\",\n \"max_tokens\": \"\",\n \"model_id\": \"\",\n \"raw\": {\n \"aute_e\": false,\n \"labore11f\": 54306606.51888704\n },\n \"tokens_used\": \"\",\n \"type\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/genai/:connection_id/embedding?fields=model_id&fields=raw&raw=", "host": [ "{{baseUrl}}" ], "path": [ "genai", ":connection_id", "embedding" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "model_id" }, { "description": "Fields to return", "key": "fields", "value": "raw" }, { "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": "061f30a3-434f-448a-b2a5-14c0a9c4114f", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" } ] } }, "response": [ { "id": "b2df9e25-c674-455e-a954-14dda4a7b1c4", "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\": \"INT8\",\n \"id\": \"\",\n \"max_tokens\": \"\",\n \"model_id\": \"\",\n \"raw\": {\n \"aute_e\": false,\n \"labore11f\": 54306606.51888704\n },\n \"tokens_used\": \"\",\n \"type\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/genai/:connection_id/embedding?fields=raw&raw=", "host": [ "{{baseUrl}}" ], "path": [ "genai", ":connection_id", "embedding" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "raw" }, { "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\": \"INT8\",\n \"id\": \"\",\n \"max_tokens\": \"\",\n \"model_id\": \"\",\n \"raw\": {\n \"aute_e\": false,\n \"labore11f\": 54306606.51888704\n },\n \"tokens_used\": \"\",\n \"type\": \"\"\n}", "createdAt": "2026-07-28T03:24:07.000Z", "updatedAt": "2026-07-28T03:24:07.000Z", "uid": "35240-b2df9e25-c674-455e-a954-14dda4a7b1c4" } ], "createdAt": "2026-07-28T03:24:07.000Z", "updatedAt": "2026-07-28T03:24:07.000Z", "uid": "35240-97cfd300-0761-4fdc-b834-bf6f8c7e5e2e" } ], "id": "a018b666-6f0a-4591-91cf-21fad87c508e", "createdAt": "2026-07-28T03:24:06.000Z", "updatedAt": "2026-07-28T03:24:06.000Z", "uid": "35240-a018b666-6f0a-4591-91cf-21fad87c508e" }, { "name": "model", "item": [ { "name": "{id}", "item": [ { "name": "Retrieve a Model", "id": "368798bb-fba4-4409-bb17-3d1cc11f6e3d", "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}}/genai/:connection_id/model/:id?fields=raw&fields=has_temperature&raw=", "host": [ "{{baseUrl}}" ], "path": [ "genai", ":connection_id", "model", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "raw" }, { "description": "Fields to return", "key": "fields", "value": "has_temperature" }, { "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": "9f9ae225-0965-4c05-a807-37cd17ce9a61", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "2bf33cfd-814a-4177-aa0b-40eb0d35e4ef", "key": "id", "value": "", "description": "(Required) ID of the Model" } ] } }, "response": [ { "id": "01ddf4ed-6509-4593-b820-889c81057898", "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}}/genai/:connection_id/model/:id?fields=has_temperature&raw=", "host": [ "{{baseUrl}}" ], "path": [ "genai", ":connection_id", "model", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "has_temperature" }, { "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" }, { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"description\": \"\",\n \"has_temperature\": \"\",\n \"id\": \"\",\n \"max_tokens\": \"\",\n \"name\": \"\",\n \"raw\": {\n \"pariatur_6\": -45061341.92210411,\n \"velit_d04\": \"enim sunt\",\n \"in_8\": \"velit qui\",\n \"doe\": 6564411.895188853\n },\n \"web_url\": \"\"\n}", "createdAt": "2026-07-28T03:24:07.000Z", "updatedAt": "2026-07-28T03:24:07.000Z", "uid": "35240-01ddf4ed-6509-4593-b820-889c81057898" } ], "createdAt": "2026-07-28T03:24:07.000Z", "updatedAt": "2026-07-28T03:24:07.000Z", "uid": "35240-368798bb-fba4-4409-bb17-3d1cc11f6e3d" } ], "id": "cbf17161-cccc-4874-aa07-e6ef28ee788e", "createdAt": "2026-07-28T03:24:06.000Z", "updatedAt": "2026-07-28T03:24:06.000Z", "uid": "35240-cbf17161-cccc-4874-aa07-e6ef28ee788e" }, { "name": "List All Models", "id": "f947e536-bb3e-4bfc-b9e8-2db2b0d9ac51", "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}}/genai/:connection_id/model?limit=&offset=&updated_gte=&sort=&order=&query=&fields=raw&fields=has_temperature&raw=", "host": [ "{{baseUrl}}" ], "path": [ "genai", ":connection_id", "model" ], "query": [ { "key": "limit", "value": "" }, { "key": "offset", "value": "" }, { "description": "Return only results whose updated date is equal or greater to this value (ISO-8601 / YYYY-MM-DDTHH:MM:SSZ format)", "key": "updated_gte", "value": "" }, { "key": "sort", "value": "" }, { "key": "order", "value": "" }, { "description": "Query string to search. eg. email address or name", "key": "query", "value": "" }, { "description": "Fields to return", "key": "fields", "value": "raw" }, { "description": "Fields to return", "key": "fields", "value": "has_temperature" }, { "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": "5dd976ef-998f-4108-bd2d-3d13303598e0", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" } ] } }, "response": [ { "id": "248f8240-e112-47f0-be4d-7effe87bc418", "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}}/genai/:connection_id/model?limit=&offset=&updated_gte=&sort=&order=&query=&fields=has_temperature&raw=", "host": [ "{{baseUrl}}" ], "path": [ "genai", ":connection_id", "model" ], "query": [ { "key": "limit", "value": "" }, { "key": "offset", "value": "" }, { "description": "Return only results whose updated date is equal or greater to this value (ISO-8601 / YYYY-MM-DDTHH:MM:SSZ format)", "key": "updated_gte", "value": "" }, { "key": "sort", "value": "" }, { "key": "order", "value": "" }, { "description": "Query string to search. eg. email address or name", "key": "query", "value": "" }, { "description": "Fields to return", "key": "fields", "value": "has_temperature" }, { "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 {\n \"description\": \"\",\n \"has_temperature\": \"\",\n \"id\": \"\",\n \"max_tokens\": \"\",\n \"name\": \"\",\n \"raw\": {\n \"consequat3dd\": 80244754.35209969,\n \"Lorem7c\": \"sed laboris\",\n \"Duis_d24\": true\n },\n \"web_url\": \"\"\n },\n {\n \"description\": \"\",\n \"has_temperature\": \"\",\n \"id\": \"\",\n \"max_tokens\": \"\",\n \"name\": \"\",\n \"raw\": {\n \"eiusmod_2\": false,\n \"utc\": false\n },\n \"web_url\": \"\"\n }\n]", "createdAt": "2026-07-28T03:24:07.000Z", "updatedAt": "2026-07-28T03:24:07.000Z", "uid": "35240-248f8240-e112-47f0-be4d-7effe87bc418" } ], "createdAt": "2026-07-28T03:24:07.000Z", "updatedAt": "2026-07-28T03:24:07.000Z", "uid": "35240-f947e536-bb3e-4bfc-b9e8-2db2b0d9ac51" } ], "id": "3f173fda-d457-42c0-add7-c9c8f000d43d", "createdAt": "2026-07-28T03:24:06.000Z", "updatedAt": "2026-07-28T03:24:06.000Z", "uid": "35240-3f173fda-d457-42c0-add7-c9c8f000d43d" }, { "name": "prompt", "item": [ { "name": "Create a Prompt", "id": "3b8775a0-093d-4a20-91d3-bbc0817740ff", "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 \"max_tokens\": \"\",\n \"mcp_authorization_token\": \"\",\n \"mcp_deferred_tools\": [\n \"\",\n \"\"\n ],\n \"mcp_url\": \"\",\n \"messages\": [\n {\n \"content\": \"\",\n \"role\": \"USER\"\n },\n {\n \"content\": \"\",\n \"role\": \"USER\"\n }\n ],\n \"model_id\": \"\",\n \"raw\": {\n \"irure_d47\": 67726797.3206121,\n \"voluptate1\": false,\n \"Excepteur_f\": \"non ut\"\n },\n \"responses\": [\n \"\",\n \"\"\n ],\n \"temperature\": \"\",\n \"tokens_used\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/genai/:connection_id/prompt?fields=mcp_authorization_token&fields=tokens_used&raw=", "host": [ "{{baseUrl}}" ], "path": [ "genai", ":connection_id", "prompt" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "mcp_authorization_token" }, { "description": "Fields to return", "key": "fields", "value": "tokens_used" }, { "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": "9a5b1bd0-db27-4340-a0b8-c8a11401df86", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" } ] } }, "response": [ { "id": "90178e9c-ea96-4c3d-bf02-ea3ca0830534", "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 \"max_tokens\": \"\",\n \"mcp_authorization_token\": \"\",\n \"mcp_deferred_tools\": [\n \"\",\n \"\"\n ],\n \"mcp_url\": \"\",\n \"messages\": [\n {\n \"content\": \"\",\n \"role\": \"USER\"\n },\n {\n \"content\": \"\",\n \"role\": \"USER\"\n }\n ],\n \"model_id\": \"\",\n \"raw\": {\n \"irure_d47\": 67726797.3206121,\n \"voluptate1\": false,\n \"Excepteur_f\": \"non ut\"\n },\n \"responses\": [\n \"\",\n \"\"\n ],\n \"temperature\": \"\",\n \"tokens_used\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/genai/:connection_id/prompt?fields=tokens_used&raw=", "host": [ "{{baseUrl}}" ], "path": [ "genai", ":connection_id", "prompt" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "tokens_used" }, { "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 \"max_tokens\": \"\",\n \"mcp_authorization_token\": \"\",\n \"mcp_deferred_tools\": [\n \"\",\n \"\"\n ],\n \"mcp_url\": \"\",\n \"messages\": [\n {\n \"content\": \"\",\n \"role\": \"USER\"\n },\n {\n \"content\": \"\",\n \"role\": \"USER\"\n }\n ],\n \"model_id\": \"\",\n \"raw\": {\n \"irure_d47\": 67726797.3206121,\n \"voluptate1\": false,\n \"Excepteur_f\": \"non ut\"\n },\n \"responses\": [\n \"\",\n \"\"\n ],\n \"temperature\": \"\",\n \"tokens_used\": \"\"\n}", "createdAt": "2026-07-28T03:24:07.000Z", "updatedAt": "2026-07-28T03:24:07.000Z", "uid": "35240-90178e9c-ea96-4c3d-bf02-ea3ca0830534" } ], "createdAt": "2026-07-28T03:24:07.000Z", "updatedAt": "2026-07-28T03:24:07.000Z", "uid": "35240-3b8775a0-093d-4a20-91d3-bbc0817740ff" } ], "id": "875f6789-4a5c-43b0-9522-90bffae7010f", "createdAt": "2026-07-28T03:24:06.000Z", "updatedAt": "2026-07-28T03:24:06.000Z", "uid": "35240-875f6789-4a5c-43b0-9522-90bffae7010f" } ], "id": "51c9c57d-32fb-47b3-b8cc-713317889947", "createdAt": "2026-07-28T03:24:06.000Z", "updatedAt": "2026-07-28T03:24:06.000Z", "uid": "35240-51c9c57d-32fb-47b3-b8cc-713317889947" } ], "id": "c847b760-24db-42ad-ad35-560d4aeac1d3", "createdAt": "2026-07-28T03:24:06.000Z", "updatedAt": "2026-07-28T03:24:06.000Z", "uid": "35240-c847b760-24db-42ad-ad35-560d4aeac1d3" } ], "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" } ] }