Skip to content

Create an API Key

API keys allow you to authenticate requests to the OpsFusion API. Follow this guide to create and manage your API keys.

Ensure you have:

  • Account Admin permissions in your OpsFusion organization
  • A clear understanding of where you’ll use the API key (monitoring tool, script, etc.)
  1. Click on your name in the top-right corner
  2. Select Account from the dropdown
  3. Click on the API Keys tile

API keys tile

  1. On the API Keys page, click the Create API Key button.
  2. Fill in the API key details
    • Name - A descriptive name to identify this key’s purpose and location
    • Roles - Select the roles to grant the key
  3. Click Create

Empty user notifications

Now that you have an API key:

  • Review the Send Alerts documentation to learn how to use the API
  • Integrate OpsFusion with your monitoring tools
  • Set up alerts for critical services

401 Unauthorized Error?

  • Verify the API key is copied correctly (no extra spaces)
  • Check that the key hasn’t been deleted
  • Ensure the Authorization header is formatted correctly

403 Forbidden Error?

  • Check that you’re using the correct account ID in the URL

Can’t find API Keys page?

  • Ensure you have Account Admin permissions
  • Contact your organization administrator if you need access