-
Notifications
You must be signed in to change notification settings - Fork 0
/
insomnia.json
1 lines (1 loc) · 43.4 KB
/
insomnia.json
1
{"_type":"export","__export_format":4,"__export_date":"2022-07-29T07:34:07.533Z","__export_source":"insomnia.desktop.app:v2022.4.2","resources":[{"_id":"req_c5f0cd1a6c304cbab24fb73dfbcf0c33","parentId":"fld_e60b34e031c94e80acfff2da38e21e0e","modified":1659079601170,"created":1635315782014,"url":"{{ base_url }}/token","name":"Get Tokens","description":"Get tokens\n\n**URL** : `/token`\n\n**Method** : `GET`\n\n**Auth required** : NO\n\n**Permissions required** : None\n\n## Success Response\n\n**Condition** : If everything is OK\n\n**Code** : `200`\n\n**Content**\n\n```json\n{\n\t\"status\": 1,\n\t\"data\": {\n\t\t\"results\": [\n\t\t\t{\n\t\t\t\t\"_id\": \"6135d9467c2421015aec6e8b\",\n\t\t\t\t\"contract_id\": \"x.paras.near\",\n\t\t\t\t\"token_id\": \"1:1\",\n\t\t\t\t\"owner_id\": \"bob.near\",\n\t\t\t\t\"token_series_id\": \"1\",\n\t\t\t\t\"edition_id\": \"1\",\n\t\t\t\t\"metadata\": {\n\t\t\t\t\t\"title\": \"Key to Paras #1\",\n\t\t\t\t\t\"description\": \"With a simplistic shank and two collars that are connecting the bow and the bits of the key. The bit is known to be customizable; fits only the doorway that it is supposed to. Meanwhile the bow; shaped by equal pieces of bails, is left protruding so that torque can be applied by the user to the doorway.\",\n\t\t\t\t\t\"media\": \"bafybeigi3kbgcqj2ss65engjjs5qkxrws3rfbc3f2wlo73jukujqyqjveu\",\n\t\t\t\t\t\"media_hash\": null,\n\t\t\t\t\t\"copies\": 50,\n\t\t\t\t\t\"issued_at\": \"1607346917096\",\n\t\t\t\t\t\"expires_at\": null,\n\t\t\t\t\t\"starts_at\": null,\n\t\t\t\t\t\"updated_at\": null,\n\t\t\t\t\t\"extra\": null,\n\t\t\t\t\t\"reference\": \"bafybeifcl2kswgwm3h57da7yqtluukkyd6nnxaaedm57lmqfbqy7mg4374\",\n\t\t\t\t\t\"reference_hash\": null,\n\t\t\t\t\t\"collection\": \"Genesis\",\n\t\t\t\t\t\"collection_id\": \"genesis-by-parasnear\",\n\t\t\t\t\t\"creator_id\": \"paras.near\",\n\t\t\t\t\t\"blurhash\": \"U82jV:kERqkFZyf8kYj]cIa{ogj^ogf5bcax\"\n\t\t\t\t},\n\t\t\t\t\"royalty\": {},\n\t\t\t\t\"price\": null,\n\t\t\t\t\"categories\": []\n\t\t\t}\n\t\t],\n\t\t\"skip\": 0,\n\t\t\"limit\": 1\n\t}\n}\n```","method":"GET","body":{"mimeType":"multipart/form-data","params":[]},"parameters":[{"id":"pair_d0a84c6bb5774c6eaa76d0864d0bbc23","name":"__sort","value":"_id::1","description":"","disabled":false},{"id":"pair_a925b7e8584e4ffbaf8c082308dd7152","name":"__skip","value":"100","description":"","disabled":true},{"id":"pair_6c61c30436ad4c908980aae7911056a1","name":"__limit","value":"1","description":"","disabled":false},{"id":"pair_9c1c312cc5ed435cb5c44006fec428b5","name":"owner_id","value":"irfi.near","description":"","disabled":true},{"id":"pair_39394bce785e4577abc687f1fb12883a","name":"token_id","value":"1:1","description":"","disabled":true},{"id":"pair_6c09a5267ef042589dced427f4b10e34","name":"token_series_id","value":"1","description":"","disabled":true},{"id":"pair_658f7cf24a9d47ad95a8c82ffdc57f3f","name":"","value":"","description":""},{"id":"pair_05f4a35f2d944370956e31649f29cb20","name":"is_verified","value":"true","description":"","disabled":true},{"id":"pair_276306ac191b441eb6c01baad40c69ec","name":"collection_id","value":"genesis-by-parasnear","description":"","disabled":true},{"id":"pair_52087318d575430c8c1aba70ac7deebf","name":"contract_id","value":"x.paras.near","description":"","disabled":true},{"id":"pair_31996bd9364340ef9b1529466218c28a","name":"creator_id","value":"irfi.near","description":"","disabled":true}],"headers":[],"authentication":{},"metaSortKey":-1635106780398,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"fld_e60b34e031c94e80acfff2da38e21e0e","parentId":"wrk_9564b167757b407c90cd5b91c1ebed04","modified":1659079183617,"created":1639219705788,"name":"NFT details","description":"","environment":{},"environmentPropertyOrder":null,"metaSortKey":-1628776551461,"_type":"request_group"},{"_id":"wrk_9564b167757b407c90cd5b91c1ebed04","parentId":null,"modified":1635316482127,"created":1635315781805,"name":"Paras Marketplace API Public","description":"","scope":"collection","_type":"workspace"},{"_id":"req_0d78d93ed97a4ca180f81ca6f4d61e87","parentId":"fld_e60b34e031c94e80acfff2da38e21e0e","modified":1639221613232,"created":1635315782016,"url":"{{ base_url }}/token-series","name":"Get Token Series","description":"Get token series\n\n**URL** : `/token-series`\n\n**Method** : `GET`\n\n**Auth required** : NO\n\n**Permissions required** : None\n\n## Success Response\n\n**Condition** : If everything is OK\n\n**Code** : `200`\n\n**Content**\n\n```json\n{\n\t\"status\": 1,\n\t\"data\": {\n\t\t\"results\": [\n\t\t\t{\n\t\t\t\t\"_id\": \"6135d83581c9ef6c8f7664e9\",\n\t\t\t\t\"contract_id\": \"x.paras.near\",\n\t\t\t\t\"token_series_id\": \"1\",\n\t\t\t\t\"creator_id\": \"paras.near\",\n\t\t\t\t\"price\": null,\n\t\t\t\t\"royalty\": {},\n\t\t\t\t\"metadata\": {\n\t\t\t\t\t\"title\": \"Key to Paras\",\n\t\t\t\t\t\"description\": \"With a simplistic shank and two collars that are connecting the bow and the bits of the key. The bit is known to be customizable; fits only the doorway that it is supposed to. Meanwhile the bow; shaped by equal pieces of bails, is left protruding so that torque can be applied by the user to the doorway.\",\n\t\t\t\t\t\"media\": \"bafybeigi3kbgcqj2ss65engjjs5qkxrws3rfbc3f2wlo73jukujqyqjveu\",\n\t\t\t\t\t\"media_hash\": null,\n\t\t\t\t\t\"copies\": 50,\n\t\t\t\t\t\"issued_at\": null,\n\t\t\t\t\t\"expires_at\": null,\n\t\t\t\t\t\"starts_at\": null,\n\t\t\t\t\t\"updated_at\": null,\n\t\t\t\t\t\"extra\": null,\n\t\t\t\t\t\"reference\": \"bafybeifcl2kswgwm3h57da7yqtluukkyd6nnxaaedm57lmqfbqy7mg4374\",\n\t\t\t\t\t\"reference_hash\": null,\n\t\t\t\t\t\"collection\": \"Genesis\",\n\t\t\t\t\t\"collection_id\": \"genesis-by-parasnear\",\n\t\t\t\t\t\"creator_id\": \"paras.near\",\n\t\t\t\t\t\"blurhash\": \"U82jV:kERqkFZyf8kYj]cIa{ogj^ogf5bcax\"\n\t\t\t\t},\n\t\t\t\t\"in_circulation\": 39,\n\t\t\t\t\"updated_at\": 1636461624005,\n\t\t\t\t\"total_mint\": 39,\n\t\t\t\t\"lowest_price\": \"499000000000000000000000000\",\n\t\t\t\t\"categories\": [],\n\t\t\t\t\"view\": 242\n\t\t\t}\n\t\t],\n\t\t\"skip\": 0,\n\t\t\"limit\": 1\n\t}\n}\n```","method":"GET","body":{"mimeType":"multipart/form-data","params":[]},"parameters":[{"id":"pair_696e487d211f43deac8cd9e78f28f889","name":"__skip","value":"0","description":"","disabled":false},{"id":"pair_ae11ad3efc7b489689d8b446bfa9c3ae","name":"__limit","value":"1","description":"","disabled":false},{"id":"pair_741cac59f9da4bb1b1b9b135392a2841","name":"__sort","value":"updated_at::1","description":"","disabled":true},{"id":"pair_fd97ce5603444142b263bd8a7cae0a8e","name":"","value":"","description":"","disabled":true},{"id":"pair_2261c3de71464efbb6d25ed868b4779e","name":"exclude_total_burn","value":"true","description":"","disabled":true},{"id":"pair_f1a0c1b9bfd04fd1b6ae945d4f4b4e92","name":"contract_id","value":"x.paras.near","description":"","disabled":true},{"id":"pair_bc05479271dd458b83906401600c6e86","name":"title","value":"Dino Kid","description":"","disabled":true},{"id":"pair_b56d3674bcdf4cf1b6e464210b5106a6","name":"collection_id","value":"genesis-by-parasnear","description":"","disabled":true},{"id":"pair_fb7b8e1d8b124459b2d74dbbd407b20d","name":"token_series_id","value":"1","description":"","disabled":true},{"id":"pair_6338c5016ccc47cd9af821a52234808d","name":"min_price","value":"1100000000000000000000001","description":"","disabled":true},{"id":"pair_accdbbfac4a64e7bbcbfc42646973f0c","name":"max_price","value":"1100000000000000000000001","description":"","disabled":true},{"id":"pair_1ad17bb04dcf43bbb5feb4ae5f842320","name":"creator_id","value":"hdriqi","description":"","disabled":true},{"id":"pair_468f16d829cd40679b6c152f92085517","name":"is_verified","value":"true","description":"","disabled":true},{"id":"pair_4365384ba82e44e89e1229bec6100e2a","name":"creator_id","value":"afiqshofy.near","description":"","disabled":true},{"id":"pair_66c1195255824c099bee1afc02688140","name":"category_id","value":"card4card-nov-21","description":"","disabled":true},{"id":"pair_574c73995db5488da7790acfe342ab30","name":"collection_search","value":"fiction","description":"","disabled":true},{"id":"pair_18bcc55d734e497fbc200b0b83b114af","name":"owner_id","value":"irfi.near","description":"","disabled":true},{"id":"pair_832668e04d4f4aa2b04fbc7f6280aa1e","name":"search","value":"key to paras","description":"","disabled":true},{"id":"pair_173bd32c22ca42e78496036c962df61c","name":"attributes[kind]","value":"Normies","description":""}],"headers":[],"authentication":{},"metaSortKey":-1635106780373,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_63fc27e0bdd04c089e949c95de43e287","parentId":"fld_e60b34e031c94e80acfff2da38e21e0e","modified":1639221676944,"created":1635315782017,"url":"{{base_url}}/collections","name":"Get Collections","description":"Get collections\n\n**URL** : `/collections`\n\n**Method** : `GET`\n\n**Auth required** : NO\n\n**Permissions required** : None\n\n## Success Response\n\n**Condition** : If everything is OK\n\n**Code** : `200`\n\n**Content**\n\n```json\n{\n\t\"status\": 1,\n\t\"data\": {\n\t\t\"results\": [\n\t\t\t{\n\t\t\t\t\"creator_id\": \"monztre.near\",\n\t\t\t\t\"collection\": \"ONE OF A KIND\",\n\t\t\t\t\"collection_id\": \"one-of-a-kind-by-monztrenear\"\n\t\t\t}\n\t\t],\n\t\t\"skip\": 0,\n\t\t\"limit\": 10\n\t}\n}\n```","method":"GET","body":{},"parameters":[{"id":"pair_6c6deedadda947ec86c012dc99dc4637","name":"creator_id","value":"irfi.near","description":"","disabled":true},{"id":"pair_4ffa46ea550342a1901fc80847a8b25b","name":"collection_id","value":"one-of-a-kind-by-monztrenear","description":"","disabled":false,"type":"text","multiline":false},{"id":"pair_ea275641ecaf47b5819324661bf2aaae","name":"collection_search","value":"Elf","description":"","disabled":true}],"headers":[],"authentication":{},"metaSortKey":-1635106780360.5,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_0a9dd304a8f64fe498a8bff29c8ca84e","parentId":"fld_e60b34e031c94e80acfff2da38e21e0e","modified":1639224108579,"created":1639221406943,"url":"{{base_url}}/collection-attributes","name":"Get Collection Attributes","description":"Get collection attributes\n\n**URL** : `/collection-attributes`\n\n**Method** : `GET`\n\n**Auth required** : NO\n\n**Permissions required** : None\n\n## Success Response\n\n**Condition** : If everything is OK\n\n**Code** : `200`\n\n**Content**\n\n```json\n{\n\t\"status\": 1,\n\t\"data\": {\n\t\t\"results\": {\n\t\t\t\"kind\": {\n\t\t\t\t\"Meerkats\": 50,\n\t\t\t\t\"Normies\": 1499,\n\t\t\t\t\"Skellies\": 97,\n\t\t\t\t\"Zombies\": 139\n\t\t\t},\n\t\t\t\"seed\": {\n\t\t\t\t...\n\t\t\t}\n\t\t}\n\t}\n}\n```","method":"GET","body":{},"parameters":[{"id":"pair_4ffa46ea550342a1901fc80847a8b25b","name":"collection_id","value":"misfits.tenk.near","description":"","disabled":false}],"headers":[],"authentication":{},"metaSortKey":-1635106780354.25,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_0ecef183def647c69e0ad0600ec6ac80","parentId":"fld_e60b34e031c94e80acfff2da38e21e0e","modified":1639224429753,"created":1635315782033,"url":"{{ base_url }}/token/x.paras.near::1/1:2","name":"Get Single Token (formatted)","description":"Get single token (formatted)\n\n**URL** : `/token/<contract_id>::<token_series_id>/<token_id>`\n\n**Method** : `GET`\n\n**Auth required** : NO\n\n**Permissions required** : None\n\n## Success Response\n\n**Condition** : If everything is OK\n\n**Code** : `200`\n\n**Content**\n\n```json\n{\n\t\"_id\": \"6135d9467c2421015aec6e8c\",\n\t\"contract_id\": \"x.paras.near\",\n\t\"token_id\": \"1:2\",\n\t\"owner_id\": \"narwallets.near\",\n\t\"token_series_id\": \"1\",\n\t\"edition_id\": \"2\",\n\t\"metadata\": {\n\t\t\"title\": \"Key to Paras #2\",\n\t\t\"description\": \"With a simplistic shank and two collars that are connecting the bow and the bits of the key. The bit is known to be customizable; fits only the doorway that it is supposed to. Meanwhile the bow; shaped by equal pieces of bails, is left protruding so that torque can be applied by the user to the doorway.\",\n\t\t\"media\": \"https://ipfs.fleek.co/ipfs/bafybeigi3kbgcqj2ss65engjjs5qkxrws3rfbc3f2wlo73jukujqyqjveu\",\n\t\t\"media_hash\": null,\n\t\t\"copies\": 50,\n\t\t\"issued_at\": \"1607346931683\",\n\t\t\"expires_at\": null,\n\t\t\"starts_at\": null,\n\t\t\"updated_at\": null,\n\t\t\"extra\": null,\n\t\t\"reference\": \"https://ipfs.fleek.co/ipfs/bafybeifcl2kswgwm3h57da7yqtluukkyd6nnxaaedm57lmqfbqy7mg4374\",\n\t\t\"reference_hash\": null,\n\t\t\"collection\": \"Genesis\",\n\t\t\"collection_id\": \"genesis-by-parasnear\",\n\t\t\"creator_id\": \"paras.near\",\n\t\t\"blurhash\": \"U82jV:kERqkFZyf8kYj]cIa{ogj^ogf5bcax\"\n\t},\n\t\"royalty\": {},\n\t\"price\": null\n}\n```","method":"GET","body":{},"parameters":[],"headers":[],"authentication":{},"metaSortKey":-1635106780348,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_cf3e522023ff4f6698f14f218249d0ed","parentId":"fld_e60b34e031c94e80acfff2da38e21e0e","modified":1639224400371,"created":1635315782031,"url":"{{ base_url }}/token/x.paras.near::1","name":"Get Single Token Series (formatted)","description":"Get single token series (formatted)\n\n**URL** : `/token/<contract_id>::<token_series_id>`\n\n**Method** : `GET`\n\n**Auth required** : NO\n\n**Permissions required** : None\n\n## Success Response\n\n**Condition** : If everything is OK\n\n**Code** : `200`\n\n**Content**\n\n```json\n{\n\t\"_id\": \"6135d83581c9ef6c8f7664e9\",\n\t\"contract_id\": \"x.paras.near\",\n\t\"token_series_id\": \"1\",\n\t\"creator_id\": \"paras.near\",\n\t\"price\": null,\n\t\"royalty\": {},\n\t\"metadata\": {\n\t\t\"title\": \"Key to Paras\",\n\t\t\"description\": \"With a simplistic shank and two collars that are connecting the bow and the bits of the key. The bit is known to be customizable; fits only the doorway that it is supposed to. Meanwhile the bow; shaped by equal pieces of bails, is left protruding so that torque can be applied by the user to the doorway.\",\n\t\t\"media\": \"https://ipfs.fleek.co/ipfs/bafybeigi3kbgcqj2ss65engjjs5qkxrws3rfbc3f2wlo73jukujqyqjveu\",\n\t\t\"media_hash\": null,\n\t\t\"copies\": 50,\n\t\t\"issued_at\": null,\n\t\t\"expires_at\": null,\n\t\t\"starts_at\": null,\n\t\t\"updated_at\": null,\n\t\t\"extra\": null,\n\t\t\"reference\": \"https://ipfs.fleek.co/ipfs/bafybeifcl2kswgwm3h57da7yqtluukkyd6nnxaaedm57lmqfbqy7mg4374\",\n\t\t\"reference_hash\": null,\n\t\t\"collection\": \"Genesis\",\n\t\t\"collection_id\": \"genesis-by-parasnear\",\n\t\t\"creator_id\": \"paras.near\",\n\t\t\"blurhash\": \"U82jV:kERqkFZyf8kYj]cIa{ogj^ogf5bcax\"\n\t},\n\t\"in_circulation\": 39,\n\t\"updated_at\": 1634701754271,\n\t\"total_mint\": 39,\n\t\"lowest_price\": {\n\t\t\"$numberDecimal\": \"999000000000000000000000000\"\n\t}\n}\n```","method":"GET","body":{},"parameters":[],"headers":[],"authentication":{},"metaSortKey":-1635106780298,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_58e42db569e04b51aa09545034ad2169","parentId":"fld_e60b34e031c94e80acfff2da38e21e0e","modified":1639224291572,"created":1635315782038,"url":"{{ base_url }}/offers","name":"Get Offer","description":"Get offers\n\n**URL** : `/offers`\n\n**Method** : `GET`\n\n**Auth required** : NO\n\n**Permissions required** : None\n\n## Success Response\n\n**Condition** : If everything is OK\n\n**Code** : `200`\n\n**Content**\n\n```json\n{\n\t\"status\": 1,\n\t\"data\": {\n\t\t\"results\": [\n\t\t\t{\n\t\t\t\t\"_id\": \"61aef4e08d6cdea073809e0b\",\n\t\t\t\t\"buyer_id\": \"riqi.near\",\n\t\t\t\t\"contract_id\": \"x.paras.near\",\n\t\t\t\t\"token_id\": null,\n\t\t\t\t\"token_series_id\": \"61817\",\n\t\t\t\t\"ft_token_id\": \"near\",\n\t\t\t\t\"issued_at\": 1638855899455,\n\t\t\t\t\"price\": \"10000000000000000000000000\"\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"_id\": \"619eeeefc3c475cfd3302fb6\",\n\t\t\t\t\"buyer_id\": \"riqi.near\",\n\t\t\t\t\"contract_id\": \"x.paras.near\",\n\t\t\t\t\"token_id\": null,\n\t\t\t\t\"token_series_id\": \"52032\",\n\t\t\t\t\"ft_token_id\": \"near\",\n\t\t\t\t\"issued_at\": 1637805803478,\n\t\t\t\t\"price\": \"6900000000000000000000000\"\n\t\t\t}\n\t\t],\n\t\t\"skip\": 0,\n\t\t\"limit\": 30\n\t}\n}\n```","method":"GET","body":{},"parameters":[{"id":"pair_541aab57e15a4ef5994d517e02449b9e","name":"token_id","value":"","description":"","disabled":false},{"id":"pair_19f4954b744a4562b43d9ce98b00e128","name":"token_series_id","value":"","description":"","disabled":false},{"id":"pair_e76d025bdf354334a7e6a63ec21488c1","name":"buyer_id","value":"riqi.near","description":"","disabled":false},{"id":"pair_3231463cac22433481c4ddf48f7fa4ac","name":"receiver_id","value":"","description":""},{"id":"pair_5559b037e4c44123bec49e933ab0faec","name":"__skip","value":"0","description":""},{"id":"pair_ed5d509a8ea541cc9b2a16554e87595f","name":"__limit","value":"30","description":""}],"headers":[],"authentication":{},"metaSortKey":-1635106780248,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_95561ed8b03741098247f15c5d3356b1","parentId":"fld_e60b34e031c94e80acfff2da38e21e0e","modified":1659078742781,"created":1635315782023,"url":"{{ base_url }}/activities/topCards","name":"Get Activity Top Cards","description":"","method":"GET","body":{"mimeType":"multipart/form-data","params":[]},"parameters":[],"headers":[{"name":"Content-Type","value":"multipart/form-data","id":"pair_ca3903a96b2a4b9d8d9bad21e711b762","disabled":true}],"authentication":{},"metaSortKey":-1635106780004.25,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_bc2a4b2738be4fb1b9ade11d4db2b6e2","parentId":"fld_ea06767c14164735b7fbda7ad013f259","modified":1639224603990,"created":1635315782026,"url":"{{ base_url }}/activities/latest-transactions","name":"Get Latest transactions","description":"Get latest transactions\n\n**URL** : `/latest-transactions`\n\n**Method** : `GET`\n\n**Auth required** : NO\n\n**Permissions required** : None\n\n## Success Response\n\n**Condition** : If everything is OK\n\n**Code** : `200`\n\n**Content**\n\n```json\n{\n\t\"status\": 1,\n\t\"data\": {\n\t\t\"latest\": [\n\t\t\t{\n\t\t\t\t\"_id\": \"61b49365c8c3dce0815c8563\",\n\t\t\t\t\"contract_id\": \"x.paras.near\",\n\t\t\t\t\"type\": \"nft_transfer\",\n\t\t\t\t\"from\": \"rbnz.near\",\n\t\t\t\t\"to\": \"arstexo.near\",\n\t\t\t\t\"token_id\": \"61907:1\",\n\t\t\t\t\"token_series_id\": \"61907\",\n\t\t\t\t\"price\": \"1200000000000000000000000\",\n\t\t\t\t\"issued_at\": 1639224160817,\n\t\t\t\t\"title\": \"WEIRD ALIEN #0442 #1\"\n\t\t\t}\n\t\t],\n\t\t\"skip\": 0,\n\t\t\"limit\": 1\n\t}\n}\n```","method":"GET","body":{},"parameters":[{"id":"pair_c17edffce9c84da68e8c8dca9d25e313","name":"__skip","value":"0","description":"","disabled":false},{"id":"pair_e7925a0829264765bc4fb95eb85a87dd","name":"__limit","value":"10","description":""}],"headers":[],"authentication":{},"metaSortKey":-1629117022274.5625,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"fld_ea06767c14164735b7fbda7ad013f259","parentId":"wrk_9564b167757b407c90cd5b91c1ebed04","modified":1659079185823,"created":1639220092715,"name":"Activity and Statistics","description":"","environment":{},"environmentPropertyOrder":null,"metaSortKey":-1628776551436,"_type":"request_group"},{"_id":"req_8e9af92aea344879a51546833509e1c4","parentId":"fld_ea06767c14164735b7fbda7ad013f259","modified":1639224796931,"created":1635315782022,"url":"{{ base_url }}/activities","name":"Get Activities","description":"Get activities\n\n**URL** : `/activities`\n\n**Method** : `GET`\n\n**Auth required** : NO\n\n**Permissions required** : None\n\n## Success Response\n\n**Condition** : If everything is OK\n\n**Code** : `200`\n\n**Content**\n\n```json\n{\n\t\"status\": 1,\n\t\"data\": {\n\t\t\"results\": [\n\t\t\t{\n\t\t\t\t\"_id\": \"61b48e6cc8c3dce0815c853a\",\n\t\t\t\t\"contract_id\": \"x.paras.near\",\n\t\t\t\t\"type\": \"nft_transfer\",\n\t\t\t\t\"from\": \"asepnurdinn.near\",\n\t\t\t\t\"to\": \"dannyock.near\",\n\t\t\t\t\"token_id\": \"8780:10\",\n\t\t\t\t\"token_series_id\": \"8780\",\n\t\t\t\t\"price\": {\n\t\t\t\t\t\"$numberDecimal\": \"300000000000000000000000\"\n\t\t\t\t},\n\t\t\t\t\"issued_at\": 1639222888911,\n\t\t\t\t\"msg\": {\n\t\t\t\t\t\"contract_id\": \"x.paras.near\",\n\t\t\t\t\t\"block_height\": 54877559,\n\t\t\t\t\t\"datetime\": \"2021-12-11T11:41:28.911609492+00:00\",\n\t\t\t\t\t\"event_type\": \"nft_transfer\",\n\t\t\t\t\t\"params\": {\n\t\t\t\t\t\t\"price\": \"300000000000000000000000\",\n\t\t\t\t\t\t\"receiver_id\": \"dannyock.near\",\n\t\t\t\t\t\t\"sender_id\": \"\",\n\t\t\t\t\t\t\"token_id\": \"8780:10\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"creator_id\": \"asepnurdinn.near\",\n\t\t\t\t\"is_creator\": true\n\t\t\t}\n\t\t],\n\t\t\"skip\": 0,\n\t\t\"limit\": 10\n\t}\n}\n```","method":"GET","body":{},"parameters":[{"id":"pair_c4b3a713b9af477897e24664f6d7c704","name":"contract_id","value":"x.paras.near","description":"","disabled":true},{"id":"pair_cdf66c97ecca456f93bd855a49ce049c","name":"type","value":"nft_transfer","description":"","disabled":true},{"id":"pair_62bbde6a22424a34a38c302b62290ae5","name":"from","value":"irfi.near","description":"","disabled":true},{"id":"pair_c2cbfa8423874287a9b4f446209f33aa","name":"to","value":"irfi.near","description":"","disabled":true},{"id":"pair_9f507942be3441d5bcb5479801feda21","name":"token_series_id","value":"18","description":"","disabled":true},{"id":"pair_5439decef2d84037ad6c57b4dac45aa2","name":"price","value":"","description":"","disabled":true},{"id":"pair_7e0a58531abf4c8a90c7968ca7114ba0","name":"__skip","value":"30","description":"","disabled":true},{"id":"pair_ea9122724424439498f63bc4a54ef0d5","name":"__limit","value":"90","description":"","disabled":true},{"id":"pair_c723ca1f4e8a404aa796813b1efa751c","name":"token_id","value":"18:61","description":"","disabled":true},{"id":"pair_5f122ce863934afda1688f44ea52c631","name":"_id","value":"61b48e6cc8c3dce0815c853a","description":"","disabled":false},{"id":"pair_9eeae6b2c3174eb28443ae7fca271598","name":"is_verified","value":"true","description":"","disabled":true}],"headers":[],"authentication":{},"metaSortKey":-1629117022249.5625,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_3463fc66e4324ad39b75462776ef6de9","parentId":"fld_ea06767c14164735b7fbda7ad013f259","modified":1639224987698,"created":1635315782025,"url":"{{ base_url }}/activities/top-users","name":"Get Top users","description":"Get Top users\n\n**URL** : `/activities/top-users`\n\n**Method** : `GET`\n\n**Auth required** : NO\n\n**Permissions required** : None\n\n## Success Response\n\n**Condition** : If everything is OK\n\n**Code** : `200`\n\n**Content**\n\n```json\n{\n\t\"status\": 1,\n\t\"data\": {\n\t\t\"buyers\": [\n\t\t\t{\n\t\t\t\t\"contract_token_ids\": [\n\t\t\t\t\t\"misfits.tenk.near::1830\",\n\t\t\t\t\t\"misfits.tenk.near::1822\",\n\t\t\t\t\t\"misfits.tenk.near::1754\"\n\t\t\t\t],\n\t\t\t\t\"account_id\": \"bigbrainb.near\",\n\t\t\t\t\"total_sum\": \"128500000000000000000000000\"\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"contract_token_ids\": [\n\t\t\t\t\t\"comic.paras.near::15:33\",\n\t\t\t\t\t\"x.paras.near::62099:1\",\n\t\t\t\t\t\"comic.paras.near::1:1660\",\n\t\t\t\t\t\"comic.paras.near::5:86\",\n\t\t\t\t\t\"x.paras.near::59582:1\",\n\t\t\t\t\t\"comic.paras.near::20:26\",\n\t\t\t\t\t...\n\t\t\t\t],\n\t\t\t\t\"account_id\": \"nattpep.near\",\n\t\t\t\t\"total_sum\": \"118100000000000000000000000\"\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"contract_token_ids\": [\n\t\t\t\t\t...\n\t\t\t\t],\n\t\t\t\t\"account_id\": \"naut.near\",\n\t\t\t\t\"total_sum\": \"103170000000000000000000000\"\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"contract_token_ids\": [\n\t\t\t\t\t\"misfits.tenk.near::757\",\n\t\t\t\t\t\"misfits.tenk.near::1492\",\n\t\t\t\t\t\"misfits.tenk.near::450\",\n\t\t\t\t\t\"misfits.tenk.near::1369\",\n\t\t\t\t\t\"misfits.tenk.near::1633\"\n\t\t\t\t],\n\t\t\t\t\"account_id\": \"dgetsylver.near\",\n\t\t\t\t\"total_sum\": \"89000000000000000000000000\"\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"contract_token_ids\": [\n\t\t\t\t\t\"x.paras.near::59125:1\",\n\t\t\t\t\t\"x.paras.near::59116:1\",\n\t\t\t\t\t\"x.paras.near::59150:1\",\n\t\t\t\t\t\"x.paras.near::59112:1\"\n\t\t\t\t],\n\t\t\t\t\"account_id\": \"aqualung.near\",\n\t\t\t\t\"total_sum\": \"85000000000000000000000000\"\n\t\t\t}\n\t\t],\n\t\t\"sellers\": [\n\t\t\t{\n\t\t\t\t\"contract_token_ids\": [\n\t\t\t\t\t\"x.paras.near::59112:1\",\n\t\t\t\t\t\"x.paras.near::59102:1\",\n\t\t\t\t\t\"x.paras.near::59099:1\",\n\t\t\t\t\t\"x.paras.near::63713:1\",\n\t\t\t\t\t...\n\t\t\t\t],\n\t\t\t\t\"account_id\": \"monztre.near\",\n\t\t\t\t\"total_sum\": \"310000000000000000000000000\"\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"contract_token_ids\": [\n\t\t\t\t\t\"x.paras.near::62351:1\",\n\t\t\t\t\t\"x.paras.near::62349:1\",\n\t\t\t\t\t\"x.paras.near::62315:1\",\n\t\t\t\t\t\"x.paras.near::55492:1\",\n\t\t\t\t\t...\n\t\t\t\t],\n\t\t\t\t\"account_id\": \"duocelot.near\",\n\t\t\t\t\"total_sum\": \"118000000000000000000000000\"\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"contract_token_ids\": [\n\t\t\t\t\t\"commanders.galaxyonline.near::146\",\n\t\t\t\t\t\"skins.galaxyonline.near::68\",\n\t\t\t\t\t\"skins.galaxyonline.near::5\",\n\t\t\t\t\t\"skins.galaxyonline.near::160\",\n\t\t\t\t\t\"skins.galaxyonline.near::130\",\n\t\t\t\t\t...\n\t\t\t\t],\n\t\t\t\t\"account_id\": \"galaxyonline.near\",\n\t\t\t\t\"total_sum\": \"99500000000000000000000000\"\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"contract_token_ids\": [\n\t\t\t\t\t\"x.paras.near::63977:1\",\n\t\t\t\t\t\"x.paras.near::61225:1\",\n\t\t\t\t\t\"x.paras.near::61700:1\",\n\t\t\t\t\t\"x.paras.near::60937:1\",\n\t\t\t\t\t...\n\t\t\t\t],\n\t\t\t\t\"account_id\": \"longgilbertart.near\",\n\t\t\t\t\"total_sum\": \"94000000000000000000000000\"\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"contract_token_ids\": [\n\t\t\t\t\t\"misfits.tenk.near::757\",\n\t\t\t\t\t\"misfits.tenk.near::1492\",\n\t\t\t\t\t\"misfits.tenk.near::906\",\n\t\t\t\t\t\"misfits.tenk.near::1617\"\n\t\t\t\t],\n\t\t\t\t\"account_id\": \"8666.near\",\n\t\t\t\t\"total_sum\": \"91000000000000000000000000\"\n\t\t\t}\n\t\t],\n\t\t\"collections\": [\n\t\t\t{\n\t\t\t\t\"contract_token_ids\": [\n\t\t\t\t\t\"misfits.tenk.near::897\",\n\t\t\t\t\t\"misfits.tenk.near::1072\",\n\t\t\t\t\t\"misfits.tenk.near::1167\",\n\t\t\t\t\t\"misfits.tenk.near::1633\",\n\t\t\t\t\t\"misfits.tenk.near::1020\",\n\t\t\t\t\t...\n\t\t\t\t],\n\t\t\t\t\"collection_id\": \"one-of-a-kind-by-monztrenear\",\n\t\t\t\t\"total_sum\": \"379000000000000000000000000\"\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"contract_token_ids\": [\n\t\t\t\t\t\"x.paras.near::35864:1\",\n\t\t\t\t\t\"x.paras.near::39222:1\",\n\t\t\t\t\t\"x.paras.near::39853:1\",\n\t\t\t\t\t\"x.paras.near::38926:1\",\n\t\t\t\t\t\"x.paras.near::39121:1\",\n\t\t\t\t\t\"x.paras.near::35946:1\",\n\t\t\t\t\t...\n\t\t\t\t],\n\t\t\t\t\"collection_id\": \"nearskullpunk-by-pandahaonear\",\n\t\t\t\t\"total_sum\": \"149400000000000000000000000\"\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"contract_token_ids\": [\n\t\t\t\t\t\"x.paras.near::62316:1\",\n\t\t\t\t\t\"x.paras.near::62317:1\",\n\t\t\t\t\t\"x.paras.near::62303:1\",\n\t\t\t\t\t\"x.paras.near::62329:1\",\n\t\t\t\t\t...\n\t\t\t\t],\n\t\t\t\t\"collection_id\": \"sky-harbour-by-duocelotnear\",\n\t\t\t\t\"total_sum\": \"131000000000000000000000000\"\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"contract_token_ids\": [\n\t\t\t\t\t\"x.paras.near::61088:1\",\n\t\t\t\t\t\"x.paras.near::63074:1\",\n\t\t\t\t\t\"x.paras.near::62795:1\",\n\t\t\t\t\t\"x.paras.near::61742:1\",\n\t\t\t\t\t\"x.paras.near::62061:1\",\n\t\t\t\t\t...\n\t\t\t\t],\n\t\t\t\t\"collection_id\": \"crazy-panda-gang-by-longgilbertartnear\",\n\t\t\t\t\"total_sum\": \"102490000000000000000000000\"\n\t\t\t}\n\t\t],\n\t\t\"skip\": 0,\n\t\t\"limit\": 5\n\t}\n}\n```","method":"GET","body":{},"parameters":[{"id":"pair_94853bf2c1504cd0808bcfb270d639e0","name":"__skip","value":"0","description":""},{"id":"pair_ce209da1774045eaaa537edef4c702a8","name":"__limit","value":"5","description":""}],"headers":[],"authentication":{},"metaSortKey":-1629117022224.5625,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_225efe02f4224f6b82b72d9048b5ad39","parentId":"fld_ea06767c14164735b7fbda7ad013f259","modified":1639226393199,"created":1639221454642,"url":"{{ base_url }}/collection-stats","name":"Get Collection Stats","description":"Get Top users\n\n**URL** : `/collection-stats`\n\n**Method** : `GET`\n\n**Auth required** : NO\n\n**Permissions required** : None\n\n## Success Response\n\n**Condition** : If everything is OK\n\n**Code** : `200`\n\n**Content**\n\n```json\n{\n\t\"status\": 1,\n\t\"data\": {\n\t\t\"results\": {\n\t\t\t\"_id\": \"61a9bdd96cc05373989a2e31\",\n\t\t\t\"volume\": \"15292480000000000000000000000\",\n\t\t\t\"volume_usd\": 128539.39325234607,\n\t\t\t\"collection_id\": \"one-of-a-kind-by-monztrenear\",\n\t\t\t\"total_sales\": 797,\n\t\t\t\"avg_price\": \"19187553324968632371392722\",\n\t\t\t\"avg_price_usd\": 161.27903795777425,\n\t\t\t\"owner_ids\": [\n\t\t\t\t\"edgarmontesu.near\",\n\t\t\t\t\"abraham.near\",\n\t\t\t\t\"uladz.near\",\n\t\t\t\t...\n\t\t\t],\n\t\t\t\"total_owners\": 320,\n\t\t\t\"total_cards\": 904,\n\t\t\t\"floor_price\": \"15000000000000000000000000\"\n\t\t}\n\t}\n}\n```","method":"GET","body":{"mimeType":"multipart/form-data","params":[]},"parameters":[{"id":"pair_d7e550c9495d4c4493bc8a4b1d32c10c","name":"collection_id","value":"one-of-a-kind-by-monztrenear","description":""}],"headers":[],"authentication":{},"metaSortKey":-1628868397422.4062,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_dcdaadf9a51444e8ab91d8c6ada82f6c","parentId":"fld_2a11fcf01c1d4344b74df925f0d31032","modified":1639226408320,"created":1635315781997,"url":"{{ base_url }}/categories","name":"Get Category","description":"Get category list\n\n**URL** : `/categories`\n\n**Method** : `GET`\n\n**Auth required** : NO\n\n**Permissions required** : None\n\n## Success Response\n\n**Condition** : If everything is OK\n\n**Code** : `200`\n\n**Content**\n\n```json\n{\n \"status\": 1,\n \"data\": {\n \"results\": [\n {\n \"_id\": \"60dc3827e25b5d4e44cfeb24\",\n \"categoryId\": \"characters\",\n \"name\": \"Characters\",\n \"description\": \"Character design can be bold, subtle, intriguing, mysterious, unique, etc. We're talking about character here, show us yours!\",\n \"curators\": [\n \"rng.testnet\"\n ],\n \"coverImg\": \"https://images.unsplash.com/photo-1520468164108-7f393c152c59?ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=2250&q=80\",\n \"isPinned\": true,\n \"createdAt\": 1624613707956\n },\n {\n \"_id\": \"60d5a354bc3101236be3fe10\",\n \"categoryId\": \"abstract\",\n \"name\": \"Abstract\",\n \"description\": \"Abstract conjure feelings and evoke emotions. In front of its best, forms and shapes no longer matter.\",\n \"curators\": [\n \"rng.testnet\"\n ],\n \"coverImg\": \"https://images.unsplash.com/photo-1541701494587-cb58502866ab?ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=2250&q=80\",\n \"createdAt\": 1624613707956\n },\n {\n \"_id\": \"60dc382de25b5d4e44cfedb3\",\n \"categoryId\": \"pixel-art\",\n \"name\": \"Pixel Art\",\n \"description\": \"If a monument is built brick by brick, a masterpiece can be designed pixel by pixel. Volume or not, we welcome you as a part of our pixel.\",\n \"curators\": [\n \"rng.testnet\"\n ],\n \"coverImg\": \"https://images.unsplash.com/photo-1580195319388-1bea55742a42?ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=2250&q=80\",\n \"createdAt\": 1624613707956\n },\n {\n \"_id\": \"60dc3833e25b5d4e44cff0a3\",\n \"categoryId\": \"illustration\",\n \"name\": \"Illustration\",\n \"description\": \"Illustration nspires and let a new texture and object to be discovered. It's a matter of exploring everyday findings and incorporating them into your art.\",\n \"curators\": [\n \"rng.testnet\"\n ],\n \"coverImg\": \"https://images.unsplash.com/photo-1579762593175-20226054cad0?ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=2214&q=80\",\n \"createdAt\": 1624613707956\n },\n {\n \"_id\": \"60dc3839e25b5d4e44cff3a4\",\n \"categoryId\": \"landscape\",\n \"name\": \"Landscape\",\n \"description\": \"Nature is beauty. Scenery is scenic, Landscape is poetic.\",\n \"curators\": [\n \"rng.testnet\"\n ],\n \"coverImg\": \"https://images.unsplash.com/photo-1500817487388-039e623edc21?ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=935&q=80\",\n \"createdAt\": 1624613707956\n }\n ],\n \"skip\": 0,\n \"limit\": 30\n }\n}\n```","method":"GET","body":{"mimeType":"application/x-www-form-urlencoded","params":[]},"parameters":[{"name":"category_id","value":"characters","description":"","id":"pair_c6911b5d05f6491696581e6eb86ed230","disabled":false}],"headers":[],"authentication":{},"metaSortKey":-1598034491151.0957,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"fld_2a11fcf01c1d4344b74df925f0d31032","parentId":"wrk_9564b167757b407c90cd5b91c1ebed04","modified":1659079186787,"created":1635315781994,"name":"Category","description":"","environment":{},"environmentPropertyOrder":null,"metaSortKey":-1628776551423.5,"_type":"request_group"},{"_id":"req_ffeebf3d237940c6b02507d5ab9ae63e","parentId":"fld_2a11fcf01c1d4344b74df925f0d31032","modified":1639225378917,"created":1635315781998,"url":"{{ base_url }}/categories/tokens/submission","name":"Get Category Token Submission","description":"Get list of token submission to category\n\n**URL** : `/categories/tokens/submission`\n\n**Method** : `GET`\n\n**Auth required** : NO\n\n**Permissions required** : None\n\n## Query\n\n**accountId**: string\n\n**status**: string [\"pending\",\"accepted\"]\n\n**categoryId**: string\n\n**__skip**: int\n\n**__limit**: int\n\n**__sort**: string\n\n## Success Response\n\n**Condition** : If everything is OK\n\n**Code** : `200`\n\n**Content**\n\n```json\n{\n \"status\": 1,\n \"data\": {\n \"results\": [\n {\n \"_id\": \"60dc3968885bb5247147a32a\",\n \"id\": \"bafybeieqcjc2jixkaczxz52bl7tvujll32lme7dwoytqgf5eiyaiz775py:abstract\",\n \"categoryId\": \"abstract\",\n \"tokenId\": \"bafybeieqcjc2jixkaczxz52bl7tvujll32lme7dwoytqgf5eiyaiz775py\",\n \"accountId\": \"rng.testnet\",\n \"status\": \"pending\",\n \"createdAt\": 1625045352084\n }\n ],\n \"skip\": 0,\n \"limit\": 30\n }\n}\n```","method":"GET","body":{"mimeType":"application/x-www-form-urlencoded","params":[]},"parameters":[{"name":"accountId","value":"irfi.near","description":"","id":"pair_0a57357cea544e74a1e588a07a0cdfa8","disabled":true},{"name":"status","value":"pending","description":"","id":"pair_8f059bf42e0442c2bd6ee903a59c4a2d","disabled":false},{"name":"category_id","value":"abstract","description":"","id":"pair_48608785441444eba4b44cda46faab02","disabled":true}],"headers":[],"authentication":{},"metaSortKey":-1598034491101.0957,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_fc557d01d2094bd68b2b98a7dfb97a2e","parentId":"fld_f7153d47a399464f9e41eed78029d0ee","modified":1639225428708,"created":1635315782007,"url":"{{ base_url }}/publications","name":"Get Publication","description":"Get Top users\n\n**URL** : `/publications`\n\n**Method** : `GET`\n\n**Auth required** : NO\n\n**Permissions required** : None\n\n## Success Response\n\n**Condition** : If everything is OK\n\n**Code** : `200`\n\n**Content**\n\n```json\n{\n\t\"status\": 1,\n\t\"data\": {\n\t\t\"results\": [\n\t\t\t{\n\t\t\t\t\"_id\": \"619791759dfdbc5b854d36d3\",\n\t\t\t\t\"slug\": \"ground-zero\",\n\t\t\t\t\"title\": \"Ground Zero\",\n\t\t\t\t\"thumbnail\": \"ipfs://bafybeifpr22dtsen6rmtihm5bfwxkvs2vl7nwe3umhq2fkcip2qanuobqm\",\n\t\t\t\t\"description\": \"Ground Zero from Paras Comic will join the platform and unveil a new terror within the hospital’s walls. Follow the team as they try to keep the terror from spreading.\",\n\t\t\t\t\"author_id\": \"inggitasahya.near\",\n\t\t\t\t\"contract_token_ids\": [],\n\t\t\t\t\"type\": \"editorial\",\n\t\t\t\t\"issued_at\": 1637323125985,\n\t\t\t\t\"updated_at\": 1637324193637\n\t\t\t}\n\t\t],\n\t\t\"skip\": 0,\n\t\t\"limit\": 1\n\t}\n}\n```","method":"GET","body":{"mimeType":"application/x-www-form-urlencoded","params":[]},"parameters":[{"id":"pair_9984e04fa8fa477a8dc46b2b5f91ca04","name":"search","value":"comic","description":"","disabled":true},{"id":"pair_af6722432640425bbf0a76897245485e","name":"__view","value":"simple","description":""},{"id":"pair_ae1cbf6762cb4eb3a18f7c990d82781a","name":"__skip","value":"0","description":""},{"id":"pair_c6121ccb74214cecb9d1639a45ae2f52","name":"__limit","value":"10","description":"","disabled":true},{"id":"pair_6d8ca4fd45ca4e269cdb7645e7a4127d","name":"_id","value":"614051b3a4896606d3ad09f5","description":""}],"headers":[],"authentication":{},"metaSortKey":-1598265003029.1914,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"fld_f7153d47a399464f9e41eed78029d0ee","parentId":"wrk_9564b167757b407c90cd5b91c1ebed04","modified":1659079187652,"created":1635315782004,"name":"Publications","description":"","environment":{},"environmentPropertyOrder":null,"metaSortKey":-1628776551417.25,"_type":"request_group"},{"_id":"req_c71973aee2584497b1c9a5fb91cca558","parentId":"fld_f7153d47a399464f9e41eed78029d0ee","modified":1635315945602,"created":1635315782011,"url":"{{ base_url }}/publications?_id=614051b3a4896606d3ad09f5","name":"Get Publication by _id","description":"","method":"GET","body":{"mimeType":"application/x-www-form-urlencoded","params":[]},"parameters":[],"headers":[],"authentication":{},"metaSortKey":-1598265003004.1914,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_7f273676e75343a4a680fa5b9aa52508","parentId":"fld_a324e9d4e66d4e47be5e6eb4e6ea90e6","modified":1659079700868,"created":1659079468640,"url":"{{base_url}}/profiles","name":"Get Profiles","description":"Get profiles\n\n**URL** : `/profiles`\n\n**Method** : `GET`\n\n**Auth required** : NO\n\n**Permissions required** : None\n\n## Success Response\n\n**Condition** : If everything is OK\n\n**Code** : `200`\n\n**Content**\n\n```json\n{\n\t\"status\": 1,\n\t\"data\": {\n\t\t\"results\": [\n\t\t\t{\n\t\t\t\t\"_id\": \"606a712fb3793653a23f88f2\",\n\t\t\t\t\"accountId\": \"irfi.near\",\n\t\t\t\t\"bio\": \"Engineer\",\n\t\t\t\t\"createdAt\": 1617588527877,\n\t\t\t\t\"website\": \"https://irfi.club\",\n\t\t\t\t\"imgUrl\": \"ipfs://bafkreibcggxln2xka7arbwwqlsvm6irrxjuqhiyfzqwvgu2krsn2edwet4\",\n\t\t\t\t\"isEmailVerified\": true,\n\t\t\t\t\"has_notification\": false,\n\t\t\t\t\"instagramId\": \"\",\n\t\t\t\t\"twitterId\": \"\",\n\t\t\t\t\"weiboUrl\": \"\",\n\t\t\t\t\"coverUrl\": \"ipfs://bafybeif4r7uz4sqocjwfdb2ssfv2ztgzpmrggwlfz56nn53pydmc5vmp54\",\n\t\t\t\t\"isCreator\": true,\n\t\t\t\t\"verifiedAt\": null,\n\t\t\t\t\"flag\": null,\n\t\t\t\t\"following\": 6,\n\t\t\t\t\"followers\": 3\n\t\t\t}\n\t\t],\n\t\t\"skip\": 0,\n\t\t\"limit\": 1,\n\t\t\"total\": 1\n\t}\n}\n```","method":"GET","body":{},"parameters":[{"id":"pair_1e122477b5d34a87ac7dab24c4daeea5","name":"accountId","value":"irfi.near","description":"","disabled":false},{"id":"pair_c78421092f154a27a8f98781650f9981","name":"search","value":"future","description":"","disabled":true},{"id":"pair_f97e2b272e2046faa027c1cec6729e73","name":"is_verified","value":"true","description":"","disabled":true},{"id":"pair_904c84329eef4608b03fed40a81a5b6e","name":"__skip","value":"0","description":""},{"id":"pair_f7ccb73d2d054e299410047f2b851b74","name":"__limit","value":"1","description":""}],"headers":[],"authentication":{},"metaSortKey":-1659079468640,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"fld_a324e9d4e66d4e47be5e6eb4e6ea90e6","parentId":"wrk_9564b167757b407c90cd5b91c1ebed04","modified":1659080003948,"created":1659079465008,"name":"Profiles","description":"","environment":{},"environmentPropertyOrder":null,"metaSortKey":-1628776551367.25,"_type":"request_group"},{"_id":"env_ade6a98371674f9bb7ce410367722ae3","parentId":"wrk_9564b167757b407c90cd5b91c1ebed04","modified":1635316575780,"created":1635315781807,"name":"Base Environment","data":{},"dataPropertyOrder":{},"color":null,"isPrivate":false,"metaSortKey":1595561944979,"_type":"environment"},{"_id":"jar_f2b53504f11b4b6b8864384521711191","parentId":"wrk_9564b167757b407c90cd5b91c1ebed04","modified":1639225732441,"created":1635315781821,"name":"Default Jar","cookies":[],"_type":"cookie_jar"},{"_id":"spc_d31354aa7a084b1b9fa79704ee159f49","parentId":"wrk_9564b167757b407c90cd5b91c1ebed04","modified":1635315782090,"created":1635315781823,"fileName":"Paras Marketplace public","contents":"","contentType":"yaml","_type":"api_spec"},{"_id":"env_cd13877b777c4e939435e18b57b9f724","parentId":"env_ade6a98371674f9bb7ce410367722ae3","modified":1659079778476,"created":1635315781815,"name":"Paras 2.0 Mainnet","data":{"base_url":"https://api-v2-mainnet.paras.id"},"dataPropertyOrder":{"&":["base_url"]},"color":null,"isPrivate":false,"metaSortKey":1630633235495,"_type":"environment"},{"_id":"env_faa78762183b4d34a36a18793f60d6b4","parentId":"env_ade6a98371674f9bb7ce410367722ae3","modified":1635953982537,"created":1635953967167,"name":"Local","data":{"base_url":"http://localhost:9090"},"dataPropertyOrder":{"&":["base_url"]},"color":null,"isPrivate":false,"metaSortKey":1635953967167,"_type":"environment"}]}