📄️ Overview
The integration process between Blust AI Studio and external AI tools is designed to seamlessly connect users with a wide range of AI tools. Once an AI tool is registered and listed in the blust.AI catalog, users selecting the tool are redirected to a predefined endpoint with a secret authorization code. Tool owners must use this code to obtain a user token, used for tracking service usage and enabling accurate billing in blust.AI credits.
📄️ Dashboard
The Dashboard is your central management tool, providing insights into user engagement, billing policies, and revenue potential. It features metrics such as user count, session activities, and estimated revenue.
📄️ Configuration
Title, one-liner and description, are fields that define the basic information about your AI tool. These details are essential for users to understand the purpose of your tool and are required before submitting your tool for catalog inclusion.
📄️ Billing Policy
Define the availability and pricing of your service here. Choose between offering your tool as a premium service or making it free for users, each with its own implications for user access and revenue generation.
📄️ Credentials
Secure integration requires careful management of your API credentials. This section provides detailed information on accessing and handling these credentials to ensure the security of your AI tool and user data.
📄️ API
This document outlines the core principles for integrating external AI tools with the blust.AI platform. The integration process begins by registering your AI tool in the blust.AI tool catalog. Once registered, users can access your tool by clicking a link that embeds the user's authorizationcode_ directly in the URL. Use this authorization code to request an access token for the user, which then allows you to retrieve the user's basic profile information and report usage metrics back to blust.AI.
📄️ Sign in with ...
Integrating the Sign in with blust.AI button allows users of your AI tool to seamlessly sign into their account directly from your website or application, bypassing the need to navigate through the blust.AI catalog. This feature is completely optional but highly recommended to enhance user experience.