HTTP API (Export)

Export API is a function that allows customers to directly manage data loaded into the definer, call it through a token, send it to a specific endpoint, and check the log of the data. If an error occurs during the data transmission process, you can check the code and respond quickly.

(Reference · Recommendation) Data Linking Priority

  1. Leverage SDK to integrate events that occur on the client

  2. Leverage APIs to integrate system-generated events (other than those generated by clients)

Setting up for data transfer

Path

Additional Settings > Partner Integration > HTTP API (Export) List > Click the API Token Management button on the top right or Service Management > Service Information

Issue Export API Token

Issue a token by clicking the 'Issue Token' button on the right side of the Export API Token area in the Key Information section. With one click, the settings for data transmission are complete.

  • Token issuance/reissue/deletion can only be done by service administrators.

  • Import API tokens are automatically issued when a service is created and can only be reissued.

  • Token reissue is not possible for at least 1 day from the service creation or reissue. (Day 1: midnight)

Column that provides a list of transmitted data

  • Status Code

  • Endpoint

  • Data

  • IP

  • Date

  • Error message

  • User Agent

  • Export API Token

For technical guidance on HTTP API (Export) features and provided data, please refer to the API Guide .

Last updated