Skip to main content

Developer Center

Developer Center is an application that lets administrators create and control API access tokens for Arc XP's services within their organization.

Developer Center also allows you to specify the scope of access to development tokens for specific environments, including their reading and writing permissions. You can also revoke access to compromised or unused tokens.

You can also track token usage limits and search for tokens by their description or the owner's email address.

Your organization can have a maximum of 300 access tokens, and a single user can have a maximum of 30 access tokens. You can manage all access tokens through the Developer Center.

Tip

Rotate tokens regularly. Create new tokens and revoke old ones after deploying your application to production environments to minimize the time a compromised token can be exploited.

Prerequisites

To use the Developer Center application, you need the following:

  • administrator privileges

  • basic understanding of API authentication and token-based security.

Getting started