{"swagger":"2.0","info":{"version":"1","title":"한국지능정보사회진흥원_AI허브 외부 데이터 플랫폼 목록","description":""},"host":"api.odcloud.kr","basePath":"/api","schemes":["https","http"],"securityDefinitions":{"ApiKeyAuth":{"type":"apiKey","in":"header","name":"Authorization"},"ApiKeyAuth2":{"type":"apiKey","in":"query","name":"serviceKey"}},"paths":{"/15134558/v1/uddi:c4e00bbe-c268-457e-bc7f-8a8043bc90fd":{"get":{"tags":["API 목록"],"summary":"한국지능정보사회진흥원_AI허브 외부 데이터 플랫폼 목록_20240830","operationId":"getuddi:c4e00bbe-c268-457e-bc7f-8a8043bc90fd","description":"한국지능정보사회진흥원_AI허브 외부 데이터 플랫폼 목록_20240830","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"page","in":"query","description":"page index","type":"integer","format":"int64","exclusiveMinimum":false,"default":1},{"name":"perPage","in":"query","description":"page size","type":"integer","format":"int64","exclusiveMinimum":false,"default":10},{"name":"returnType","in":"query","description":"응답의 데이터 타입을 선택할 수 있습니다. (기본값: JSON)<br/>XML형태의 응답결과를 얻기 위해서는 XML 값으로 설정","type":"string","exclusiveMinimum":false}],"responses":{"200":{"description":"성공적으로 수행 됨","schema":{"$ref":"#/definitions/uddi:c4e00bbe-c268-457e-bc7f-8a8043bc90fd_api"}},"401":{"description":"인증 정보가 정확 하지 않음"},"500":{"description":"API 서버에 문제가 발생하였음"}},"security":[{"ApiKeyAuth":[]},{"ApiKeyAuth2":[]}]}},"/15134558/v1/uddi:de0cb9a7-6145-41f7-8f7c-9ba588110935":{"get":{"tags":["API 목록"],"summary":"한국지능정보사회진흥원_AI허브 외부 데이터 플랫폼 목록_20250828","operationId":"getuddi:de0cb9a7-6145-41f7-8f7c-9ba588110935","description":"한국지능정보사회진흥원_AI허브 외부 데이터 플랫폼 목록_20250828","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"page","in":"query","description":"page index","type":"integer","format":"int64","exclusiveMinimum":false,"default":1},{"name":"perPage","in":"query","description":"page size","type":"integer","format":"int64","exclusiveMinimum":false,"default":10},{"name":"returnType","in":"query","description":"응답의 데이터 타입을 선택할 수 있습니다. (기본값: JSON)<br/>XML형태의 응답결과를 얻기 위해서는 XML 값으로 설정","type":"string","exclusiveMinimum":false}],"responses":{"200":{"description":"성공적으로 수행 됨","schema":{"$ref":"#/definitions/uddi:de0cb9a7-6145-41f7-8f7c-9ba588110935_api"}},"401":{"description":"인증 정보가 정확 하지 않음"},"500":{"description":"API 서버에 문제가 발생하였음"}},"security":[{"ApiKeyAuth":[]},{"ApiKeyAuth2":[]}]}}},"definitions":{"uddi:c4e00bbe-c268-457e-bc7f-8a8043bc90fd_model":{"type":"object","properties":{"제목":{"type":"string","description":""},"내용":{"type":"string","description":""},"이용절차 및 유의사항":{"type":"string","description":""},"링크":{"type":"string","description":""}}},"uddi:c4e00bbe-c268-457e-bc7f-8a8043bc90fd_api":{"type":"object","properties":{"page":{"type":"integer","format":"int64"},"perPage":{"type":"integer","format":"int64"},"totalCount":{"type":"integer","format":"int64"},"currentCount":{"type":"integer","format":"int64"},"matchCount":{"type":"integer","format":"int64"},"data":{"type":"array","items":{"$ref":"#/definitions/uddi:c4e00bbe-c268-457e-bc7f-8a8043bc90fd_model"}}}},"uddi:de0cb9a7-6145-41f7-8f7c-9ba588110935_model":{"type":"object","properties":{"제목":{"type":"string","description":""},"내용":{"type":"string","description":""},"링크":{"type":"string","description":""}}},"uddi:de0cb9a7-6145-41f7-8f7c-9ba588110935_api":{"type":"object","properties":{"page":{"type":"integer","format":"int64"},"perPage":{"type":"integer","format":"int64"},"totalCount":{"type":"integer","format":"int64"},"currentCount":{"type":"integer","format":"int64"},"matchCount":{"type":"integer","format":"int64"},"data":{"type":"array","items":{"$ref":"#/definitions/uddi:de0cb9a7-6145-41f7-8f7c-9ba588110935_model"}}}}}}