{"info":{"_postman_id":"32ce7a5a-e484-4679-a180-56233ded71bb","name":"Magnum Multi-chain Trading API","description":"<html><head></head><body><p>Documentation for Magnum's multi-chain trading API for developers who want to integrate fast and secure on-chain crypto trading on their platforms.</p>\n<p>To obtain your API key and get reduced trading fees, please mail us your platform details at <a href=\"mailto:support@magnum.trade\">support@magnum.trade</a></p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"36146237","collectionId":"32ce7a5a-e484-4679-a180-56233ded71bb","publishedId":"2sB3BDJr68","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2025-08-07T13:14:23.000Z"},"item":[{"name":"Create User","id":"1db60d71-c8e8-424c-8481-3f3701cf8ea9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"firstName\": \"john\",\n    \"lastName\": \"doe\",\n    \"userName\": \"johndoe\",\n    \"photoUrl:\": \"https://test.magnum.trade/images/trader.png\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.magnum.trade/api/external/createUser","description":"<p>Create new user on Magnum's system to perform trading for.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"32ce7a5a-e484-4679-a180-56233ded71bb","id":"32ce7a5a-e484-4679-a180-56233ded71bb","name":"Magnum Multi-chain Trading API","type":"collection"}},"urlObject":{"path":["api","external","createUser"],"host":["https://api.magnum.trade"],"query":[],"variable":[]}},"response":[{"id":"ba53b51d-3c00-4605-9fdd-7c2b51e71e89","name":"Create User","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"firstName\": \"JOHN\",\n    \"lastName\": \"DOE\",\n    \"userName\": \"johndoe\",\n    \"photoUrl:\": \"https://test.magnum.trade/images/trader.png\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.magnum.trade/api/external/createUser"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"160"},{"key":"ETag","value":"W/\"a0-RH8KyUFhWbuvcr0iT2u4CVwSEEM\""},{"key":"Date","value":"Tue, 11 Jun 2024 14:37:58 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 1,\n    \"statusCode\": \"SUCCESS\",\n    \"message\": \"User created\",\n    \"data\": {\n        \"userId\": \"666861464d12bd3bf172f46c\",\n        \"firstName\": \"JOHN\",\n        \"lastName\": \"DOE\",\n        \"userName\": \"johndoe\"\n    }\n}"}],"_postman_id":"1db60d71-c8e8-424c-8481-3f3701cf8ea9"},{"name":"List Users","id":"598357dd-ec4c-452c-bfea-045632fcde09","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.magnum.trade/api/external/listUsers","description":"<p>Get all the users created by you on Magnum's system.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"32ce7a5a-e484-4679-a180-56233ded71bb","id":"32ce7a5a-e484-4679-a180-56233ded71bb","name":"Magnum Multi-chain Trading API","type":"collection"}},"urlObject":{"path":["api","external","listUsers"],"host":["https://api.magnum.trade"],"query":[],"variable":[]}},"response":[{"id":"c1997181-f7b3-4991-a46b-274cde4e7abe","name":"List Users","originalRequest":{"method":"GET","header":[],"url":"https://api.magnum.trade/api/external/listUsers"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"157"},{"key":"ETag","value":"W/\"9d-J1t9EcfY2QzYqtLxAspYFX2Hhyw\""},{"key":"Date","value":"Tue, 11 Jun 2024 15:38:27 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 1,\n    \"statusCode\": \"SUCCESS\",\n    \"message\": \"List users\",\n    \"data\": [\n        {\n            \"_id\": \"666861464d12bd3bf172f46c\",\n            \"firstName\": \"JOHN\",\n            \"lastName\": \"DOE\",\n            \"userName\": \"johndoe\"\n        }\n    ]\n}"}],"_postman_id":"598357dd-ec4c-452c-bfea-045632fcde09"},{"name":"Generate wallet","id":"bab8e433-d21a-4839-b00c-2cacfb0ba3a7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.magnum.trade/api/external/generatewallet?userId=666861464t12bd3bf172f46q&label=JOHN-SOL1&walletType=SOL","description":"<p>Create new wallet on selected chain type for the particular user on Magnum's system.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"32ce7a5a-e484-4679-a180-56233ded71bb","id":"32ce7a5a-e484-4679-a180-56233ded71bb","name":"Magnum Multi-chain Trading API","type":"collection"}},"urlObject":{"path":["api","external","generatewallet"],"host":["https://api.magnum.trade"],"query":[{"key":"userId","value":"666861464t12bd3bf172f46q"},{"key":"label","value":"JOHN-SOL1"},{"key":"walletType","value":"SOL"}],"variable":[]}},"response":[{"id":"1065eb15-397e-4e27-a368-6f0e16bb003a","name":"Generate wallet","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.magnum.trade/api/external/generatewallet?userId=666861464d12bd3bf172f46c&label=RBJ-SOL1&walletType=SOL","protocol":"https","host":["api","magnum","trade"],"path":["api","external","generatewallet"],"query":[{"key":"userId","value":"666861464d12bd3bf172f46c"},{"key":"label","value":"RBJ-SOL1"},{"key":"walletType","value":"SOL"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"570"},{"key":"ETag","value":"W/\"23a-XnotACriokLfHmrcPJvXmKRJyME\""},{"key":"Date","value":"Tue, 11 Jun 2024 14:39:26 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 1,\n    \"statusCode\": \"SUCCESS\",\n    \"message\": \"Wallet created successfully\",\n    \"data\": {\n        \"address\": \"5xhH2XQYDbLZ3XBjVLD8LvGZ9MktbtsR1GS3BzjMzVtB\",\n        \"privateKey\": \"2VSzYB6nwrP7cKwRNmj55kqgBRhHwYFK6fSdbG5EnH8FiVngRmwUUFRJoXovfbsvXHJZn5Dt2rx1Dv7vk3NPa7y1\",\n        \"mnemonic\": \"vacuum artist kiss blade stairs autumn urge name birth immense network fashion\",\n        \"_id\": \"6668619ed3f6614143016476\",\n        \"colorTag\": \"#8A54BF\",\n        \"label\": \"RBJ-SOL1\",\n        \"isDefault\": true,\n        \"chainType\": {\n            \"_id\": \"6568c4a78f94e07bd2a7c21a\",\n            \"chainType\": \"SOL\",\n            \"createdAt\": \"2023-11-30T17:21:43.308Z\",\n            \"updatedAt\": \"2023-11-30T17:21:43.308Z\"\n        }\n    }\n}"}],"_postman_id":"bab8e433-d21a-4839-b00c-2cacfb0ba3a7"},{"name":"Import Wallet","id":"5c39c096-cb94-448d-81b3-0449f8041d20","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"detail","value":"56UgBeg4xLmH3zN3vhZAuuYcm8A8gHQiriZEoY1xzUd3j29JGrBQ5hwqMeBQL1Si3YVSZd8pzGn8FkNYVHFTbQER","description":"<p>PrivateKey / Mnemonic (Seed phrase)</p>\n","type":"text"},{"key":"label","value":"RBJ-test2","type":"text"},{"key":"walletType","value":"SOL","type":"text"}]},"url":"https://api.magnum.trade/api/external/importwallet?userId=666861464d12bd3bA172f46y","description":"<p>Import new wallet for the particular user to Magnum's system.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"32ce7a5a-e484-4679-a180-56233ded71bb","id":"32ce7a5a-e484-4679-a180-56233ded71bb","name":"Magnum Multi-chain Trading API","type":"collection"}},"urlObject":{"path":["api","external","importwallet"],"host":["https://api.magnum.trade"],"query":[{"key":"userId","value":"666861464d12bd3bA172f46y"}],"variable":[]}},"response":[{"id":"7483034f-3736-432c-9a4a-9d25ba9be768","name":"Import Wallet","originalRequest":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"detail","value":"56UgBeg4xLmH3zN3vhZAuuYcm8A8gHQiriZEoY1xzUd3j29JGrBQ5hwqMeBQL1Si3YVSZd8pzGn8FkNYVHFTbQER","description":"PrivateKey / Mnemonic (Seed phrase)","type":"text"},{"key":"label","value":"RBJ-test2","type":"text"},{"key":"walletType","value":"SOL","type":"text"}]},"url":{"raw":"https://api.magnum.trade/api/external/importwallet?userId=666861464d12bd3bf172f46c","protocol":"https","host":["api","magnum","trade"],"path":["api","external","importwallet"],"query":[{"key":"userId","value":"666861464d12bd3bf172f46c"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"481"},{"key":"ETag","value":"W/\"1e1-IgOSox1SZ9W28ajzYyZRGYNOu9M\""},{"key":"Date","value":"Tue, 11 Jun 2024 14:45:06 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 1,\n    \"statusCode\": \"SUCCESS\",\n    \"message\": \"Wallet imported successfully\",\n    \"data\": {\n        \"address\": \"76Jo1kCkWF8tEm3w2cMHjFQNm7uNQrB4Aq1b2bF5YYSR\",\n        \"privateKey\": \"56UgBeg4xLmH3zN3vhZAuuYcm8A8gHQiriZEoY1xzUd3j29JGrBQ5hwqMeBQL1Si3YVSZd8pzGn8FkNYVHFTbQER\",\n        \"_id\": \"666862f26a13d56f006967c1\",\n        \"colorTag\": \"#D00096\",\n        \"label\": \"RBJ-test2\",\n        \"isDefault\": false,\n        \"chainType\": {\n            \"_id\": \"6568c4a78f94e07bd2a7c21a\",\n            \"chainType\": \"SOL\",\n            \"createdAt\": \"2023-11-30T17:21:43.308Z\",\n            \"updatedAt\": \"2023-11-30T17:21:43.308Z\"\n        }\n    }\n}"}],"_postman_id":"5c39c096-cb94-448d-81b3-0449f8041d20"},{"name":"List User's wallets","id":"e984e1e0-b04a-439b-9fcd-981262a3db0e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.magnum.trade/api/external/getUserWallets?userId=666861464d1Vbd3bf172f46q&chainType=SOL","description":"<p>List all the wallets of a particular user created or imported by you on Magnum.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"32ce7a5a-e484-4679-a180-56233ded71bb","id":"32ce7a5a-e484-4679-a180-56233ded71bb","name":"Magnum Multi-chain Trading API","type":"collection"}},"urlObject":{"path":["api","external","getUserWallets"],"host":["https://api.magnum.trade"],"query":[{"key":"userId","value":"666861464d1Vbd3bf172f46q"},{"description":{"content":"<p>SOL / EVM (Optional parameter, null value will list all wallets)</p>\n","type":"text/plain"},"key":"chainType","value":"SOL"}],"variable":[]}},"response":[{"id":"8a0f355f-b591-4b5c-8f85-0d88a969519f","name":"List User's wallets","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.magnum.trade/api/external/getUserWallets?userId=666861464d12bd3bf172f46c&chainType=SOL","protocol":"https","host":["api","magnum","trade"],"path":["api","external","getUserWallets"],"query":[{"key":"userId","value":"666861464d12bd3bf172f46c"},{"key":"chainType","value":"SOL","description":"SOL / EVM (Optional parameter, null value will list all wallets)"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"328"},{"key":"ETag","value":"W/\"148-mdvkg0vhP7nPZ/ULKwrhYX2TJtY\""},{"key":"Date","value":"Tue, 11 Jun 2024 15:47:25 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 1,\n    \"statusCode\": \"SUCCESS\",\n    \"message\": \"List Wallets\",\n    \"data\": [\n        {\n            \"_id\": \"666862f26a13d56f006967c1\",\n            \"address\": \"76Jo1kCkWF8tEm3w2cMHjFQNm7uNQrB4Aq1b2bF5YYSR\",\n            \"label\": \"RBJ-test2\",\n            \"chainType\": \"SOL\"\n        },\n        {\n            \"_id\": \"6668619ed3f6614143016476\",\n            \"address\": \"5xhH2XQYDbLZ3XBjVLD8LvGZ9MktbtsR1GS3BzjMzVtB\",\n            \"label\": \"RBJ-SOL1\",\n            \"chainType\": \"SOL\"\n        }\n    ]\n}"}],"_postman_id":"e984e1e0-b04a-439b-9fcd-981262a3db0e"},{"name":"buy Token","id":"760eb299-ff90-4bd7-8cb2-07c258cc7050","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"authorization","value":"yo0fcc2b-e9e1-45f6-a791-0f7f9f125f2a"}],"body":{"mode":"raw","raw":"{\n    \"tokenAddress\": \"4JhfnmzHRnnWegStqEY8gvBShSFhZ9nnsmrB4BQqgwpP\",\n    \"wallets\": [\n        \"6852bc749dadffaec5285055\"\n    ],\n    \"chain\": \"sol\", \n    \"amountIn\": \"0.1\",\n    \"tip\": \"0.00005\",\n    \"slippage\": \"20\", \n    \"antiMev\": false, \n    \"limitPrice\": \"0.01\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.magnum.trade/api/external/buyToken?userId=6798e089e84952a03d1bf7ef","description":"<p>Place a new market buy order for the provided user with provided wallets.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"32ce7a5a-e484-4679-a180-56233ded71bb","id":"32ce7a5a-e484-4679-a180-56233ded71bb","name":"Magnum Multi-chain Trading API","type":"collection"}},"urlObject":{"path":["api","external","buyToken"],"host":["https://api.magnum.trade"],"query":[{"key":"userId","value":"6798e089e84952a03d1bf7ef"}],"variable":[]}},"response":[{"id":"bac1c0cf-6301-4768-9b52-f92f1ecc5fa0","name":"buy Token","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"tokenAddress\": \"4JhfnmzHRnnWegStqEY8gvBShSFhZ9nnsmrB4BQqgwpP\",\n    \"wallets\": [\n        \"666862f26a13d56f006967c1\"\n    ],\n    \"chain\": \"sol\", // eth / bsc / base / avax / blast / sol\n    \"amountIn\": \"0.1\",\n    \"tip\": \"0.00005\",\n    \"slippage\": \"20\", // in percentage\n    \"antiMev\": false // true / false works only for Solana\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.magnum.trade/api/external/buyToken?userId=666861464d12bd3bf172f46c","protocol":"https","host":["api","magnum","trade"],"path":["api","external","buyToken"],"query":[{"key":"userId","value":"666861464d12bd3bf172f46c"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"111"},{"key":"ETag","value":"W/\"6f-H9EB6asdzxqY/AE3SrzX1Z5x8C4\""},{"key":"Date","value":"Tue, 11 Jun 2024 15:27:41 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 1,\n    \"statusCode\": \"SUCCESS\",\n    \"message\": \"Buy Order Created\",\n    \"data\": {\n        \"orderId\": \"66686ced7cdb5f5e6b01825b\"\n    }\n}"}],"_postman_id":"760eb299-ff90-4bd7-8cb2-07c258cc7050"},{"name":"Sell token","id":"dbc2bac4-ec23-453d-b2f2-c4d83155bdeb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"authorization","value":"yo0fcc2b-e9e1-45f6-a791-0f7f9f125f2a"}],"body":{"mode":"raw","raw":"{\n    \"tokenAddress\": \"4JhfnmzHRnnWegStqEY8gvBShSFhZ9nnsmrB4BQqgwpP\",\n    \"wallets\": [\n        \"6852bc749dadffaec5285055\"\n    ],\n    \"chain\": \"sol\", \n    \"amountIn\": \"10000\",\n    \"tip\": \"0.00005\",\n    \"slippage\": \"20\", \n    \"antiMev\": false, \n    \"limitPrice\": \"0.001\" \n}","options":{"raw":{"language":"json"}}},"url":"https://api.magnum.trade/api/external/sellToken?userId=6798e089e84952a03d1bf7ef","description":"<p>Place a new market buy order for the provided user with provided wallets.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"32ce7a5a-e484-4679-a180-56233ded71bb","id":"32ce7a5a-e484-4679-a180-56233ded71bb","name":"Magnum Multi-chain Trading API","type":"collection"}},"urlObject":{"path":["api","external","sellToken"],"host":["https://api.magnum.trade"],"query":[{"key":"userId","value":"6798e089e84952a03d1bf7ef"}],"variable":[]}},"response":[{"id":"2df8d500-1556-47e2-afea-7198eee2af47","name":"Sell token","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"tokenAddress\": \"4JhfnmzHRnnWegStqEY8gvBShSFhZ9nnsmrB4BQqgwpP\",\n    \"wallets\": [\n        \"666862f26a13d56f006967c1\"\n    ],\n    \"chain\": \"sol\", // eth / bsc / base / avax / blast / sol\n    \"amountIn\": \"10000\",\n    \"tip\": \"0.00005\",\n    \"slippage\": \"20\", // in percentage\n    \"antiMev\": false // true / false works only for Solana\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.magnum.trade/api/external/sellToken?userId=666861464d12bd3bf172f46c","protocol":"https","host":["api","magnum","trade"],"path":["api","external","sellToken"],"query":[{"key":"userId","value":"666861464d12bd3bf172f46c"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"112"},{"key":"ETag","value":"W/\"70-ky94LKvFAvrCWhtOFgTlyvwNrIM\""},{"key":"Date","value":"Tue, 11 Jun 2024 15:30:47 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 1,\n    \"statusCode\": \"SUCCESS\",\n    \"message\": \"Sell Order Created\",\n    \"data\": {\n        \"orderId\": \"66686da77873a302e0727b42\"\n    }\n}"}],"_postman_id":"dbc2bac4-ec23-453d-b2f2-c4d83155bdeb"},{"name":"GetOrderExternal","id":"ace36f91-dcf4-43fe-9c92-2e12ec76f6b3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.magnum.trade/api/external/getOrder?userId=666861464d12bd3bf172f46c&orderId=66686ced7cdb5f5e6b01825b","description":"<p>Get details of a particular order from Magnum.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"32ce7a5a-e484-4679-a180-56233ded71bb","id":"32ce7a5a-e484-4679-a180-56233ded71bb","name":"Magnum Multi-chain Trading API","type":"collection"}},"urlObject":{"path":["api","external","getOrder"],"host":["https://api.magnum.trade"],"query":[{"key":"userId","value":"666861464d12bd3bf172f46c"},{"key":"orderId","value":"66686ced7cdb5f5e6b01825b"}],"variable":[]}},"response":[{"id":"7957b2d1-d7ca-4745-a5ee-58cc9a043f52","name":"GetOrderExternal","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.magnum.trade/api/external/getOrder?userId=666861464d12bd3bf172f46c&orderId=66686ced7cdb5f5e6b01825b","protocol":"https","host":["api","magnum","trade"],"path":["api","external","getOrder"],"query":[{"key":"userId","value":"666861464d12bd3bf172f46c"},{"key":"orderId","value":"66686ced7cdb5f5e6b01825b"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1304"},{"key":"ETag","value":"W/\"518-SlZc03lHf0zkbP/b5hd31KxRCOE\""},{"key":"Date","value":"Tue, 11 Jun 2024 16:30:34 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 1,\n    \"statusCode\": \"SUCCESS\",\n    \"message\": \"Get Order By Id\",\n    \"data\": {\n        \"order\": {\n            \"_id\": \"66686ced7cdb5f5e6b01825b\",\n            \"user\": \"666861464d12bd3bf172f46c\",\n            \"wallets\": [\n                {\n                    \"_id\": \"666862f26a13d56f006967c1\",\n                    \"label\": \"RBJ-test2\",\n                    \"address\": \"76Jo1kCkWF8tEm3w2cMHjFQNm7uNQrB4Aq1b2bF5YYSR\",\n                    \"colorTag\": \"#D00096\"\n                }\n            ],\n            \"allStatuses\": [\n                {\n                    \"wallet\": {\n                        \"_id\": \"666862f26a13d56f006967c1\",\n                        \"label\": \"RBJ-test2\",\n                        \"address\": \"76Jo1kCkWF8tEm3w2cMHjFQNm7uNQrB4Aq1b2bF5YYSR\",\n                        \"colorTag\": \"#D00096\"\n                    },\n                    \"status\": \"completed\"\n                }\n            ],\n            \"chain\": \"sol\",\n            \"router\": \"raydium\",\n            \"token\": {\n                \"name\": \"Slytherin\",\n                \"symbol\": \"SLT\",\n                \"decimals\": 9,\n                \"address\": \"4JhfnmzHRnnWegStqEY8gvBShSFhZ9nnsmrB4BQqgwpP\",\n                \"totalSupply\": \"10000000\",\n                \"tokenPrice\": \"0.000004581591476416 SOL\",\n                \"tokenPriceUsd\": 0.0006823066758070883,\n                \"liquidity\": \"99.10\",\n                \"marketCap\": \"6823.07\"\n            },\n            \"tip\": \"0.00005\",\n            \"status\": \"completed\",\n            \"amountIn\": \"0.1\",\n            \"slippage\": 20,\n            \"antiMev\": false,\n            \"trades\": [\n                {\n                    \"wallet\": {\n                        \"_id\": \"666862f26a13d56f006967c1\",\n                        \"label\": \"RBJ-test2\",\n                        \"address\": \"76Jo1kCkWF8tEm3w2cMHjFQNm7uNQrB4Aq1b2bF5YYSR\",\n                        \"colorTag\": \"#D00096\"\n                    },\n                    \"amountSpent\": \"0.10203928\",\n                    \"amountReceived\": \"30771.823290319\",\n                    \"priceInUsd\": \"0.0005022831448211634\",\n                    \"platformFee\": \"0.0008\",\n                    \"minerTip\": \"0.00005\",\n                    \"baseFee\": \"0.000005\",\n                    \"status\": \"completed\",\n                    \"type\": \"buy\",\n                    \"txHash\": \"4BuHQbpyzaF8eECc2kF3P4YzCdxmNfm4Q262NSUdwgibd4rtgf2Cy1zdzHQ2FBEiM3pQTkYR3KGwWst92DK9qRkh\"\n                }\n            ]\n        }\n    }\n}"}],"_postman_id":"ace36f91-dcf4-43fe-9c92-2e12ec76f6b3"},{"name":"Get Market Details","id":"7d2ad8f4-142e-43aa-a745-d3e9b4cd2bea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.magnum.trade/api/external/getMarketDetail?userId=6662d335e8fd584b28383210&tokenAddress=4JhfnmzHRnnWegStqEY8gvBShSFhZ9nnsmrB4BQqgwpP","description":"<p>Get market details of an asset from Magnum's system.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"32ce7a5a-e484-4679-a180-56233ded71bb","id":"32ce7a5a-e484-4679-a180-56233ded71bb","name":"Magnum Multi-chain Trading API","type":"collection"}},"urlObject":{"path":["api","external","getMarketDetail"],"host":["https://api.magnum.trade"],"query":[{"key":"userId","value":"6662d335e8fd584b28383210"},{"key":"tokenAddress","value":"4JhfnmzHRnnWegStqEY8gvBShSFhZ9nnsmrB4BQqgwpP"}],"variable":[]}},"response":[{"id":"9a5220d2-a637-4fe4-82f5-acdc6979b83e","name":"New Request","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.magnum.trade/api/external/getMarketDetail?userId=6662d335e8fd584b28383210&tokenAddress=4JhfnmzHRnnWegStqEY8gvBShSFhZ9nnsmrB4BQqgwpP","protocol":"https","host":["api","magnum","trade"],"path":["api","external","getMarketDetail"],"query":[{"key":"userId","value":"6662d335e8fd584b28383210"},{"key":"tokenAddress","value":"4JhfnmzHRnnWegStqEY8gvBShSFhZ9nnsmrB4BQqgwpP"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"393"},{"key":"ETag","value":"W/\"189-X+GgDIrys5TZkAywmnXcuL0vceQ\""},{"key":"Date","value":"Thu, 13 Jun 2024 10:41:21 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 1,\n    \"statusCode\": \"SUCCESS\",\n    \"message\": \"get Market Details\",\n    \"data\": {\n        \"currency\": \"Slytherin\",\n        \"symbol\": \"SLT\",\n        \"decimals\": 9,\n        \"totalSupply\": \"10000000\",\n        \"honeyPotDetails\": {\n            \"maxBuy\": null,\n            \"maxSell\": null,\n            \"flags\": []\n        },\n        \"pairAddress\": \"2wifjB6kPXefs6bJVfRyRhVKMqqgxfNnw6ULAe6Sf9Eu\",\n        \"tokenPrice\": \"0.000042200927738158 SOL\",\n        \"tokenPriceUsd\": 0.006371018980400839,\n        \"liquidity\": \"307.57\",\n        \"marketCap\": \"63710.19\"\n    }\n}"}],"_postman_id":"7d2ad8f4-142e-43aa-a745-d3e9b4cd2bea"},{"name":"Get Orders User","id":"70437e63-68e4-41a2-be5a-cfa5b04f98e8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"authorization","value":"yo0fcc2b-e9e1-45f6-a791-0f7f9f125f2a"}],"body":{"mode":"raw","raw":"{\n    \"filters\": [\"completed\", \"pending\"],\n    \"startPage\": 1,\n    \"limit\": 10\n}","options":{"raw":{"language":"json"}}},"url":"https://api.magnum.trade/api/external/getOrdersExternal?userId=6798e089e84952a03d1bf7ef","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"32ce7a5a-e484-4679-a180-56233ded71bb","id":"32ce7a5a-e484-4679-a180-56233ded71bb","name":"Magnum Multi-chain Trading API","type":"collection"}},"urlObject":{"path":["api","external","getOrdersExternal"],"host":["https://api.magnum.trade"],"query":[{"key":"userId","value":"6798e089e84952a03d1bf7ef"}],"variable":[]}},"response":[],"_postman_id":"70437e63-68e4-41a2-be5a-cfa5b04f98e8"},{"name":"Deactivate Order","id":"a3b6bac7-7800-4622-813d-0ec6508ebb3d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"authorization","value":"yo0fcc2b-e9e1-45f6-a791-0f7f9f125f2a"}],"body":{"mode":"raw","raw":"{\n    \"orderId\": \"68948ea0330bbf07c304a452\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.magnum.trade/api/external/deactivateTradeOrderExternal?userId=6798e089e84952a03d1bf7ef","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"32ce7a5a-e484-4679-a180-56233ded71bb","id":"32ce7a5a-e484-4679-a180-56233ded71bb","name":"Magnum Multi-chain Trading API","type":"collection"}},"urlObject":{"path":["api","external","deactivateTradeOrderExternal"],"host":["https://api.magnum.trade"],"query":[{"key":"userId","value":"6798e089e84952a03d1bf7ef"}],"variable":[]}},"response":[],"_postman_id":"a3b6bac7-7800-4622-813d-0ec6508ebb3d"}],"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]}},"event":[{"listen":"prerequest","script":{"id":"d1c24f12-2def-4107-b4f2-debdf3ed0868","type":"text/javascript","packages":{},"exec":[""]}},{"listen":"test","script":{"id":"10b9248e-512c-416f-ad00-2069d6b58bdb","type":"text/javascript","packages":{},"exec":[""]}}],"variable":[{"id":"0835de2c-7c48-413c-8c84-c140116fecdc","key":"url","value":"https://api.magnum.trade"}]}