{ "item": [ { "id": "fc4cfbda-bbc9-4b7f-a379-7cdde0c31782", "name": "mee", "description": { "content": "", "type": "text/plain" }, "item": [ { "id": "7c68e8fc-380f-4ce0-a932-8086b161e3ee", "name": "Get orchestrator addresses", "request": { "name": "Get orchestrator addresses", "description": { "content": "Get orchestrator addresses for the specified owner on requested chains", "type": "text/plain" }, "url": { "path": [ "v1", "mee", "orchestrator" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": null, "body": { "mode": "raw", "raw": "{\n \"ownerAddress\": \"\",\n \"chains\": [\n \"\"\n ]\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "ab87d039-a55a-418c-bf93-eadd9442aedd", "name": "Response schema containing orchestrator addresses grouped by chains", "originalRequest": { "url": { "path": [ "v1", "mee", "orchestrator" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"ownerAddress\": \"0x0a7C906832544293a6018bA25280c7f7b0Bbf120\",\n \"chains\": [\n 1,\n 137,\n 10,\n 8453\n ]\n}", "options": { "raw": { "language": "json" } } } }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "[\n {\n \"address\": \"0x4b19129EA58431A06D01054f69AcAe5de50633b6\",\n \"chains\": [\n \"1\",\n \"10\"\n ]\n },\n {\n \"address\": \"0xD5Fe79C09CDF3D279cD87B5CAdC77517D65274ca\",\n \"chains\": [\n \"137\"\n ]\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "aabbd27e-36cd-4001-bac7-1fa23474c19f", "name": "400", "originalRequest": { "url": { "path": [ "v1", "mee", "orchestrator" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"ownerAddress\": \"0x0a7C906832544293a6018bA25280c7f7b0Bbf120\",\n \"chains\": [\n 1,\n 137,\n 10,\n 8453\n ]\n}", "options": { "raw": { "language": "json" } } } }, "status": "Bad Request", "code": 400, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"code\": \"string\",\n \"message\": \"string\",\n \"errors\": [\n {\n \"code\": \"string\",\n \"path\": [\n \"string\",\n \"string\"\n ],\n \"message\": \"string\"\n },\n {\n \"code\": \"string\",\n \"path\": [\n \"string\",\n \"string\"\n ],\n \"message\": \"string\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "d2e03717-9ede-4eea-b99f-dcc957622050", "name": "500", "originalRequest": { "url": { "path": [ "v1", "mee", "orchestrator" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"ownerAddress\": \"0x0a7C906832544293a6018bA25280c7f7b0Bbf120\",\n \"chains\": [\n 1,\n 137,\n 10,\n 8453\n ]\n}", "options": { "raw": { "language": "json" } } } }, "status": "Internal Server Error", "code": 500, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"code\": \"string\",\n \"message\": \"string\",\n \"errors\": [\n {\n \"code\": \"string\",\n \"path\": [\n \"string\",\n \"string\"\n ],\n \"message\": \"string\"\n },\n {\n \"code\": \"string\",\n \"path\": [\n \"string\",\n \"string\"\n ],\n \"message\": \"string\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [], "variable": [ { "type": "string", "value": "https://api.biconomy.io", "key": "baseUrl" } ], "info": { "_postman_id": "7e255b8a-7dba-4035-9330-83626fd1b831", "name": "Supertransaction instructions mee API", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "description": { "content": "A comprehensive Supertransaction API documentation", "type": "text/plain" } } }