Create API Keys

  1. Sign in to the Dashboard

  2. Click your profile picture in the top-right corner > Select Settings

  3. Navigate to the Developer > API Keys screen.

  1. Click Create API Keys in the top-right corner.
  • You can set IP allow list when creating or editing API key.
  1. The API key is displayed ONLY upon creation; ensure it is stored securely.
  1. You can view / copy the Client ID on the API Keys page
  1. Call Request access token with ClientId and APIKey to obtain an access token, then use the access token to request subsequent APIs.