API Keys

API Keys in AgenticFlow AI

Overview

In AgenticFlow AI, you have the flexibility to use provided API keys or your own for integrating with various supported third-party services. This enables you to enhance your workflows with additional functionalities and data sources, ensuring seamless integration and extended capabilities.

Using Third-Party API Keys

To integrate third-party services with AgenticFlow AI, follow these steps:

  1. Navigate to API Keys: Access the API Keys section from the sidebar.

  2. Locate Third-Party Service: Find the third-party service you want to integrate with.

  3. Enter API Key: Enter the corresponding API key in the provided form.

Creating AgenticFlow API Keys

AgenticFlow AI also allows you to create your own API keys for use within the platform. This can be done by generating a new secret key.

Steps to Create AgenticFlow API Keys:

  1. Go to API Keys Page: Navigate to the API Keys section.

  2. Scroll Down: Locate the Region code and your Project ID.

  3. Create New Secret Key:

    • Click on + Create new secret key.

    • Select the role Admin.

    • Click on Generate API key.

  4. Copy Values: Copy the values shown in the modal. These include the Authorization token, API key, Region, and Project ID.

Authorization Tokens

Authorization tokens are created using your Project ID and API Key in the following format:

ProjectID:APIKey

Region and URL Endpoints

Many API endpoints in AgenticFlow AI follow a standardized format. The region-specific part of the URL is denoted as api-<region>. For example, if the Region ID fetched from the API Keys page is f1db6c, the endpoint URL would look like this:

https://api-f1db6c.stack.agenticflow.com/latest/.......

On the sidebar, you have access to:

  • Home: Your home page on AgenticFlow AI.

  • Agents: Manage your AI assistants powered by LLMs and workflows.

  • Workflows: Access and create workflows and actions powered by LLMs.

  • Data: Manage sources of truth provided by you in various formats such as PDF, CSV, and audio.

  • Templates: Utilize a variety of pre-built workflows maintained by AgenticFlow AI.

Conclusion

Using API keys in AgenticFlow AI allows for seamless integration with third-party services and enhances the capabilities of your workflows and agents. Whether using provided keys or creating your own, the process is straightforward and secure. Start integrating today to unlock the full potential of your AI-powered automation.

If you have any questions or need assistance, reach out to our support team or join our community forums or our Discord for further guidance.

Last updated