Gmate Cloud API Test Client
OAuth 2.0 Authorization Code Flow 테스트
1. 인증
상태:
인증되지 않음
API Base URL
Client ID
Scopes
read:profile
read:glucose
read:health_profile
OAuth 로그인 시작
Access Token 획득 완료!
로그아웃
2. Token 정보
Access Token
Token Type
Expires In
Scopes
3. API 테스트
GET /api/v1/users/me
- 기본 프로필 조회
GET /api/v1/users/me/profile
- 건강 정보 조회
GET /api/v1/glucose
- 혈당 데이터 조회
GET /api/v1/glucose/statistics
- 혈당 통계
GET /api/v1/consents
- 동의 목록
Custom API Call
GET
POST
DELETE
호출
4. 응답
Endpoint:
Status: