{"info":{"_postman_id":"2e5c3a74-99d9-4d37-a216-fdc286a7e2e6","name":"BlockAPI","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"3186515","collectionId":"2e5c3a74-99d9-4d37-a216-fdc286a7e2e6","publishedId":"RW1aJfNe","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2018-04-26T23:14:52.000Z"},"item":[{"name":"chain","item":[{"name":"chain","id":"cf4b3d03-390c-42ad-981b-e3457c64b95f","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"http://localhost:6000/api/chain","urlObject":{"protocol":"http","port":"6000","path":["api","chain"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"cf4b3d03-390c-42ad-981b-e3457c64b95f"},{"name":"chain/blocks","id":"f7a7577b-9b47-4e61-88ee-1ca96a60db3e","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"http://localhost:6000/api/chain/blocks","urlObject":{"protocol":"http","port":"6000","path":["api","chain","blocks"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"f7a7577b-9b47-4e61-88ee-1ca96a60db3e"},{"name":"chain/blocks/transactions","id":"03f23569-9838-426f-a0b3-efb1aee6e82a","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"http://localhost:6000/api/chain/blocks/transactions","urlObject":{"protocol":"http","port":"6000","path":["api","chain","blocks","transactions"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"03f23569-9838-426f-a0b3-efb1aee6e82a"},{"name":"chain/validate","id":"a45bfc67-f736-445c-b99c-38f78dcfada2","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"http://localhost:6000/api/chain/validate","urlObject":{"protocol":"http","port":"6000","path":["api","chain","validate"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"a45bfc67-f736-445c-b99c-38f78dcfada2"},{"name":"chain/search/file/<file_hash>","id":"a299c88a-a979-40e6-bf31-185ac2c340fe","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"http://localhost:6000/api/chain/search/file/e250f274f33b9b621a04264025d50e5fb9b1f989f444d13bb373882e734e996f","urlObject":{"protocol":"http","port":"6000","path":["api","chain","search","file","e250f274f33b9b621a04264025d50e5fb9b1f989f444d13bb373882e734e996f"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"a299c88a-a979-40e6-bf31-185ac2c340fe"}],"id":"39efbb57-0df8-40c8-a3a5-a083c209cdd1","_postman_id":"39efbb57-0df8-40c8-a3a5-a083c209cdd1","description":""},{"name":"blocks","item":[{"name":"blocks","id":"b6684681-db49-43e5-a12c-1f910b1a2a78","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"http://localhost:6000/api/blocks","urlObject":{"protocol":"http","port":"6000","path":["api","blocks"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"b6684681-db49-43e5-a12c-1f910b1a2a78"},{"name":"blocks/<index>","id":"0495a275-9223-47ee-a39c-531e4d560623","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"http://localhost:6000/api/blocks/0","urlObject":{"protocol":"http","port":"6000","path":["api","blocks","0"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"0495a275-9223-47ee-a39c-531e4d560623"},{"name":"blocks/<block_hash>","id":"5e81fc2f-84e0-43cb-9e0c-dd91c3561dd5","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"http://localhost:6000/api/blocks/000e7a00152fd8c8f02f71119c5e9f2d79550ee104fd0cbff77f6f5aa015ca0e","urlObject":{"protocol":"http","port":"6000","path":["api","blocks","000e7a00152fd8c8f02f71119c5e9f2d79550ee104fd0cbff77f6f5aa015ca0e"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"5e81fc2f-84e0-43cb-9e0c-dd91c3561dd5"}],"id":"c02d774e-9ed9-474d-ab12-46cad4f057d0","_postman_id":"c02d774e-9ed9-474d-ab12-46cad4f057d0","description":""},{"name":"transaction","item":[{"name":"transaction/new","id":"8bf64fcc-acc0-42ce-a3a1-022d7a175587","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"file_hash\": \"file_hash_1\",\n\t\"author_key\": \"key_1\",\n\t\"signature\": \"sign_1\"\n}"},"url":"http://localhost:6000/api/transaction/new","urlObject":{"protocol":"http","port":"6000","path":["api","transaction","new"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"8bf64fcc-acc0-42ce-a3a1-022d7a175587"}],"id":"3b3b0f4f-740e-4435-bf0c-2743d36f255f","_postman_id":"3b3b0f4f-740e-4435-bf0c-2743d36f255f","description":""},{"name":"mine","item":[{"name":"mine","id":"a5fca9d5-f430-4bc3-a516-2036a0352ea0","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"http://localhost:6000/api/mine","urlObject":{"protocol":"http","port":"6000","path":["api","mine"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"a5fca9d5-f430-4bc3-a516-2036a0352ea0"}],"id":"975e346c-7d30-4440-aa7f-b0d9622ab268","_postman_id":"975e346c-7d30-4440-aa7f-b0d9622ab268","description":""},{"name":"api","id":"bd8fb539-68eb-4788-bd47-26e0ffdd9fa3","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"http://localhost:6000/api","urlObject":{"protocol":"http","port":"6000","path":["api"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"bd8fb539-68eb-4788-bd47-26e0ffdd9fa3"}]}