Skip to main content

Integrating an existing AI Tool

Welcome to the Blust AI Studio integration guide. This document outlines the process for integrating existing AI tools with Blust AI Studio using the OAuth 2.0 protocol. Integrating your tool allows you to authenticate users through blust.AI, enabling service billing directly in blust.AI credits and receiving monthly compensation based on credit usage.

📄️ 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.