Skip to content

Authentication

Setup

The API integration can be enabled and managed by logging in to 3plify and navigating to Edit profile and generating a new token.

Once the integration is enabled, you use the clientId and the clientSecret to get a bearer token. The endpoint to retrieve this bearer token is at /api/external/login. See the documentation here. The bearer token is valid for one hour.