📄️ Development environment
LINE Planet provides two development environments: Evaluation (for testing) and Real (for real service). As shown in the table below, planetbaseurl varies depending on the development environment, and you must use the correct value as a server address in your application.
📄️ Role of the app server
The app server, which is a server application, has two roles.
📄️ Access token
An access token is a short-lived token that allows applications to use PlanetKit. An application generates and returns an access token from the app server.