API Guide

Access Token Issuance

Issue an Admin Access Token

  • Use this token when making API requests.
  • By default, an accessToken valid for 24 hours is issued upon login.
  • You can adjust the expiration period by specifying the lifeTime value.
  • If the API is called more than 1,000 times per day, response throttling may occur. It is recommended to store the token securely after issuance.
Language
Click Try It! to start a request and see the response here!