Help

How to Get API Keys

To begin integrating with the 101domain ecosystem, you will first need to generate a secure API key. This key serves as a unique Bearer Token that authenticates your requests and grants programmatic access to your domain portfolio.

API keys can only be generated and managed by the Primary User Account and this user must have Two-factor authentication (2FA) or Single-Sign On (SSO) enabled.

Follow the steps below to configure your credentials and set the appropriate permissions for your application.

  1. Log in to your 101domain account.

  2. Navigate to My Account (top-right dropdown) > Account Settings > Developer Settings.

  3. Enter a Name for your API Key

  4. Select the Expiration Period.

  5. Select the appropriate scopes for what you want the key to access. 

  6. Click Generate Key.

  7. Copy and store your New API Key.

Tip for managing API keys:

  • For security, the system only displays the API key once upon creation. You must copy and store it securely. All keys have a maximum lifespan of one year and will require periodic re-issuance.

  • Keys are tied directly to your master account, rather than individual users or sub-users.

You can create up to 10 API keys with combinations of scopes for each key.  We suggest this approach when you have different staff or teams working in your account.

Next Step: Now that you have your key, head over to the API Endpoints Reference guide to begin making your first request.