{"info":{"_postman_id":"d2215cdf-907f-46ef-830b-454c68e26e5a","name":"Earthquake API","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"54173776","collectionId":"d2215cdf-907f-46ef-830b-454c68e26e5a","publishedId":"2sBXqDuPpU","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2026-04-20T19:18:03.000Z"},"item":[{"name":"LOGIN","id":"1d35d0d1-0ecf-4534-b076-06b0df8bdcd4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"username\":\"admin\", \"password\":\"password\"}","options":{"raw":{"language":"json"}}},"url":"http://0.0.0.0:8080/api/login","urlObject":{"protocol":"http","port":"8080","path":["api","login"],"host":["0","0","0","0"],"query":[],"variable":[]}},"response":[],"_postman_id":"1d35d0d1-0ecf-4534-b076-06b0df8bdcd4"},{"name":"Get Topics","id":"e05db51a-979c-4911-955c-940eb6db49a8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8080/api/topics?page=1","urlObject":{"protocol":"http","port":"8080","path":["api","topics"],"host":["localhost"],"query":[{"key":"page","value":"1"}],"variable":[]}},"response":[],"_postman_id":"e05db51a-979c-4911-955c-940eb6db49a8"},{"name":"Delete Topics","id":"05351df7-7a20-405a-b875-013ef2f0b733","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"http://localhost:8080/api/topics/1","urlObject":{"protocol":"http","port":"8080","path":["api","topics","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"05351df7-7a20-405a-b875-013ef2f0b733"}]}