Stock101 API 명세서
    Stock101 API 명세서
    • Stock101 API 명세서
    • Auth
      • 로그아웃
        POST
      • 로그인
        POST
    • Users
      • 사용자 정보 조회
        GET
      • 아이디(이메일) 중복체크
        GET
      • 회원가입
        POST
      • 사용자 정보 수정
        PATCH
      • 회원탈퇴
        DELETE
      • 홈 티어 높은 4명 조회
        GET
      • 유저 프로필 조회
        GET
    • Stocks
      • 주식 전체 조회
        GET
      • 주식 상세 조회
        GET
    • Board
      • 게시물 추가
        POST
      • 게시물 단건 조회
        GET
      • 게시물 삭제
        DELETE
      • 사용자 게시물 조회
        GET
      • 게시물 목록 조회
        GET
      • 게시물 좋아요
        POST
      • 나의 게시물 목록 조회
        GET
    • Comments
      • 댓글 조회
        GET
      • 댓글 추가
        POST
      • 댓글 삭제
        DELETE
    • Predictions
      • 주가 예측 생성
        POST
      • 주가 예측 조회
        GET
      • 특정 유저 예측 목록 조회
        GET
    • Indicators
      • 개미지표 조회
      • 뉴스지표 조회
      • 전문가지표 조회
      • 재무지표 조회
    • kk
      GET
    • Schemas
      • Schemas
        • TierCode
        • UpDownEnum
        • ErrorResponse
        • ValidationError
        • UserProfile
        • AuthLoginResponse
        • StockSummary
        • StockPricePoint
        • FinancialIndicator
        • EconomicEvent
        • AnalystIndicator
        • IndividualIndicator
        • NewsIndicator
        • Post
        • Comment
        • PredictionResult
        • PredictionItem
        • PredictionPagedResponse

      kk

      Developing
      GET
      /api/v1/stock

      Request

      Header Params

      Responses

      🟢200Success
      application/json
      Body

      Request Request Example
      Shell
      JavaScript
      Java
      Swift
      curl --location --request GET '/api/v1/stock' \
      --header 'Authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ0b2tlbl90eXBlIjoiYWNjZXNzIiwidXNlcklkIjoxLCJyb2xlcyI6WyJBRE1JTiJdLCJqdGkiOiJiZjI0ZGQzM2YyYmIiLCJpc3MiOiJodHRwczovL2FjY291bnRzLmJleW9uZC5jb20iLCJpYXQiOjE3NTg3ODA4MTAsImV4cCI6MTc1ODc4MjYxMH0.CSoNJRrZ7fM0qFIJ5WxnXRwQ5DDQ0N7P8shGU_4QVoM'
      Response Response Example
      {"items":[{"stockId":1001,"name":"NVIDIA Corporation","stockCode":"NVDA","individualIndicator":"STRONG_BUY","analystIndicator":"STRONG_BUY","newsIndicator":"POSITIVE","price":176.55,"fluctuation":176.55,"industryCode":"SEMI","industryName":"Semiconductors","sectorCode":"TECH","sectorName":"Technology"},{"stockId":1002,"name":"Microsoft Corporation","stockCode":"MSFT","individualIndicator":"BUY","analystIndicator":"STRONG_BUY","newsIndicator":"POSITIVE","price":510.17,"fluctuation":510.17,"industryCode":"SOFT","industryName":"Software","sectorCode":"TECH","sectorName":"Technology"},{"stockId":1003,"name":"Apple Inc.","stockCode":"AAPL","individualIndicator":"HOLD","analystIndicator":"BUY","newsIndicator":"NEUTRAL","price":252.3,"fluctuation":252.3,"industryCode":"SOFT","industryName":"Software","sectorCode":"TECH","sectorName":"Technology"},{"stockId":1004,"name":"Amazon.com, Inc.","stockCode":"AMZN","individualIndicator":"BUY","analystIndicator":"BUY","newsIndicator":"POSITIVE","price":220.8,"fluctuation":220.8,"industryCode":"RETL","industryName":"Retail & Wholesale","sectorCode":"CONS","sectorName":"Consumer Discretionary"},{"stockId":1005,"name":"Meta Platforms, Inc.","stockCode":"META","individualIndicator":"BUY","analystIndicator":"HOLD","newsIndicator":"POSITIVE","price":755.99,"fluctuation":755.99,"industryCode":"NETM","industryName":"Internet & Media Platforms","sectorCode":"COMM","sectorName":"Communication Services"},{"stockId":1006,"name":"Alphabet Inc. Class A","stockCode":"GOOGL","individualIndicator":"BUY","analystIndicator":"BUY","newsIndicator":"POSITIVE","price":252.2,"fluctuation":252.2,"industryCode":"NETM","industryName":"Internet & Media Platforms","sectorCode":"COMM","sectorName":"Communication Services"},{"stockId":1007,"name":"Broadcom Inc.","stockCode":"AVGO","individualIndicator":"HOLD","analystIndicator":"BUY","newsIndicator":"POSITIVE","price":338.94,"fluctuation":0.15,"industryCode":"SEMI","industryName":"Semiconductors","sectorCode":"TECH","sectorName":"Technology"},{"stockId":1008,"name":"Alphabet Inc. Class C","stockCode":"GOOG","individualIndicator":"BUY","analystIndicator":"BUY","newsIndicator":"POSITIVE","price":252.34,"fluctuation":-0.54,"industryCode":"NETM","industryName":"Internet & Media Platforms","sectorCode":"COMM","sectorName":"Communication Services"},{"stockId":1009,"name":"Tesla, Inc.","stockCode":"TSLA","individualIndicator":"HOLD","analystIndicator":"HOLD","newsIndicator":"NEUTRAL","price":426.0501,"fluctuation":426.05,"industryCode":"EVCL","industryName":"Electric Vehicles & Clean Energy","sectorCode":"CONS","sectorName":"Consumer Discretionary"},{"stockId":1010,"name":"Netflix, Inc.","stockCode":"NFLX","individualIndicator":"HOLD","analystIndicator":"BUY","newsIndicator":"POSITIVE","price":1217.5,"fluctuation":1217.5,"industryCode":"NETM","industryName":"Internet & Media Platforms","sectorCode":"COMM","sectorName":"Communication Services"},{"stockId":1011,"name":"Costco Wholesale Corporation","stockCode":"COST","individualIndicator":"BUY","analystIndicator":"BUY","newsIndicator":"NEUTRAL","price":943.6,"fluctuation":0.34,"industryCode":"RETL","industryName":"Retail & Wholesale","sectorCode":"STPL","sectorName":"Consumer Staples"},{"stockId":1012,"name":"Palantir Technologies Inc.","stockCode":"PLTR","individualIndicator":"BUY","analystIndicator":"HOLD","newsIndicator":"POSITIVE","price":182.55,"fluctuation":3.22,"industryCode":"SOFT","industryName":"Software","sectorCode":"TECH","sectorName":"Technology"},{"stockId":1013,"name":"ASML Holding N.V.","stockCode":"ASML","individualIndicator":"BUY","analystIndicator":"BUY","newsIndicator":"POSITIVE","price":963.51,"fluctuation":5.71,"industryCode":"SEMI","industryName":"Semiconductors","sectorCode":"TECH","sectorName":"Technology"},{"stockId":1014,"name":"T-Mobile US, Inc.","stockCode":"TMUS","individualIndicator":"HOLD","analystIndicator":"BUY","newsIndicator":"NEUTRAL","price":238.08,"fluctuation":238.08,"industryCode":"TELC","industryName":"Telecom Services","sectorCode":"COMM","sectorName":"Communication Services"},{"stockId":1015,"name":"Cisco Systems, Inc.","stockCode":"CSCO","individualIndicator":"HOLD","analystIndicator":"HOLD","newsIndicator":"NEUTRAL","price":67.4017,"fluctuation":67.402,"industryCode":"SOFT","industryName":"Software","sectorCode":"TECH","sectorName":"Technology"},{"stockId":1016,"name":"Advanced Micro Devices, Inc.","stockCode":"AMD","individualIndicator":"BUY","analystIndicator":"STRONG_BUY","newsIndicator":"POSITIVE","price":160.9,"fluctuation":1.11,"industryCode":"SEMI","industryName":"Semiconductors","sectorCode":"TECH","sectorName":"Technology"},{"stockId":1017,"name":"AstraZeneca PLC","stockCode":"AZN","individualIndicator":"HOLD","analystIndicator":"HOLD","newsIndicator":"NEUTRAL","price":76.0,"fluctuation":76.0,"industryCode":"BIOP","industryName":"Biopharma & Biotech","sectorCode":"HCAR","sectorName":"Healthcare"},{"stockId":1018,"name":"Linde plc","stockCode":"LIN","individualIndicator":"HOLD","analystIndicator":"BUY","newsIndicator":"NEUTRAL","price":479.94,"fluctuation":2.18,"industryCode":"CHEM","industryName":"Chemicals & Industrial Gases","sectorCode":"BASC","sectorName":"Basic Materials"},{"stockId":1019,"name":"PepsiCo, Inc.","stockCode":"PEP","individualIndicator":"HOLD","analystIndicator":"HOLD","newsIndicator":"NEUTRAL","price":141.9,"fluctuation":0.87,"industryCode":"BEVG","industryName":"Beverages","sectorCode":"STPL","sectorName":"Consumer Staples"},{"stockId":1020,"name":"Intuit Inc.","stockCode":"INTU","individualIndicator":"BUY","analystIndicator":"BUY","newsIndicator":"POSITIVE","price":698.0,"fluctuation":698.0,"industryCode":"SOFT","industryName":"Software","sectorCode":"TECH","sectorName":"Technology"}],"totalCount":20,"code":200,"message":"OK","numOfRows":20}
      Modified at 2025-09-25 07:13:15
      Previous
      재무지표 조회
      Next
      TierCode
      Built with