{ "uuid": "61a36316-af36-4078-8817-632332a7c974", "lastMigration": 19, "name": "NOWPayments API", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "0.0.0.0", "routes": [ { "uuid": "3b2ebb19-edbb-4ba8-8d75-c08a3eefec46", "documentation": "3. Get estimated price", "method": "get", "endpoint": "v1/estimate", "responses": [ { "uuid": "2357c622-ed82-4b6f-b08f-b6c2e293ae01", "body": "{\n \"amount_from\": 3999.5,\n \"currency_from\": \"usd\",\n \"currency_to\": \"btc\",\n \"estimated_amount\": 0.17061637\n}", "latency": 0, "statusCode": 200, "label": "3. Get estimated price", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "CF-Cache-Status", "value": "" }, { "key": "CF-RAY", "value": "" }, { "key": "Connection", "value": "" }, { "key": "Content-Encoding", "value": "" }, { "key": "Date", "value": "" }, { "key": "Expect-CT", "value": "" }, { "key": "NEL", "value": "" }, { "key": "Report-To", "value": "" }, { "key": "Server", "value": "" }, { "key": "Strict-Transport-Security", "value": "" }, { "key": "Transfer-Encoding", "value": "" }, { "key": "Vary", "value": "" }, { "key": "X-Content-Type-Options", "value": "" }, { "key": "X-DNS-Prefetch-Control", "value": "" }, { "key": "X-Download-Options", "value": "" }, { "key": "X-Frame-Options", "value": "" }, { "key": "X-XSS-Protection", "value": "" }, { "key": "cf-request-id", "value": "" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "ef1dc65b-3ed8-46dd-b1e9-1f8fbe58345b", "documentation": "6. Get the minimum payment amount", "method": "get", "endpoint": "v1/min-amount", "responses": [ { "uuid": "8c702df9-37ab-4e34-92c5-9e919163bbc0", "body": "{\n \"currency_from\": \"eth\",\n \"currency_to\": \"trx\",\n \"min_amount\": 0.0098927\n}", "latency": 0, "statusCode": 200, "label": "6. Get the minimum payment amount", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "CF-Cache-Status", "value": "" }, { "key": "CF-RAY", "value": "" }, { "key": "Connection", "value": "" }, { "key": "Content-Encoding", "value": "" }, { "key": "Date", "value": "" }, { "key": "Expect-CT", "value": "" }, { "key": "NEL", "value": "" }, { "key": "Report-To", "value": "" }, { "key": "Server", "value": "" }, { "key": "Strict-Transport-Security", "value": "" }, { "key": "Transfer-Encoding", "value": "" }, { "key": "Vary", "value": "" }, { "key": "X-Content-Type-Options", "value": "" }, { "key": "X-DNS-Prefetch-Control", "value": "" }, { "key": "X-Download-Options", "value": "" }, { "key": "X-Frame-Options", "value": "" }, { "key": "X-XSS-Protection", "value": "" }, { "key": "cf-request-id", "value": "" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "be6c24cc-fb49-4dd3-8baa-2ecd36fad546", "documentation": "7. Get list of payments", "method": "get", "endpoint": "v1/payment/", "responses": [ { "uuid": "0da5b21f-40bf-4d05-8486-e73d45878e54", "body": "{\n \"data\": [\n {\n \"actually_paid\": 180,\n \"order_description\": \"Apple Macbook Pro 2019 x 1\",\n \"order_id\": \"RGDBP-21314\",\n \"outcome_amount\": 178.9005,\n \"outcome_currency\": \"trx\",\n \"pay_address\": \"TNDFkiSmBQorNFacb3735q8MnT29sn8BLn\",\n \"pay_amount\": 165.652609,\n \"pay_currency\": \"trx\",\n \"payment_id\": 5524759814,\n \"payment_status\": \"finished\",\n \"price_amount\": 5,\n \"price_currency\": \"usd\",\n \"purchase_id\": \"4944856743\"\n }\n ],\n \"limit\": 10,\n \"page\": {{faker 'random.number'}},\n \"pagesCount\": 6,\n \"total\": 59\n}", "latency": 0, "statusCode": 200, "label": "7.Get list of payments", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "CF-Cache-Status", "value": "" }, { "key": "CF-RAY", "value": "" }, { "key": "Connection", "value": "" }, { "key": "Content-Encoding", "value": "" }, { "key": "Date", "value": "" }, { "key": "Expect-CT", "value": "" }, { "key": "NEL", "value": "" }, { "key": "Report-To", "value": "" }, { "key": "Server", "value": "" }, { "key": "Strict-Transport-Security", "value": "" }, { "key": "Transfer-Encoding", "value": "" }, { "key": "Vary", "value": "" }, { "key": "X-Content-Type-Options", "value": "" }, { "key": "X-DNS-Prefetch-Control", "value": "" }, { "key": "X-Download-Options", "value": "" }, { "key": "X-Frame-Options", "value": "" }, { "key": "X-XSS-Protection", "value": "" }, { "key": "cf-request-id", "value": "" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false } ], "proxyMode": false, "proxyHost": "", "proxyRemovePrefix": false, "tlsOptions": { "enabled": false, "type": "CERT", "pfxPath": "", "certPath": "", "keyPath": "", "caPath": "", "passphrase": "" }, "cors": true, "headers": [], "proxyReqHeaders": [ { "key": "", "value": "" } ], "proxyResHeaders": [ { "key": "", "value": "" } ] }