Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Kakao Service Terms API

Manage Kakao Sync service-terms consent.

Kakao Service Terms API is one of 21 APIs that Kakao publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Service Terms. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 1 operation across 1 path. It is described by OpenAPI 3.1.0, at version 2.0.0.

Requests are made against 2 base URLs: https://kauth.kakao.com, https://kapi.kakao.com.

1 operations 1 paths 0 schemas 1 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
2.0.0
Base URL
https://kapi.kakao.com
Authentication
HTTP Bearer, API Key
Terms of Service
Resource Areas
1

Authentication & Security 2

Kakao Service Terms API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (Kakao access token) (bearerAuth). An API key is passed in the header as Authorization (adminKey).

  • bearerAuth — Kakao access token issued by /oauth/token, sent as "Bearer {accesstoken}".
  • adminKey — Kakao app Admin Key sent as "KakaoAK {adminkey}" for server-to-server calls.

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 GET. Each is listed below with its method, path, parameters, and response codes.

Service Terms 1

Manage Kakao Sync service-terms consent.

GET
/v2/user/service_terms
Check service-terms consent
getServiceTerms → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

kakao-service-terms-api-openapi.yml Raw ↑

Other APIs Kakao publishes across the network.

Kakao Login (OAuth 2.0) API
Kakao Sync API
KakaoTalk Sharing API
KakaoTalk Message API
KakaoTalk Channel API
KakaoTalk Friends API
KakaoStory API
Kakao Local API
KakaoMap Web / JavaScript SDK
KakaoNavi (Driving Directions) API
Daum Search API
KakaoPay Online (Easy-Pay) API