{"info":{"_postman_id":"caf5f924-9f3f-41c3-b3e4-5d725de27b07","name":"Is Wallet Address Whitelisted API","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json"},"item":[{"name":"IsWhitelisted","id":"9f8ca7a8-44d2-46a1-b021-267d6fd86383","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","type":"text","value":"application/json"}],"url":"https://api.saga.org/api/v1/whitelist-addresses/{{WALLET_ADDRESS}}/is-whitelisted","description":"Check if a wallet is whitelisted"},"response":[{"id":"35999eff-edd6-4e50-aad5-475ddd0b2e61","name":"Wallet is not whitelisted","originalRequest":{"method":"GET","header":[{"key":"Content-Type","type":"text","value":"application/json"}],"url":"https://api.saga.org/api/v1/whitelist-addresses/{{WALLET_ADDRESS}}/is-whitelisted"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\"isWhitelisted\":false}"},{"id":"44cb6094-070c-4472-a58d-e26b966bf438","name":"Bad Request","originalRequest":{"method":"GET","header":[{"key":"Content-Type","type":"text","value":"application/json"}],"url":"https://api.saga.org/api/v1/whitelist-addresses/{{WALLET_ADDRESS}}/is-whitelisted"},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"57c245d4-afe0-4ed1-b821-318ba0935fdf","name":"Wallet is whitelisted","originalRequest":{"method":"GET","header":[{"key":"Content-Type","type":"text","value":"application/json"}],"url":"https://api.saga.org/api/v1/whitelist-addresses/{{WALLET_ADDRESS}}/is-whitelisted"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\"isWhitelisted\":true}"},{"id":"61242498-6fb7-44b9-bb88-c3ec11a5077f","name":"Malformed wallet address","originalRequest":{"method":"GET","header":[{"key":"Content-Type","type":"text","value":"application/json"}],"url":"https://api.saga.org/api/v1/whitelist-addresses/{{WALLET_ADDRESS}}/is-whitelisted"},"code":422,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\"message\":\"requirement failed: malformed wallet address\",\"statusCode\":422}"}],"_postman_id":"9f8ca7a8-44d2-46a1-b021-267d6fd86383"}],"event":[{"listen":"prerequest","script":{"id":"292798cb-e6e2-4791-a056-f91019632935","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"6262865c-8138-492c-a1b0-7a117252cc3e","type":"text/javascript","exec":[""]}}]}