Unified Compliance NextGen
  • UCF NextGen
    • On-Boarding
    • PlantUML
      • Diagrams as Code
        • Why use diagrams as Code tools?
        • Use Cases
        • Introduction to PlantUML
        • Syntax
          • Basic PlantUML Syntax
          • Sequence Diagram
            • Lifelines
            • Messages
            • ExecutionSpecification
            • Autonumber
            • Notes
            • Interactions
            • Organization
          • Use Case Diagram
            • Use Case
            • Actor
            • Associations
            • Organization
            • Notes
          • Class Diagram
            • Classes and Other Entities
            • Attributes and Methods
            • Relationships
            • Organization
            • Notes
          • Object Diagram
            • Objects
            • Relations and Associations
            • Organization
            • Notes
          • Work Breakdown Structure Diagram
            • OrgMode Syntax
            • Arithmetic Notation
            • Styling
          • Activity Diagram
            • Actions and Other Objects
            • Arrows
            • Conditionals
            • Loops
            • Forks, Splits, and Merges
            • Notes
          • Text Formatting
          • Skin Parameters
    • Control Workspace
      • My Frameworks
        • Authority Document Details
        • Common Control Details
      • List Manager
      • Compare
      • Exports
    • UCF Catalog
    • Profile
    • Administration
      • Account Settings
        • General
        • Team
        • Organization
        • Industry
        • Groups
        • Initiatives
      • API Manager
      • Billing
    • API Gateway
Powered by GitBook
On this page

Was this helpful?

Export as PDF
  1. UCF NextGen
  2. Administration

API Manager

PreviousInitiativesNextBilling

Last updated 3 days ago

Was this helpful?

The API Manager page allows you to manage your API Keys and OAuth applications.

API Keys

The Keys tab allows you to generate and manage API Keys for your account. A valid API Key must be sent in an authentication header when calling any of the Unified Compliance REST-based APIs.

Enter a name for the API Key and then select Generate key. The new API Key will appear. ! Be sure to use the Copy API Key button to immediately copy the API key as it will no longer be visible to you once you leave the page. Optionally use the Revoke button to remove an API Key.

The list of API Keys created in your account will then appear where you can manage them accordingly (modify the name and / or revoke).

Applications

The Applications tab allows you to manage OAuth Applications for your account (contact Support for availability and more information about this feature).

Select New application, fill out all of the required fields, and then select Create application.

The list of applications created in your account will then appear where you can manage them accordingly (edit or delete).

CAUTION