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.
Metadata
The identity and technical contract details declared by the specification.
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.
Manage Kakao Sync service-terms consent.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Kakao 12
Other APIs Kakao publishes across the network.