CHeKT Developers
  • Home
  • Guides
  • Public APIs
  • Partner APIs
    • System Status
    • Glossary
    • FAQ
    • Release Notes
CHeKT Dealer API
홈API 문서FAQGlossary
용어집으로 돌아가기

Endpoint

API

정의

API에서 특정 리소스나 기능에 접근하기 위한 URL입니다. HTTP 메서드(GET, POST, PUT, DELETE)와 함께 사용됩니다.

예시

GET /api/dealers/{dealer_id}

관련 용어

API (Application Programming Interface)Path Parameter
이전 용어Device
다음 용어Event
On this page
정의 예시 관련 용어