{"info":{"_postman_id":"ab59dc6c-9794-40f0-bafe-36f6343550ca","name":"Crypto App","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"46029238","collectionId":"ab59dc6c-9794-40f0-bafe-36f6343550ca","publishedId":"2sB3BDJqi8","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2025-08-13T12:26:52.000Z"},"item":[{"name":"crypto","item":[{"name":"crypto","event":[{"listen":"test","script":{"id":"b7d43256-2619-4229-bcaf-5acece738d3d","exec":["var template = `\r","<style type=\"text/css\">\r","    .tftable {font-size:14px;color:#333333;width:100%;border-width: 1px;border-color: #87ceeb;border-collapse: collapse;}\r","    .tftable th {font-size:18px;background-color:#87ceeb;border-width: 1px;padding: 8px;border-style: solid;border-color: #87ceeb;text-align:left;}\r","    .tftable tr {background-color:#ffffff;}\r","    .tftable td {font-size:14px;border-width: 1px;padding: 8px;border-style: solid;border-color: #87ceeb;}\r","    .tftable tr:hover {background-color:#e0ffff;}\r","</style>\r","\r","<table class=\"tftable\" border=\"1\">\r","    <tr>\r","        <th>ID</th>\r","        <th>Name</th>\r","        <th>Symbol</th>\r","        <th>Buy Price</th>\r","        <th>Sell Price</th>\r","        <th>Previous Buy Price</th>\r","        <th>Previous Sell Price</th>\r","    </tr>\r","    \r","    {{#each response.data.cryptocurrencies}}\r","        <tr>\r","            <td>{{id}}</td>\r","            <td>{{name}}</td>\r","            <td>{{symbol}}</td>\r","            <td>{{price.buy_price}}</td>\r","            <td>{{price.sell_price}}</td>\r","            <td>{{price.previous_buy_price}}</td>\r","            <td>{{price.previous_sell_price}}</td>\r","        </tr>\r","    {{/each}}\r","</table>\r","`;\r","\r","function constructVisualizerPayload() {\r","    return { response: pm.response.json() };\r","}\r","\r","pm.visualizer.set(template, constructVisualizerPayload());"],"type":"text/javascript","packages":{}}}],"id":"dae09292-e953-4f12-8f20-73a92a205798","protocolProfileBehavior":{"disableBodyPruning":true,"protocolVersion":"auto","strictSSL":true,"followOriginalHttpMethod":true,"followAuthorizationHeader":true,"removeRefererHeaderOnRedirect":true,"insecureHTTPParser":false},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://64.227.188.169/crypto-trade-website-main/public/api/v1/crypto","urlObject":{"path":["v1","crypto"],"host":["http://64.227.188.169/crypto-trade-website-main/public/api"],"query":[{"disabled":true,"key":"cursor","value":""},{"disabled":true,"key":"price","value":""},{"disabled":true,"key":"page","value":""}],"variable":[]}},"response":[{"id":"c7316054-3aa4-4a42-bae6-73d8521c0dc9","name":"crypto","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"ak-qd8isAfyoiwON7LP7wSRTaTHEMIslLQx","type":"text"}],"url":{"raw":"http://64.227.188.169/crypto-trade-website-main/public/api/v1/crypto","host":["http://64.227.188.169/crypto-trade-website-main/public/api"],"path":["v1","crypto"],"query":[{"key":"cursor","value":"eyJjcnlwdG9jdXJyZW5jaWVzLmlkIjo1LCJfcG9pbnRzVG9OZXh0SXRlbXMiOnRydWV9","disabled":true},{"key":"availability","value":"buy","disabled":true}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"dae09292-e953-4f12-8f20-73a92a205798"},{"name":"crypto-details","id":"1808151f-4e68-433b-811d-e343a26b8882","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"ak-2q3BV0lEMfcUz9wdvmQWteEVxDiPE54P","type":"text"}],"url":"http://localhost/crypto-trade-website/public/api/v1/crypto/BTC","urlObject":{"path":["v1","crypto","BTC"],"host":["http://localhost/crypto-trade-website/public/api"],"query":[],"variable":[]}},"response":[{"id":"76f47c5f-32b7-4879-8997-987d832c919b","name":"single crypto","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"ak-2q3BV0lEMfcUz9wdvmQWteEVxDiPE54P","type":"text"}],"url":"http://localhost/crypto-trade-website/public/api/v1/crypto/6"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"1808151f-4e68-433b-811d-e343a26b8882"},{"name":"crypto-price-history","id":"2a124734-1670-45f0-ad08-51f305e712e0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"ak-2q3BV0lEMfcUz9wdvmQWteEVxDiPE54P","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost/crypto-trade-website/public/api/v1/crypto/BTC/price-history","urlObject":{"path":["v1","crypto","BTC","price-history"],"host":["http://localhost/crypto-trade-website/public/api"],"query":[],"variable":[]}},"response":[],"_postman_id":"2a124734-1670-45f0-ad08-51f305e712e0"}],"id":"a140d97d-e220-46cb-9724-8ccbc4439cf0","_postman_id":"a140d97d-e220-46cb-9724-8ccbc4439cf0","description":""},{"name":"orders","item":[{"name":"orders","id":"85308a9c-e62c-483e-a534-a09ca1731ff8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"ak-2q3BV0lEMfcUz9wdvmQWteEVxDiPE54P","type":"text"},{"key":"","value":"","type":"text"}],"url":"http://64.227.188.169/crypto-trade-website-main/public/api/v1/orders","urlObject":{"path":["v1","orders"],"host":["http://64.227.188.169/crypto-trade-website-main/public/api"],"query":[{"disabled":true,"key":"cursor","value":"eyJvcmRlcnMuaWQiOjEwLCJfcG9pbnRzVG9OZXh0SXRlbXMiOnRydWV9"},{"disabled":true,"key":"status","value":"pending"}],"variable":[]}},"response":[],"_postman_id":"85308a9c-e62c-483e-a534-a09ca1731ff8"},{"name":"order-details","id":"5f5cf4cf-6f9f-41ef-aa2d-68a1efd20d2a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"ak-2q3BV0lEMfcUz9wdvmQWteEVxDiPE54P","type":"text"}],"url":"http://localhost/crypto-trade-website/public/api/v1/order/ORD-6889D67C71D38","urlObject":{"path":["v1","order","ORD-6889D67C71D38"],"host":["http://localhost/crypto-trade-website/public/api"],"query":[],"variable":[]}},"response":[],"_postman_id":"5f5cf4cf-6f9f-41ef-aa2d-68a1efd20d2a"},{"name":"create-order","id":"988e8bf3-d26d-426b-a574-4c8ba26efec6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-api-key","value":"ak-rnLcAhyWFnsKTH4NtP7WXN97bEuSg4Ip","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"crypto_id\": 1,\r\n  \"type\":\"sell\",\r\n  \"quantity\": 0.5,\r\n  \"price_per_unit\": 30000.00 ,\r\n   \"total_price\":31500\r\n}                   ","options":{"raw":{"language":"json"}}},"url":"http://13.200.158.255/crypto-trade-website/public/api/v1/order/create","urlObject":{"path":["v1","order","create"],"host":["http://13.200.158.255/crypto-trade-website/public/api"],"query":[],"variable":[]}},"response":[],"_postman_id":"988e8bf3-d26d-426b-a574-4c8ba26efec6"}],"id":"d5ea8148-ea02-4f22-b870-5e6dc4a41e22","_postman_id":"d5ea8148-ea02-4f22-b870-5e6dc4a41e22","description":""},{"name":"order-status","item":[{"name":"order-status","id":"fb8bbb3f-b82f-48b0-bd7b-6d2abad0740d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"x-api-key","value":"ak-2q3BV0lEMfcUz9wdvmQWteEVxDiPE54P","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"status\":\"completed\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost/crypto-trade-website/public/api/v1/orders/ORD-6889D67C71D38/status","urlObject":{"path":["v1","orders","ORD-6889D67C71D38","status"],"host":["http://localhost/crypto-trade-website/public/api"],"query":[],"variable":[]}},"response":[],"_postman_id":"fb8bbb3f-b82f-48b0-bd7b-6d2abad0740d"},{"name":"order-activities","id":"3a9ed01a-f2cc-4f95-8db7-8d80e297e1a2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"ak-2q3BV0lEMfcUz9wdvmQWteEVxDiPE54P","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"status\":\"completed\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost/crypto-trade-website/public/api/v1/orders/ORD-6889D67C71D38/activities","urlObject":{"path":["v1","orders","ORD-6889D67C71D38","activities"],"host":["http://localhost/crypto-trade-website/public/api"],"query":[],"variable":[]}},"response":[],"_postman_id":"3a9ed01a-f2cc-4f95-8db7-8d80e297e1a2"}],"id":"f907e024-699a-4ebc-8f99-00d12dad4c97","_postman_id":"f907e024-699a-4ebc-8f99-00d12dad4c97","description":""},{"name":"order-chats","item":[{"name":"chat","id":"2c4a78f7-6dab-42eb-bc8a-56b8baa658e7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-api-key","value":"ak-rnLcAhyWFnsKTH4NtP7WXN97bEuSg4Ip","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://13.200.158.255/crypto-trade-website/public/api/v1/order/ORD-68A8544406BD5/chat","urlObject":{"path":["v1","order","ORD-68A8544406BD5","chat"],"host":["http://13.200.158.255/crypto-trade-website/public/api"],"query":[],"variable":[]}},"response":[],"_postman_id":"2c4a78f7-6dab-42eb-bc8a-56b8baa658e7"},{"name":"marked-as-read-message","id":"f21c55bc-70ad-4d3e-a339-df411499fde9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-api-key","value":"ak-XHWXtiqP6jEg7kVOqCtDTOaQGwNNDrB2","type":"text"}],"url":"http://localhost/crypto-trade-website/public/api/v1/order/ORD-68839D08E6812/chat/mark-as-read-messages","urlObject":{"path":["v1","order","ORD-68839D08E6812","chat","mark-as-read-messages"],"host":["http://localhost/crypto-trade-website/public/api"],"query":[],"variable":[]}},"response":[],"_postman_id":"f21c55bc-70ad-4d3e-a339-df411499fde9"},{"name":"chats","id":"bedfb195-32bf-4b4e-898e-4956b2e15341","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"ak-qd8isAfyoiwON7LP7wSRTaTHEMIslLQx","type":"text"}],"body":{"mode":"formdata","formdata":[]},"url":"http://64.227.188.169/crypto-trade-website-main/public/api/v1/order/ORD-688E1DC4DED18/chats","urlObject":{"path":["v1","order","ORD-688E1DC4DED18","chats"],"host":["http://64.227.188.169/crypto-trade-website-main/public/api"],"query":[],"variable":[]}},"response":[],"_postman_id":"bedfb195-32bf-4b4e-898e-4956b2e15341"}],"id":"807ff3f9-4abe-4f2f-9501-6f27cc7a6e6b","_postman_id":"807ff3f9-4abe-4f2f-9501-6f27cc7a6e6b","description":""}],"event":[{"listen":"prerequest","script":{"id":"018266e7-6642-4d8b-9702-6f3aa6d4fc07","type":"text/javascript","packages":{},"exec":[""]}},{"listen":"test","script":{"id":"143d8348-1120-44f4-8a88-1a3858ef661a","type":"text/javascript","packages":{},"exec":[""]}}],"variable":[{"key":"local","value":"http://localhost/crypto-trade-website/public/"},{"key":"dev","value":"http://64.227.188.169/crypto-trade-website-main/public/"},{"key":"Live","value":"http://13.200.158.255/crypto-trade-website/public/"},{"key":"OrderId","value":"ORD-68A8544406BD5","disabled":true},{"key":"Abhay","value":"ak-rnLcAhyWFnsKTH4NtP7WXN97bEuSg4Ip","type":"string"}]}