Welcome to the Gloo AI API! This reference documentation will help you build powerful applications by integrating directly with our platform’s core capabilities, from conversational AI to content management.Our API is built on standard REST principles, uses predictable resource-oriented URLs, and returns JSON-encoded responses.
All requests to the Gloo AI API must be authenticated. We use Bearer Tokens for authentication, which you can generate from a Client ID and Secret.You must include your token in the Authorization header with every request.