{"info":{"_postman_id":"275bda7f-bb7d-4361-8a49-48ba8edee1b2","name":"Customer-Services","description":"<html><head></head><body><p>We offering have 4 essential tools, all accessible via API through HTTP requests. These tools are:</p>\n<p>• <strong>Extract</strong>: Allows us to extract content from text.</p>\n<p>• <strong>Summarize</strong>: Enables us to create summaries of content.</p>\n<p>• <strong>Compare</strong>: Allows us to compare different text strings based on certain comparison values.</p>\n<p>• <strong>File Interpreter</strong>: Interprets and extracts the content of files.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"36989143","collectionId":"275bda7f-bb7d-4361-8a49-48ba8edee1b2","publishedId":"2sAY4rG5r5","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2024-11-04T17:13:06.000Z"},"item":[{"name":"Extract","item":[{"name":"HealthCheck","id":"47d81389-6339-464e-a6bd-5c7bc58691d6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"{{x-api-key}}","type":"text"}],"url":"https://customer-services.maisa.ai/v1/api/extract","description":"<p>Extract health check endpoint.</p>\n","urlObject":{"protocol":"https","path":["v1","api","extract"],"host":["customer-services","maisa","ai"],"query":[],"variable":[]}},"response":[],"_postman_id":"47d81389-6339-464e-a6bd-5c7bc58691d6"},{"name":"Execute","id":"37c4b706-5c98-4765-ba7a-562730125b12","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-api-key","value":"{{x-api-key}}","type":"text"}],"body":{"mode":"raw","raw":"{\"text\":\"My name is Pepito Grillo and I was born the 15th of May, 1990\",\n\"variables_to_extract\":\"name:STRING,Person's name;surname:STRING,Person's surname\"\n}","options":{"raw":{"language":"json"}}},"url":"https://customer-services.maisa.ai/v1/api/extract","description":"<p>This endpoint allows you to extract specific content from a text based on the variables you define, their types, and the context of the text.</p>\n","urlObject":{"protocol":"https","path":["v1","api","extract"],"host":["customer-services","maisa","ai"],"query":[],"variable":[]}},"response":[],"_postman_id":"37c4b706-5c98-4765-ba7a-562730125b12"}],"id":"a2a839ed-81bb-42e4-b07e-8c1831b32126","description":"<p>The extract service enables users to isolate specific parts of the content by asking questions, defining variables, and specifying the expected type of result.</p>\n","event":[{"listen":"prerequest","script":{"id":"1be34cd3-8240-45ae-8c20-1c0be373b91a","type":"text/javascript","packages":{},"exec":[""]}},{"listen":"test","script":{"id":"f55306c7-c9d2-4d1f-867a-84a4e63e3d8f","type":"text/javascript","packages":{},"exec":[""]}}],"_postman_id":"a2a839ed-81bb-42e4-b07e-8c1831b32126"},{"name":"File Interpreter","item":[{"name":"HealthCheck","id":"90885f46-f391-4ab3-add3-710bdd5725b8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"{{x-api-key}}","type":"text"}],"url":"https://customer-services.maisa.ai/v1/api/file-interpreter","description":"<p>File interpreter health check endpoint.</p>\n","urlObject":{"protocol":"https","path":["v1","api","file-interpreter"],"host":["customer-services","maisa","ai"],"query":[],"variable":[]}},"response":[],"_postman_id":"90885f46-f391-4ab3-add3-710bdd5725b8"},{"name":"Execute","id":"d6caec94-7e54-4931-a87e-102ddc542e5c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-api-key","value":"{{x-api-key}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","src":"postman-cloud:///1ef50eb9-b9d2-4b00-8c87-eac5bd1eeca4"}]},"url":"https://customer-services.maisa.ai/v1/api/file-interpreter","description":"<p>This endpoint allows users to upload a text file and extracts its content in Markdown format. Please note that the maximum file size allowed is <strong>10 MB</strong>.</p>\n","urlObject":{"protocol":"https","path":["v1","api","file-interpreter"],"host":["customer-services","maisa","ai"],"query":[],"variable":[]}},"response":[],"_postman_id":"d6caec94-7e54-4931-a87e-102ddc542e5c"}],"id":"0cb0ae32-ef5a-4fe5-b082-d14cc82f1e10","description":"<p>The system allows users to upload a file (maximum size 10 MB) and receive an export of all the text content in Markdown format.</p>\n","_postman_id":"0cb0ae32-ef5a-4fe5-b082-d14cc82f1e10"},{"name":"Summarize","item":[{"name":"HealthCheck","id":"97c44c42-64ee-4e49-b703-d632652be63b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"{{x-api-key}}","type":"text"}],"url":"https://customer-services.maisa.ai/v1/api/summarize","description":"<p>Summarize health check endpoint.</p>\n","urlObject":{"protocol":"https","path":["v1","api","summarize"],"host":["customer-services","maisa","ai"],"query":[],"variable":[]}},"response":[],"_postman_id":"97c44c42-64ee-4e49-b703-d632652be63b"},{"name":"Execute","id":"964dc2bb-59dc-442f-837c-03cd122eb9be","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-api-key","value":"{{x-api-key}}","type":"text"}],"body":{"mode":"raw","raw":"{\"text\":\"Hello, I am Pepe and I would like to recommend you a new movie, Interstellar.\",\n  \"length\":\"short\",\n  \"lang\":\"en\"\n}","options":{"raw":{"language":"json"}}},"url":"https://customer-services.maisa.ai/v1/api/summarize","description":"<p>This endpoint allows clients to generate a summary of a given text. Users can specify parameters like the desired length and language of the summary, enabling tailored outputs based on their preferences.</p>\n","urlObject":{"protocol":"https","path":["v1","api","summarize"],"host":["customer-services","maisa","ai"],"query":[],"variable":[]}},"response":[],"_postman_id":"964dc2bb-59dc-442f-837c-03cd122eb9be"}],"id":"4b925c30-b874-41b7-8823-08bf33c6e995","description":"<p>A system that enables clients to summarize a text, with parameters such as summary length and language.</p>\n","_postman_id":"4b925c30-b874-41b7-8823-08bf33c6e995"},{"name":"Compare","item":[{"name":"HealthCheck","id":"5997ca55-3d09-4a38-9e20-01442ffc24f9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"{{x-api-key}}","type":"text"}],"url":"https://customer-services.maisa.ai/v1/api/compare","description":"<p>Compare health check endpoint.</p>\n","urlObject":{"protocol":"https","path":["v1","api","compare"],"host":["customer-services","maisa","ai"],"query":[],"variable":[]}},"response":[],"_postman_id":"5997ca55-3d09-4a38-9e20-01442ffc24f9"},{"name":"Execute","id":"ed438318-f262-4fef-a65b-824c3788770e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-api-key","value":"{{x-api-key}}","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"text1\": \"The iPhone 12 features a 6.1-inch Super Retina XDR OLED display, A14 Bionic chip, dual 12MP camera system (Wide, Ultra Wide), 5G capability, and is available in 64GB, 128GB, and 256GB storage options. It has a ceramic shield front cover and supports MagSafe accessories. The phone runs on iOS 14 and is water-resistant up to 6 meters for 30 minutes.\",\n  \"text2\": \"The Samsung Galaxy S21 comes with a 6.2-inch Dynamic AMOLED 2X display, Exynos 2100 (global) or Snapdragon 888 (USA/China) chipset, triple camera setup (12MP Wide, 12MP Ultra Wide, 64MP Telephoto), 5G support, and is available in 128GB and 256GB storage variants. It features a Gorilla Glass Victus front and runs on Android 11 with One UI 3.1. The phone is IP68 rated for water and dust resistance.\",\n  \"prompt\": \"Compare these two smartphone descriptions, focusing on the following aspects: display, processor, camera system, 5G capability, storage options, and any unique features. Highlight the main similarities and differences between the two devices.\",\n  \"variables\": [\n    {\n      \"name\": \"display\",\n      \"type\": \"string\",\n      \"description\": \"The display specifications of the phone\"\n    },\n    {\n      \"name\": \"processor\",\n      \"type\": \"string\",\n      \"description\": \"The chipset or processor used in the phone\"\n    },\n    {\n      \"name\": \"camera_system\",\n      \"type\": \"string\",\n      \"description\": \"Description of the phone's camera setup\"\n    },\n    {\n      \"name\": \"storage_options\",\n      \"type\": \"string\",\n      \"description\": \"Available storage capacities\"\n    },\n    {\n      \"name\": \"unique_features\",\n      \"type\": \"string\",\n      \"description\": \"Any standout or unique features of the phone\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://customer-services.maisa.ai/v1/api/compare","description":"<p>This endpoint enables users to compare two text inputs by specifying parameters for comparison, such as key elements or aspects to be analyzed. The system then generates a structured output that organizes the results based on the defined comparison criteria, highlighting relevant differences and similarities between the texts.</p>\n","urlObject":{"protocol":"https","path":["v1","api","compare"],"host":["customer-services","maisa","ai"],"query":[],"variable":[]}},"response":[],"_postman_id":"ed438318-f262-4fef-a65b-824c3788770e"}],"id":"cc2167e9-cf41-4b7f-b26f-5da94c138d76","description":"<p>Compare is a service that allows users to analyze two texts by defining specific comparison parameters. The service then provides an organized output based on the specified criteria, highlighting the differences and similarities as defined.</p>\n","_postman_id":"cc2167e9-cf41-4b7f-b26f-5da94c138d76"}],"event":[{"listen":"prerequest","script":{"id":"a04b7321-33d1-4884-acd2-a8bf3f29d3c6","type":"text/javascript","packages":{},"exec":[""]}},{"listen":"test","script":{"id":"4c1df552-3199-4145-aa48-9f327891dade","type":"text/javascript","packages":{},"exec":[""]}}]}