{"info":{"_postman_id":"a6c5f720-3c44-4ef2-8703-4a784cb715f2","name":"Mobile","description":"All API call for mobile applications.","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json"},"item":[{"name":"Users","item":[{"name":"/mobile/users/register","id":"943e5ce6-3e73-4c21-bce8-c799d9f05d50","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"name\":\"John\",\n\t\"surname\": \"Maio\",\n\t\"email\":\"aaa@maio.sh\",\n\t\"password\": \"test12345\"\n}"},"url":"{{url}}/mobile/users/register","description":"Register new User."},"response":[],"_postman_id":"943e5ce6-3e73-4c21-bce8-c799d9f05d50"},{"name":"/mobile/users/singup","id":"a6b2e7c7-19d6-4a6e-8c54-8caf75749fa7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"email\":\"aaaDDD@maio.sh\",\n\t\"password\": \"test12345\"\n}"},"url":"{{url}}/mobile/users/singup"},"response":[],"_postman_id":"a6b2e7c7-19d6-4a6e-8c54-8caf75749fa7"}],"id":"d723c6f6-4cbf-435c-8a53-feda2a4f82be","_postman_id":"d723c6f6-4cbf-435c-8a53-feda2a4f82be"}],"event":[{"listen":"prerequest","script":{"id":"9f70119e-17cd-403f-888e-e45c8a51257e","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"511e07c7-6fcb-45ed-8f85-eac15c44465c","type":"text/javascript","exec":[""]}}]}