{ "info": { "_postman_id": "46a07e55-c5cf-4b72-8683-34b41554e8f5", "name": "Infobip OpenAPI Specification", "description": "OpenAPI Specification that contains all public endpoints and webhooks.\n\nContact Support:\n Name: Infobip support\n Email: support@infobip.com", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T01:59:38.000Z", "updatedAt": "2026-07-28T01:59:38.000Z", "lastUpdatedBy": "35240", "uid": "35240-46a07e55-c5cf-4b72-8683-34b41554e8f5" }, "item": [ { "name": "open-channel", "item": [ { "name": "1", "item": [ { "name": "messages", "item": [ { "name": "inbound", "item": [ { "name": "Send Open Channel inbound message", "id": "4d10ec73-3d15-4ee3-a629-4f9eff6251ed", "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 \"body\": {\n \"type\": \"IMAGE\"\n }\n },\n \"destination\": \"\",\n \"sender\": \"\",\n \"responseWebhook\": {\n \"url\": \"\",\n \"callbackData\": {}\n },\n \"metadata\": {\n \"ut_8\": {},\n \"dolor_dd0\": {}\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/open-channel/1/messages/inbound", "host": [ "{{baseUrl}}" ], "path": [ "open-channel", "1", "messages", "inbound" ] }, "description": "Sends a message to Open Channel destination registered on Infobip platform." }, "response": [ { "id": "a9704fcd-6fee-4fef-b4e9-77b2c204ca1a", "name": "OK", "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 \"body\": {\n \"type\": \"IMAGE\"\n }\n },\n \"destination\": \"\",\n \"sender\": \"\",\n \"responseWebhook\": {\n \"url\": \"\",\n \"callbackData\": {}\n },\n \"metadata\": {\n \"ut_8\": {},\n \"dolor_dd0\": {}\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/open-channel/1/messages/inbound", "host": [ "{{baseUrl}}" ], "path": [ "open-channel", "1", "messages", "inbound" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"MESSAGE_ACCEPTED\"\n}", "createdAt": "2026-07-28T01:59:38.000Z", "updatedAt": "2026-07-28T01:59:38.000Z", "uid": "35240-a9704fcd-6fee-4fef-b4e9-77b2c204ca1a" }, { "id": "2c67c3de-951a-41f8-865a-8e62b1948975", "name": "Bad Request", "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 \"body\": {\n \"type\": \"IMAGE\"\n }\n },\n \"destination\": \"\",\n \"sender\": \"\",\n \"responseWebhook\": {\n \"url\": \"\",\n \"callbackData\": {}\n },\n \"metadata\": {\n \"ut_8\": {},\n \"dolor_dd0\": {}\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/open-channel/1/messages/inbound", "host": [ "{{baseUrl}}" ], "path": [ "open-channel", "1", "messages", "inbound" ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T01:59:38.000Z", "updatedAt": "2026-07-28T01:59:38.000Z", "uid": "35240-2c67c3de-951a-41f8-865a-8e62b1948975" }, { "id": "46f91bf1-0472-448a-9bf7-0d298a96a140", "name": "Unauthorized", "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 \"body\": {\n \"type\": \"IMAGE\"\n }\n },\n \"destination\": \"\",\n \"sender\": \"\",\n \"responseWebhook\": {\n \"url\": \"\",\n \"callbackData\": {}\n },\n \"metadata\": {\n \"ut_8\": {},\n \"dolor_dd0\": {}\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/open-channel/1/messages/inbound", "host": [ "{{baseUrl}}" ], "path": [ "open-channel", "1", "messages", "inbound" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T01:59:38.000Z", "updatedAt": "2026-07-28T01:59:38.000Z", "uid": "35240-46f91bf1-0472-448a-9bf7-0d298a96a140" }, { "id": "96901937-4e92-400d-9ced-c3b659244c9c", "name": "Forbidden", "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 \"body\": {\n \"type\": \"IMAGE\"\n }\n },\n \"destination\": \"\",\n \"sender\": \"\",\n \"responseWebhook\": {\n \"url\": \"\",\n \"callbackData\": {}\n },\n \"metadata\": {\n \"ut_8\": {},\n \"dolor_dd0\": {}\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/open-channel/1/messages/inbound", "host": [ "{{baseUrl}}" ], "path": [ "open-channel", "1", "messages", "inbound" ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T01:59:38.000Z", "updatedAt": "2026-07-28T01:59:38.000Z", "uid": "35240-96901937-4e92-400d-9ced-c3b659244c9c" }, { "id": "b7da0881-50e0-4daa-a609-7e8aaaec7fec", "name": "Not found", "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 \"body\": {\n \"type\": \"IMAGE\"\n }\n },\n \"destination\": \"\",\n \"sender\": \"\",\n \"responseWebhook\": {\n \"url\": \"\",\n \"callbackData\": {}\n },\n \"metadata\": {\n \"ut_8\": {},\n \"dolor_dd0\": {}\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/open-channel/1/messages/inbound", "host": [ "{{baseUrl}}" ], "path": [ "open-channel", "1", "messages", "inbound" ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T01:59:38.000Z", "updatedAt": "2026-07-28T01:59:38.000Z", "uid": "35240-b7da0881-50e0-4daa-a609-7e8aaaec7fec" }, { "id": "a2143f6e-99eb-412b-92b5-ba7dc079da91", "name": "Too Many Requests", "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 \"body\": {\n \"type\": \"IMAGE\"\n }\n },\n \"destination\": \"\",\n \"sender\": \"\",\n \"responseWebhook\": {\n \"url\": \"\",\n \"callbackData\": {}\n },\n \"metadata\": {\n \"ut_8\": {},\n \"dolor_dd0\": {}\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/open-channel/1/messages/inbound", "host": [ "{{baseUrl}}" ], "path": [ "open-channel", "1", "messages", "inbound" ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T01:59:38.000Z", "updatedAt": "2026-07-28T01:59:38.000Z", "uid": "35240-a2143f6e-99eb-412b-92b5-ba7dc079da91" }, { "id": "780751e4-cbaa-4f1a-bb29-9c6524f1d4d9", "name": "Internal Server Error", "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 \"body\": {\n \"type\": \"IMAGE\"\n }\n },\n \"destination\": \"\",\n \"sender\": \"\",\n \"responseWebhook\": {\n \"url\": \"\",\n \"callbackData\": {}\n },\n \"metadata\": {\n \"ut_8\": {},\n \"dolor_dd0\": {}\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/open-channel/1/messages/inbound", "host": [ "{{baseUrl}}" ], "path": [ "open-channel", "1", "messages", "inbound" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T01:59:38.000Z", "updatedAt": "2026-07-28T01:59:38.000Z", "uid": "35240-780751e4-cbaa-4f1a-bb29-9c6524f1d4d9" } ], "createdAt": "2026-07-28T01:59:38.000Z", "updatedAt": "2026-07-28T01:59:38.000Z", "uid": "35240-4d10ec73-3d15-4ee3-a629-4f9eff6251ed" } ], "id": "49fea6c6-6ee2-43a2-b651-0e085f0c8fd4", "createdAt": "2026-07-28T01:59:38.000Z", "updatedAt": "2026-07-28T01:59:38.000Z", "uid": "35240-49fea6c6-6ee2-43a2-b651-0e085f0c8fd4" } ], "id": "201d391d-0eda-4db6-ad08-83e3846c51f0", "createdAt": "2026-07-28T01:59:38.000Z", "updatedAt": "2026-07-28T01:59:38.000Z", "uid": "35240-201d391d-0eda-4db6-ad08-83e3846c51f0" } ], "id": "b5774ee3-d465-4773-9997-24af0bf1716b", "createdAt": "2026-07-28T01:59:38.000Z", "updatedAt": "2026-07-28T01:59:38.000Z", "uid": "35240-b5774ee3-d465-4773-9997-24af0bf1716b" } ], "id": "731bf09e-c3d0-484a-956a-c5ef74be1d7e", "createdAt": "2026-07-28T01:59:38.000Z", "updatedAt": "2026-07-28T01:59:38.000Z", "uid": "35240-731bf09e-c3d0-484a-956a-c5ef74be1d7e" } ], "variable": [ { "key": "baseUrl", "value": "/" } ] }